- 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 XT5m Program Development: Difference between revisions
From HLRS Platforms
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== Kurze Hinweise und Pointer zur Dokumentation === | |||
Wichtigste Quelle ist das Handbuch | |||
[1] [http://docs.cray.com/cgi-bin/craydoc.cgi?mode=Search;newest=1;q=2396 Cray XT Programming Environment User's Guide] | |||
* Es wird nicht zwischen seriellen und parallelen Compilern unterschieden. Übersetzt wird immer mit <tt>cc</tt> oder <tt>ftn</tt>. Die Compiler werden durch Laden von Modulen eingestellt. Siehe [1], Kapitel 5 "Using compilers" |
Revision as of 15:20, 19 June 2009
Kurze Hinweise und Pointer zur Dokumentation
Wichtigste Quelle ist das Handbuch
[1] Cray XT Programming Environment User's Guide
- Es wird nicht zwischen seriellen und parallelen Compilern unterschieden. Übersetzt wird immer mit cc oder ftn. Die Compiler werden durch Laden von Modulen eingestellt. Siehe [1], Kapitel 5 "Using compilers"