Cluster Computing
Use the Cluster Computing study step when you want to submit COMSOL Multiphysics batch jobs to a job scheduler that in turn runs the batch job on a second computer or cluster.
Syntax
model.study(stdname).create(fname, "ClusterComputing");
model.study(stdname).feature(fname).set(pname,value);
Description
Study step.
The following properties are available.
filesystem | database | sameascurrentmodel
filesystem will store the data on the file system in the configured batch directories.
database will store the data in the same database and branch as where the original model is stored.
sameascurrentmodel will store the data where the original model is stored, which can be either the file system or a database.
filesystem | database | sameascurrentmodel
filesystem will store the models on the file system in the configured batch directories.
database will store the models in the same database and branch as where the original model is stored.
sameascurrentmodel will store the models where the original model is stored, which can be either the file system or a database.
on | off
general | whpc2008 | sge | slurm | pbs | lsf | none
on | off
The scheduler for the batch job, if clustertype is whpc2008, slurm, or pbs, or lsf.
The name for the cluster queue, if clustertype is sge, slurm, pbs, or lsf.
on | off
on | off
User account for submitting the job if clustertype is whpc2008, slurm, pbs, or lsf.
on | off
File for commands when remotecmd is file.
none | scp | file | user
on | off
none | ssh | file | mpi | user
native | windows | linux
ssh | putty | user
on | off