- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
Programming How-To's, Tips & Tricks
From HLRS Platforms
Jump to navigationJump to searchProject Management and Collaboration
General
- POSIX compliant shell scripting
- Best practices for I/O, Parallel I/O, aka MPI-IO
- Best practices for Porting & Migration of Code
- Best practices for Debugging
- Best practices for Performance Analysis
Performance Optimization
- Useful compiler options on x86 processors
- Pinning threads and memory on multicore/processor system under Linux
Miscalleneous