Test: Difference between revisions

From Infinity Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:Main_page/styles.css" />
 
<div id="audiences" class="mainpage_row">
=User commands=
<div class="mainpage_box">
 
<h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:Book-learn-volume-manual-svgrepo-com1.svg|20px|middle|link=]]</span><span>User Manual</span></h3>
{| class="wikitable"
<div id="mainpage-admins" title="ystem administrators" class="items">
! Command
* t1
! Description
* t2
|-
* t3
| [[site]]
* t4
| manipulates with sites, which are virtual representations of computational resources
* t5
|-
* t6
| [[module]]
</div>
| activate/deactivate software modules
</div>
|-
<div class="mainpage_box">
| [[ams-config]]
<h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:Screen-computer-config-configuration-svgrepo-com.svg|20px|middle|link=]]</span><span>Installation</span></h3>
| user configuration of AMS subsystem
<div id="mainpage-admins" title="ystem administrators" class="items">
|-
* Preinstalled sites
| [[amssetenv]]
** [[Installation:NCBR Clusters|NCBR Clusters (WOLF, SOKAR, LCC, IVAVIK)]]
| setup available computational resources for parallel execution in interactive command line mode
** [[Installation:CEITEC Clusters|CEITEC Clusters (ROBOX)]]
|}
** [[Installation:MetaCentrum|MetaCentrum Supercomputing Centre]]
 
* Personal and other sites
== Administration ==
** [[Installation:Infinity Personal|Infinity Personal]]
 
** [[Installation:Full Installation|Installation From Scratch]]  
{| class="wikitable"
</div>
! Command
</div>
! Description
</div>
|-
| [[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 14:34, 18 January 2024

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