polyspace-cluster-profile-manager
(System Command) Import MATLAB cluster profile to Polyspace Server commands
Since R2021b
Description
The polyspace-cluster-profile-manager
system command imports a cluster profile for offloading a Polyspace® analysis to a remote cluster.
Note
To avoid typing the full path to this command, add
to your
polyspaceroot
\polyspace\binPATH
environment variable. Here,
is the Polyspace Server installation folder, for instance, polyspaceroot
C:\Program Files\Polyspace Server\R2025a
.
polyspace-cluster-profile-manager -import-profile
imports the cluster profile stored in clusterProfile
clusterProfile
to your
Polyspace Server product. This is equivalent to using the Cluster Profile
Manager to import a profile. See Discover Clusters and Use Cluster Profiles (Parallel Computing Toolbox).
Use this command to import a profile if you do not have access to the Cluster
Profile Manager interface, for instance if you are on a server machine with
no graphical interface.
Once you import a profile, you can offload a Polyspace analysis to a remote server by specifying only the name of the job scheduler
with option -scheduler
.
Examples
Input Arguments
Version History
Introduced in R2021b