StarPU MORSE Nightly Tests Archive

Table of Contents

Note

  • dgemm, sgemm and spotrf miriel benchmarks are run on OPA miriel nodes.
  • other spotrf benchmarks are run on sirocco nodes from 2017, december 15th (sequential benchmarks used to be run on mirage nodes).

Tests Archive for master #HEAD with profile sgemm_mpi_mad_mpi

Execution on queue routage with 4 node(s) (-C "miriel&omnipath") of the following script:

printenv | grep SLURM 
printenv | grep STARPU_ 
module list 
ulimit -c 0 
export STARPU_WORKER_STATS=1 
export STARPU_CALIBRATE=2 
export STARPU_LIMIT_CPU_MEM=120000 
export STARPU_LIMIT_MIN_SUBMITTED_TASKS=15000 
export STARPU_LIMIT_MAX_SUBMITTED_TASKS=16000 
export p=$(perl -e 'print int(sqrt('$SLURM_NNODES')), "n"') 
procs=$(echo $SLURM_JOB_CPUS_PER_NODE | awk -F'(' '{print $1}') 
export nbthreads=$(($procs - 2)) 
export niter=${NITER:-10} 
mpiexec -DPATH=${PATH} -DLD_LIBRARY_PATH=${LD_LIBRARY_PATH} -np $SLURM_NNODES hostname 
mpiexec -DPATH=${PATH} -DLD_LIBRARY_PATH=${LD_LIBRARY_PATH} -np $SLURM_NNODES $PWD/testing/chameleon_stesting \ 
   --op gemm --check --niter $niter --ib 64 --nb 320 --k 1000 --n 23214:23214:23214 --P $p --threads $nbthreads 
date slurm morse_scm starpu_scm output Id Function threads gpus P Q mtxfmt nb transA transB m n k lda ldb ldc alpha beta seedA seedB seedC time gflops A B C R RETURN deviation
2018-12-22 - 1f14c6b 21ea30f output 0 sgemm 23 0 1 1 0 320 111 111 23214 23214 10000 23214 10000 23214 - - - - - 115.706 216.23 - - - - SUCCESS 0.11

Plot

results_master_HEAD_sgemm_mpi.png

Raw data

Author: gitlab-starpu

Created: 2024-05-02 Thu 14:05

Validate