Template:Catalog Header Modules: Difference between revisions

From CNM Wiki
Jump to navigation Jump to search
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Catalog Introduction ==
This is the catalog for HPC applications on ''Carbon''.
[[HPC/Software/Environment | ''Carbon'' software provisioning]] is based on
Applications are often referred to as ''modules'' because they are managed using the [http://modules.sourceforge.net/ Environment Modules] package.
the [http://modules.sourceforge.net/ Environment Modules] package.
The current page contains a catalog of the available modules.
You can access this catalog also on ''Carbon'' itself using the following shell commands:
module avail [''name'']
module whatis ''name''
module help ''name''


; See also:
<!--
* [[HPC/Software/Module Setup | '''Module setup instructions''']]
=== Table of Contents ===
 
== Annotated Table of Contents ==
; [[#Index|Index]]: A compact list of packages, grouped by function.
; [[#Index|Index]]: A compact list of packages, grouped by function.
; [[#Summaries|Summaries]]: Package names, one-line summaries, and all available versions.
; [[#Summaries|Summaries]]: Package names, one-line summaries, and all available versions. The version shown in '''bold''' is the default (the version that is loaded when no specific version is given in the command line).
; [[#Descriptions|Descriptions]]: Long descriptions and package home URLs.  Versions are listed separately if the descriptions differ.
; [[#Descriptions|Descriptions]]: Long descriptions and package home URLs.  Versions are listed separately if the descriptions differ.
: [[HPC/Software/Modules/atk|'''package names in blue''']] lead to additional instructions.
: [[HPC/Modules/atk|'''package names in blue''']] lead to additional instructions.
: [[HPC/Software/Modules/__no_name__|'''package names in red''']] means no additional instructions are available.  Inspect the [[HPC/Software/Module Setup#Package home directories | package home directory]] after loading the module.
: [[HPC/Modules/__no_name__|'''package names in red''']] means no additional instructions are available.  Inspect the [[HPC/Module Setup#Package home directories | package home directory]] after loading the module.
-->

Latest revision as of 15:52, October 17, 2024

This is the catalog for HPC applications on Carbon. Applications are often referred to as modules because they are managed using the Environment Modules package.