MATLAB PARALLEL COMPUTING TOOLBOX 4 Podręcznik Użytkownika Strona 61

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 128
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 60
7-9
The Cluster Profile Manager lets you create, edit, validate, import, and export profiles,
among other actions. To open the Cluster Profile Manager, select Parallel > Manage
Cluster Profiles.
For more information about cluster profiles and the Cluster Profile Manager, see Cluster
Profiles.
Programming with Profiles
These commands provide access to profiles and the ability to create cluster objects.
Function Description
p = parallel.clusterProfiles List of your profiles
parallel.defaultClusterProfile Specifies which profile to use by default
c = parcluster('clustername') Creates cluster object, c, for accessing
parallel compute resources
c.saveProfile Saves changes of cluster property values to
its current profile
c.saveAsProfile Saves cluster properties to a profile of the
specified name, and sets that as the current
profile for this cluster
parallel.importProfile Import profiles from specified .settings
file
Przeglądanie stron 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 127 128

Komentarze do niniejszej Instrukcji

Brak uwag