Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Try to create and follow some form of structure using headers and bullets.


Data Reuse Mechanism

In v8.9 can cache job in put files on the execute machine.

File Transfer Improvements

AWS S3, box.com

DAGMan Data Flow

DAG can work like Make and run or not run jobs
based on the time of files.  Does this replace what Makeflow does?

Docker

Condor has docker images (regular and mini)
docker run htcondor/cm
docker run -t -I htcondor/mini

Could we use docker images for interactive use?  That way docker could run a proper sshd?  University in Bonn (High Energy Physics) does something like this.

 condor_submit -i -append '+ContainerOS="CentOS7"'

Youtube

https://www.youtube.com/channel/UCd1UBXmZIgB4p85t2tu-gLw
Center for High Throughput Computing
These seem mostly intro-level stuff.