Skip to content

Run jobs on Load Sharing Facility (LSF) clusters (extracted from ClusterManagers.jl)

License

Notifications You must be signed in to change notification settings

JuliaParallel/LSFClusterManagers.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSFClusterManagers.jl

The LSFClusterManagers.jl package implements code for the LSF (Load Sharing Facility) compute cluster job queue system.

LSFClusterManagers.LSFManager supports IBM's scheduler. See the addprocs_lsf docstring for more information.

Implemented in this package (the LSFClusterManagers.jl package):

Job queue system Command to add processors
Load Sharing Facility (LSF) addprocs_lsf(np::Integer; bsub_flags=``, ssh_cmd=``) or addprocs(LSFClusterManagers.LSFManager(np, bsub_flags, ssh_cmd, retry_delays, throttle))

About

Run jobs on Load Sharing Facility (LSF) clusters (extracted from ClusterManagers.jl)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages