vault backup: 2023-11-08 12:31:12
This commit is contained in:
parent
02dc51bc32
commit
ca5b3de3e5
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
|
||||
>[!note] Initial commands
|
||||
>- module load gcc/11.2.0
|
||||
>- 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
|
||||
>> sbatch --partition=cpar --cpus-per-task=4
|
||||
time.sh
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue