Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 447 Bytes

File metadata and controls

executable file
·
11 lines (7 loc) · 447 Bytes

HTCondorClusterManager.jl

The HTCondorClusterManager.jl package implements code for HTCondor clusters.

Implemented in this package:

Job queue system Command to add processors
HTCondor addprocs_htc(np::Integer) or addprocs(HTCManager(np))

The functionality in this package originally used to live in ClusterManagers.jl.