HW2: RC2 - Parallel Full Sort

This commit is contained in:
2025-01-03 16:15:13 +02:00
parent 1bd0cbb8d0
commit bc98ef4e9f
4 changed files with 15 additions and 33 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
# $> sbatch <this file>
#
# NOTE:
# First compile with
# First compile in aristotel with
# $> module load gcc/9.2.0 openmpi/4.0.3
# $> make -j hpc-build
#