- 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 -
HugePages: Difference between revisions
From HLRS Platforms
Jump to navigationJump to search
(Created page with "== What are HugePages? == For an introduction for HugePages check HugePage@Wiki == Why use HugePage...") |
|||
Line 5: | Line 5: | ||
== How to use HugePages? == | == How to use HugePages? == | ||
If you want to use HugePages you have to do both of the steps below if you compile yourself. | |||
=== Self compiled applications === | |||
- During Compilation one of the craype-hugepages<size> (i.e. craype-hugepages16M) modules has to be loaded. | |||
- | |||
=== precompiled, dynamically linked applications === | === precompiled, dynamically linked applications === |
Revision as of 15:31, 9 December 2015
What are HugePages?
For an introduction for HugePages check [[ https://en.wikipedia.org/wiki/Page_%28computer_memory%29#Huge_pages |HugePage@Wiki ]]
Why use HugePages?
How to use HugePages?
If you want to use HugePages you have to do both of the steps below if you compile yourself.
Self compiled applications
- During Compilation one of the craype-hugepages<size> (i.e. craype-hugepages16M) modules has to be loaded. -