RefMan:AMS Commands: Difference between revisions

From Infinity Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
|-
|-
| [[site]]
| [[site]]
|
| manipulates with sites, which are virtual representations of computational resources
|-
|-
| [[module]]
| [[module]]
|
| activate/deactivate software modules
|-
|-
| [[ams-config]]
| [[ams-config]]
|
| user configuration of AMS subsystem
|-
|-
| [[amssetenv]]
| [[amssetenv]]
|
| setup available computational resources for parallel execution in interactive command line mode
|}
|}


Line 27: Line 27:
|-
|-
| [[ams-bundle]]
| [[ams-bundle]]
|
| manipulates with module bundles (collections of software modules)
|-
|-
| [[ams-user]]
| [[ams-user]]
|
| print information about the current user
|-
|-
| [[ams-host]]
| [[ams-host]]
|
| print information about the current host
|}
|}


Line 43: Line 43:
|-
|-
| [[_ams-cgen]]
| [[_ams-cgen]]
|
| provide suggestions for bash-completion of AMS commands 
|-
|-
| [[_ams-module-var]]
| [[_ams-module-var]]
|
| manipulate with environment variables
|-
|-
| [[module-add-stat]]
| [[module-add-stat]]
|
| send statistical data to the ams-isoftstat server
|}
|}

Revision as of 14:12, 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