Initial Setup (flory): Difference between revisions

From HPC Wiki
Jump to:navigation Jump to:search
(Created page with "In [//www.wikipedia.org/wiki/High-performance_computing High-Performance computing] (HPC) there are several [//www.wikipedia.org/wiki/Compiler compiler] and [//www.wikipedia.o...")
 
No edit summary
Line 1: Line 1:
In [//www.wikipedia.org/wiki/High-performance_computing High-Performance computing] (HPC) there are several [//www.wikipedia.org/wiki/Compiler compiler] and [//www.wikipedia.org/wiki/Message_passing message passing] systems for users to choose. Selecting a combination of compiler and message passing systems for a particular computational job is an involved process, depending upon the intricacies of the calculation and the specifications of the HPC system. This initial setup tutorial will guide the user in setting up a new account to use the [//gcc.gnu.org GNU Compiler Collection] and [//www.open-mpi.org Open MPI].
In [//www.wikipedia.org/wiki/High-performance_computing High-Performance computing] (HPC) there are several [//www.wikipedia.org/wiki/Compiler compiler] and [//www.wikipedia.org/wiki/Message_passing message passing] systems for users to choose. Selecting a combination of compiler and message passing systems for a particular computational job is an involved process, depending upon the intricacies of the calculation and the specifications of the HPC system. This initial setup tutorial will guide the user in setting up a new account to use the most common combination of compiler and message passing system: [//gcc.gnu.org GNU Compiler Collection], and [//www.open-mpi.org Open MPI].


__TOC__
__TOC__

Revision as of 13:13, 14 December 2016

In High-Performance computing (HPC) there are several compiler and message passing systems for users to choose. Selecting a combination of compiler and message passing systems for a particular computational job is an involved process, depending upon the intricacies of the calculation and the specifications of the HPC system. This initial setup tutorial will guide the user in setting up a new account to use the most common combination of compiler and message passing system: GNU Compiler Collection, and Open MPI.

Set Defaults

GNU Compiler Collection

{{HPC-Base-Dir}}
Parameter unnamed not defined. For correct usage see template's documention.
/selector-compiler

Open MPI

{{HPC-Base-Dir}}
Parameter unnamed not defined. For correct usage see template's documention.
/selector-mpi