matlab parallel server -凯发k8网页登录
the scheduler interface provided by mathworks parallel computing products is at the software level, providing engineers and scientists an interface to submit jobs to computation resources without having to be concerned with differences in operating systems, environments, and schedulers. the infrastructure allows administrators to integrate mathworks parallel computing products with existing scheduler environments at the application layer.
matlab parallel server™ includes a matlab® job scheduler and support for other schedulers. see the following table for details.
scheduler |
out-of-the-box support |
plugin scripts for available on github |
additional comments |
---|---|---|---|
matlab job scheduler |
included with matlab parallel server |
||
slurm |
* |
|
|
pbs family |
* |
supports pbs professional®, openpbs®, and torque |
|
grid engine family |
|
supports univa, altair®, and others |
|
ibm® spectrum lsf suite |
* |
|
|
microsoft® hpc pack |
* |
customizable via job templates |
|
aws® batch |
|
|
|
htcondor™ |
|
||
kubernetes |
|
||
other schedulers |
|
|
implement with generic scheduler interface |
*requires: 1) shared file system between desktop and cluster, and 2) pre-existing access to cluster submission tools from the desktop.