From 18ec56787897ae073caaf703e1ff85a165757464 Mon Sep 17 00:00:00 2001 From: Alice Date: Wed, 8 Nov 2023 12:41:12 +0000 Subject: [PATCH] vault backup: 2023-11-08 12:41:12 --- 4a1s/CP/PL - Aula 8.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/4a1s/CP/PL - Aula 8.md b/4a1s/CP/PL - Aula 8.md index 0ba24ba..f5ea5bd 100644 --- a/4a1s/CP/PL - Aula 8.md +++ b/4a1s/CP/PL - Aula 8.md @@ -3,8 +3,7 @@ >- gcc -O2 -fopenmp -lm -g -fno-omit-frame-pointer exe1.c -o exe1.out >>- ./exe1.out >- srun --partition=cpar --cpus-per-task=2 ./exe1.out perf stat exe1.out ->> sbatch --partition=cpar --cpus-per-task=4 -time.sh +>sbatch --partition=cpar --cpus-per-task=4 run.sh ## Ex 1 @@ -15,6 +14,5 @@ time.sh | critical | 0.032681249 | 0.031749990 | | atomic | 0.032905756 | 0.031628442 | | reduction | 0.056825000 | 0.032184014 | +## b) - -b) \ No newline at end of file