calcoloscientifico:benchmarks
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
calcoloscientifico:benchmarks [05/06/2018 11:29] – [IBM-MPI1] roberto.alfieri | calcoloscientifico:benchmarks [17/04/2020 15:44] (versione attuale) – roberto.alfieri | ||
---|---|---|---|
Linea 1: | Linea 1: | ||
- | < | + | |
- | Progetto HPC <em>- Calcolo Scientifico dell' | + | |
- | < | + | < |
+ | <font face="Arial" color="# | ||
+ | Scientific Computing of the University of Parma, | ||
+ | < | ||
Linea 53: | Linea 57: | ||
<code bash> | <code bash> | ||
- | |||
#!/bin/sh | #!/bin/sh | ||
# Due processi su stesso host stesso socket | # Due processi su stesso host stesso socket | ||
Linea 70: | Linea 73: | ||
echo "# | echo "# | ||
- | module load | + | module load |
- | + | ||
- | mpirun hostname | + | |
- | CMD=" | + | CMD=" |
echo "# $CMD" | echo "# $CMD" | ||
eval $CMD > IMB-N1-KNL.dat | eval $CMD > IMB-N1-KNL.dat | ||
Linea 100: | Linea 101: | ||
echo "# | echo "# | ||
- | module load | + | module load |
- | #mpirun hostname | + | mpirun hostname |
- | CMD=" | + | CMD=" |
echo "# $CMD" | echo "# $CMD" | ||
- | eval $CMD > IMB-N2.dat | + | eval $CMD > IMB-N2-opa.dat |
+ | |||
+ | export | ||
+ | |||
+ | CMD=" | ||
+ | echo "# $CMD" | ||
+ | eval $CMD > IMB-N2-tcp.dat | ||
</ | </ | ||
- | Results 2018 with GNU | + | |
+ | Results 2018 (Intel | ||
{{: | {{: | ||
- | + | ||
- | Results 2017 with Intel compiler: | + | |
+ | Results 2017 (Intel compiler): | ||
{{: | {{: | ||
Linea 124: | Linea 133: | ||
module load intel intelmpi | module load intel intelmpi | ||
- | + | #module load gnu openmpi | |
+ | |||
cp / | cp / | ||
cp / | cp / | ||
Linea 131: | Linea 141: | ||
- | Script '' | + | Script '' |
<code bash> | <code bash> | ||
Linea 139: | Linea 149: | ||
#SBATCH --partition=bdw | #SBATCH --partition=bdw | ||
- | # | + | ### 2 nodi (OPA o TCP) |
+ | # | ||
+ | ### 1 nodo (SHM) | ||
+ | ## | ||
# | # | ||
+ | |||
+ | # | ||
+ | ## | ||
## Print the list of the assigned resources | ## Print the list of the assigned resources | ||
Linea 156: | Linea 173: | ||
</ | </ | ||
- | Results | + | Results |
- | ^ Latency | + | ^ Latency |
- | ^ OPA | + | ^ SHM |
- | | | + | | |
===== NBODY ===== | ===== NBODY ===== | ||
calcoloscientifico/benchmarks.1528190940.txt.gz · Ultima modifica: 05/06/2018 11:29 da roberto.alfieri