- 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 -

Software Development Tools, Compilers & Libraries: Difference between revisions

From HLRS Platforms
Jump to navigationJump to search
No edit summary
No edit summary
Line 48: Line 48:
|}
|}


== Performance Optimization ==
* [[Useful_Compiler_Options_On_x86|Useful compiler options on x86 processors]]
* [[Performance_Monitoring|Performance monitoring using x86 hardware counters (PMCs)]]
* [[Thread_And_Memory_Pinning|Pinning threads and memory on multicore/processor system under Linux]]


----
----
[[Help | Help for Wiki Usage]]
[[Help | Help for Wiki Usage]]

Revision as of 10:11, 24 February 2010

The NEC Nehalem Cluster is part of a heterogenious computing platform (Projekt name Baku). This PC-Cluster based part is named Laki.


Compiler


Libraries



Software Development Tools

Performance Optimization


Help for Wiki Usage