Steps to create a directory to store all your results, it will be mounted into the image
i.e mkdir results
Load apptainer
module load apptainer
Pull the repository
apptainer pull --disable-cache oras://docker.io/globalcomputinglab/anacinx_prod:ppc64le
Shell into the image
apptainer shell -H $PWD/<your_result_dir_here> dir_anacinx
Running the benchmarks
Go into the ANACIN-X directory in the image
cd /ANACIN-X
Run the benchmarks themselves
i.e ./comm_pattern_analysis.sh -p 16 -i 10 -n 1 -v -r 3 -sc unscheduled -cp message_race -o $HOME/message_race_sim_1
You don't have to change $HOME to your results directory, it's already mounted.
Exiting the container
simply type exit
Content type
Unrecognized
Digest
sha256:653e4bf1a…
Size
2.4 GB
Last updated
almost 3 years ago
docker pull globalcomputinglab/anacinx_prod:v4_1_x86