Zeus:Desmond: Różnice pomiędzy wersjami
Z Komputery Dużej Mocy w ACK CYFRONET AGH
(Nie pokazano 1 pośredniej wersji utworzonej przez tego samego użytkownika) | |||
Linia 5: | Linia 5: | ||
Do ustawiania środowiska uruchomieniowego oprogramowania na klastrze [[Zeus]] służy narzędzie [[Modules]]. | Do ustawiania środowiska uruchomieniowego oprogramowania na klastrze [[Zeus]] służy narzędzie [[Modules]]. | ||
− | |||
Zmienne środowiskowe ustawiamy ładując moduł <tt>desmond</tt> | Zmienne środowiskowe ustawiamy ładując moduł <tt>desmond</tt> | ||
Linia 13: | Linia 12: | ||
<tt>desmond</tt> | <tt>desmond</tt> | ||
− | =Użycie= | + | ====Użycie==== |
Usage: | Usage: | ||
desmond [--tpp x] [--destrier y] [Arg options] | desmond [--tpp x] [--destrier y] [Arg options] | ||
desmond [--tpp x] [--destrier y] --restore checkpoint_file | desmond [--tpp x] [--destrier y] --restore checkpoint_file | ||
[Arg options] is any combination of | [Arg options] is any combination of | ||
− | --include config_file and --cfg options | + | --include config_file |
+ | and | ||
+ | --cfg options | ||
Other options allowed are: | Other options allowed are: | ||
--tpp x: x threads per processor | --tpp x: x threads per processor |
Aktualna wersja na dzień 10:10, 31 maj 2012
Wersje oprogramowania zainstalowane na klastrze Zeus.
Spis treści
Informacje ogólne
Do ustawiania środowiska uruchomieniowego oprogramowania na klastrze Zeus służy narzędzie Modules.
Zmienne środowiskowe ustawiamy ładując moduł desmond
module add desmond
Program uruchamiamy poleceniem :
desmond
Użycie
Usage: desmond [--tpp x] [--destrier y] [Arg options] desmond [--tpp x] [--destrier y] --restore checkpoint_file [Arg options] is any combination of --include config_file and --cfg options Other options allowed are: --tpp x: x threads per processor --destrier y: use the y message passing method --python s: launch python interpreter and eval(s)