You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| runs | 2 years ago | |
| Makefile | 2 years ago | |
| README | 2 years ago | |
| README.md | 2 years ago | |
| d_file_spmv.f90 | 2 years ago | |
| pdgenspmv.f90 | 2 years ago | |
| s_file_spmv.f90 | 2 years ago | |
| vecoperation.f90 | 2 years ago | |
README.md
Istruzioni
Per poter compilare ed eseguire il codice di test è necessario che i seguenti moduli siano caricati:
Currently Loaded Modulefiles:
1) gcc/12.3.0 2) metis/5.1.0-gcc-12.3.0 3) openmpi/4.1.6-gcc-12.3.0 4) openblas/0.3.24-gcc-12.3.0
Si esegua
module load gcc/12.3.0 metis/5.1.0-gcc-12.3.0 openmpi/4.1.6-gcc-12.3.0 openblas/0.3.24-gcc-12.3.0
module list
Ora possiamo compilare con il comando make.
Fare cd nella cartella runs e mettere in coda il processo parallelo.
make
cd runs
sbatch run.sh
Possiamo verificare che il processo sia messo in coda facendo:
squeue