Skip to content
Snippets Groups Projects
Verified Commit 308b55b2 authored by Michaël El Kharroubi's avatar Michaël El Kharroubi :satellite:
Browse files

Prettier output I hope

parent 32196ea9
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ module load NVHPC/21.11
echo "===== Example cuda ====="
srun ./artefacts/cuda_sum_vec
echo "===== Example parallel algorithms ====="
echo "\n\n===== Example parallel algorithms ====="
srun ./artefacts/parallel_sort
echo "===== Example future of the parallel algorithms ====="
echo "\n\n===== Example future of the parallel algorithms ====="
srun ./artefacts/future
\ No newline at end of file
......@@ -10,7 +10,7 @@ module load NVHPC/21.11
echo "===== Example cuda ====="
srun ./artefacts/cuda_sum_vec
echo "===== Example parallel algorithms ====="
echo "\n\n===== Example parallel algorithms ====="
srun ./artefacts/parallel_sort
echo "===== Example future of the parallel algorithms ====="
echo "\n\n===== Example future of the parallel algorithms ====="
srun ./artefacts/future
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment