Project Title
Hello World hybrid (MP and/or OpenMP) for process binding verification
Getting Started
Clone the repo:
git clone https://dci-gitlab.cines.fr/hautreux/hello\_world.git
and enter the floder:
cd hello\_world
Prerequisites
Intel compiler and MPI library
module load intel
module load intelmpi
You may also want to use Slurm for running the tests.
Installing
Compile it using make:
make
Running the tests
Tests are available in test_scripts directory
You can run them using Slurm:
cd test_scripts/occigen/hsw24/
sbatch hsw24_hybrid.sh
Then you can check the created output file to verify the binding.
Authors
- Gabriel Hautreux
License
TBD
Acknowledgments
- TBD