Skip to content
Snippets Groups Projects
Commit 0fa37576 authored by Andreas Herten's avatar Andreas Herten
Browse files

Update README.md

parent 08e7d8e2
Branches
No related tags found
No related merge requests found
# Advanced CPU Mask for GPU/non-GPU Processes
Task: Utilize most cores of JUWELS Booster by launching 4 GPU proccesses from CPU cores with GPU affinity and launch CPU-only proccesse from the remainder of the cores. There should be 4 ranks per node; in each rank, 1 GPU process is launched and the remaining cores given to the CPU-only process.
Task: Utilize most cores of JUWELS Booster by associating a core with GPU affinity with remainder cores (without GPU affinity) within a rank. There should be 4 ranks per node; in each rank, 1 GPU process is launched and the remaining cores given to the CPU-only process.
## Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment