StarPU MORSE Nightly Tests

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 for master #HEAD with profile dgemm_sirocco

Execution on queue routage with 1 node(s) (-C "sirocco&haswell") of the following script:

printenv | grep SLURM 
printenv | grep STARPU_ 
module list 
ulimit -c 0 
export STARPU_WORKER_STATS=1 
export STARPU_CALIBRATE=2 
procs=$(echo $SLURM_JOB_CPUS_PER_NODE | awk -F'(' '{print $1}') 
export nbthreads=$(($procs - 1)) 
export niter=${NITER:-10} 
./testing/chameleon_dtesting --op gemm --gpus 2 --check --niter $niter --ib 64 --nb 320 --k 1000 --m \ 
   23214 --n 23214 --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
2024-04-23 slurm 0ac42d5 ae032cb output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-22 slurm 0ac42d5 af2178d output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-21 slurm 0ac42d5 af2178d output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-20 slurm 0ac42d5 af2178d output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-19 slurm 0ac42d5 5858752 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-18 slurm 0ac42d5 6813015 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-12 slurm 8d2fdd4 dcfc8b4 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-11 slurm 8d2fdd4 33fa9a7 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-10 slurm 8d2fdd4 90b6db0 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-09 slurm 8d2fdd4 f19f2ac output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-08 slurm 8d2fdd4 f19f2ac output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-07 slurm 8d2fdd4 f19f2ac output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-06 slurm 8d2fdd4 f19f2ac output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-05 slurm 8d2fdd4 3bc35bd output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-04 slurm 8d2fdd4 91d6206 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-03 slurm - bb2b4a1 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-02 slurm 30c5300 882aba6 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-04-01 slurm 30c5300 882aba6 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-03-31 slurm 30c5300 882aba6 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-03-30 slurm 30c5300 882aba6 output - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

See also the test archives: 2022 2023 2024 .

Plot

results_master_HEAD_dgemm_sirocco.png

Raw data

Author: gitlab-starpu

Created: 2024-04-23 Tue 21:20

Validate