- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

CRAY XC40 Getting Started: Difference between revisions

From HLRS Platforms
Jump to navigationJump to search
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Welcome to HWW System CRAY XC40 named <font color green>'''HORNET'''</font>  
Welcome to HWW System CRAY XC40 named <font color green>'''HAZELHEN'''</font>  




* The [http://docs.cray.com/cgi-bin/craydoc.cgi?mode=Show;q=2529;f=/books/S-2529-103/html-S-2529-103/S-2529-103-toc.html Cray Programming Environment User's Guide] [http://docs.cray.com/books/S-2529-103/S-2529-103.pdf (PDF)] is a good starting point.
* The [http://docs.cray.com/books/S-2529-116/ Cray Programming Environment User's Guide] [http://docs.cray.com/books/S-2529-116/S-2529-116.pdf (PDF)] is a good starting point and every user is advised to read at least chapters 1-4.
This guide describes the software environment and tools used to develop, debug, and run applications on Cray XT, Cray XE, Cray XK, and Cray XC40 systems. It is intended as a general overview and introduction to the Cray system for new users and application programmers.
The User's Guide describes the software environment and tools used to develop, debug, and run applications on Cray XT, Cray XE, Cray XK, and Cray XC40 systems. It is intended as a general overview and introduction to the Cray system for new users and application programmers.


This guide is intended to be used in conjunction with Workload Management and Application Placement for the Cray Linux Environment (S–2496), which describes the Application Level Placement Scheduler (ALPS) and aprun command in considerably greater detail.
* The [http://docs.cray.com/books/S-2496-5204/S-2496-5204.pdf CLE User Application Placement Guide (PDF)] should be used in conjunction and describes how to launch and execute applications using the Cray Linux Environment (CLE) with the Application Level Placement Scheduler (ALPS) and aprun command in considerably greater detail.
 
 
 
* The next document [http://docs.cray.com/cgi-bin/craydoc.cgi?mode=Show;q=2496;f=/books/S-2496-5001/html-S-2496-5001/S-2496-5001-toc.html Workload Management and Application Placement for the Cray Linux Environment] [http://docs.cray.com/books/S-2496-5001/S-2496-5001.pdf (PDF)] inherits some end-user-specific information formerly provided in ''Cray XT Programming Environment User's Guide''. If users need to launch and execute applications using the Cray Linux Environment (CLE) and are looking for a reference, this document is a good start.




Line 15: Line 11:




* [[CRAY_XC40_Disk_Storage | Disk Storage]] and [[CRAY_XC40_Environment | Environments ]] using modules
* [[Storage_usage_policy| Storage policy ]] , [[CRAY_XC40_Disk_Storage | Hazel Hen disk storage]] and [[CRAY_XC40_Environment | Environments ]] using modules




Line 25: Line 21:


==<font color red>Notice!</font>==
==<font color red>Notice!</font>==
The frontend nodes are accessible as '''hornet.hww.de''' and are intended as single point of access to the entire cluster. Here you can set your environment, move your data, edit and compile your programs and create batch scripts. Interactive usage like run your program which leads to a high load is NOT allowed on the frontend/login node.<BR>
The frontend nodes are accessible as '''hazelhen.hww.hlrs.de''' and are intended as single point of access to the entire cluster. Here you can set your environment, move your data, edit and compile your programs and create batch scripts. Interactive usage like run your program which leads to a high load is NOT allowed on the frontend/login node.<BR>
The compute nodes for running parallel jobs are only available through the [[CRAY_XE6_and_XC40_Using_the_Batch_System | Batch system]] !
The compute nodes for running parallel jobs are only available through the [[CRAY_XE6_and_XC40_Using_the_Batch_System | Batch system]] !

Latest revision as of 13:03, 11 April 2018

Welcome to HWW System CRAY XC40 named HAZELHEN


The User's Guide describes the software environment and tools used to develop, debug, and run applications on Cray XT, Cray XE, Cray XK, and Cray XC40 systems. It is intended as a general overview and introduction to the Cray system for new users and application programmers.

  • The CLE User Application Placement Guide (PDF) should be used in conjunction and describes how to launch and execute applications using the Cray Linux Environment (CLE) with the Application Level Placement Scheduler (ALPS) and aprun command in considerably greater detail.






Notice!

The frontend nodes are accessible as hazelhen.hww.hlrs.de and are intended as single point of access to the entire cluster. Here you can set your environment, move your data, edit and compile your programs and create batch scripts. Interactive usage like run your program which leads to a high load is NOT allowed on the frontend/login node.
The compute nodes for running parallel jobs are only available through the Batch system !