We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e761ac0 commit 4a3d668Copy full SHA for 4a3d668
README.md
@@ -11,4 +11,4 @@ Implemented in this package (the `LSFClusterManager.jl` package):
11
| ---------------- | ------------------------- |
12
| Load Sharing Facility (LSF) | `addprocs_lsf(np::Integer; bsub_flags=``, ssh_cmd=``)` or `addprocs(LSFClusterManager.LSFManager(np, bsub_flags, ssh_cmd, retry_delays, throttle))` |
13
14
-The functionality in this package originally useed to live in [`ClusterManagers.jl`](https://github.com/JuliaParallel/ClusterManagers.jl).
+The functionality in this package originally used to live in [`ClusterManagers.jl`](https://github.com/JuliaParallel/ClusterManagers.jl).
0 commit comments