RefMan:AMS Commands: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Documentation / Reference Manual / Advanced Module System / Commands __NOEDITSECTION__ __NOTOC__ ---- * User commands ** site ** module ** ams-config ** amssetenv * Administration ** ams-bundle ** ams-user ** ams-host * Techical ** _ams-cgen ** _ams-module-var ** module-add-stat") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] / [[RefMan:AMS Commands | Commands]] __NOEDITSECTION__ __NOTOC__ | [[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] / [[RefMan:AMS Commands | Commands]] __NOEDITSECTION__ __NOTOC__ | ||
---- | ---- | ||
==User commands== | |||
{| class="wikitable" | |||
! Command | |||
! Description | |||
|- | |||
| [[site]] | |||
| manipulates with sites, which are virtual representations of computational resources | |||
|- | |||
| [[module]] | |||
| activate/deactivate software modules | |||
|- | |||
| [[ams-config]] | |||
| user configuration of AMS subsystem | |||
|- | |||
| [[amssetenv]] | |||
| setup available computational resources for parallel execution in interactive command line mode | |||
|} | |||
== Administration == | |||
{| class="wikitable" | |||
! Command | |||
! Description | |||
|- | |||
| [[ams-bundle]] | |||
| manipulates with module bundles (collections of software modules) | |||
|- | |||
| [[ams-user]] | |||
| print information about the current user | |||
|- | |||
| [[ams-host]] | |||
| print information about the current host | |||
|} | |||
== Technical == | |||
{| class="wikitable" | |||
! Command | |||
! Description | |||
|- | |||
| [[_ams-cgen]] | |||
| provide suggestions for bash-completion of AMS commands | |||
|- | |||
| [[_ams-module-var]] | |||
| manipulate with environment variables | |||
|- | |||
| [[module-add-stat]] | |||
| send statistical data to the ams-isoftstat server | |||
|} |
Latest revision as of 15:17, 18 January 2024
Documentation / Reference Manual / Advanced Module System / Commands
User commands
Command | Description |
---|---|
site | manipulates with sites, which are virtual representations of computational resources |
module | activate/deactivate software modules |
ams-config | user configuration of AMS subsystem |
amssetenv | setup available computational resources for parallel execution in interactive command line mode |
Administration
Command | Description |
---|---|
ams-bundle | manipulates with module bundles (collections of software modules) |
ams-user | print information about the current user |
ams-host | print information about the current host |
Technical
Command | Description |
---|---|
_ams-cgen | provide suggestions for bash-completion of AMS commands |
_ams-module-var | manipulate with environment variables |
module-add-stat | send statistical data to the ams-isoftstat server |