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 dgemm_mpi_sim

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

printenv | grep SLURM 
printenv | grep STARPU_ 
module list 
ulimit -c 0 
export STARPU_HOME="$prefix_dir/../morse/master/simucore/perfmodels/" 
export STARPU_HOSTNAME=sirocco 
export STARPU_CALIBRATE=0 
export STARPU_WORKER_STATS=1 
export STARPU_LIMIT_CPU_MEM=120000 
export STARPU_LIMIT_MIN_SUBMITTED_TASKS=15000 
export STARPU_LIMIT_MAX_SUBMITTED_TASKS=16000 
export STARPU_MALLOC_SIMULATION_FOLD=2 
SLURM_JOB_NUM_NODES=4 
SLURM_JOB_CPUS_PER_NODE=24 
p=$(perl -e 'print int(sqrt('$SLURM_JOB_NUM_NODES')), "n"') 
procs=$(echo $SLURM_JOB_CPUS_PER_NODE | awk -F'(' '{print $1}') 
export nbthreads=$(($procs - 1)) 
time $rootdir/starpu.inst/bin/starpu_smpirun -np $SLURM_JOB_NUM_NODES -platform $HOME/.starpu/cluster.xml \ 
   -hostfile $HOME/.starpu/hostfile --cfg=surf/precision:0.000010 --cfg=maxmin/precision:0.000010 --cfg=network/model:IB \ 
   --cfg=smpi/test:0.000010 ./testing/chameleon_dtesting --op gemm --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-21 - 1f14c6b 21ea30f output 0 dgemm 23 0 1 1 0 320 114 232 23214 - - - - - - - - - - - - - - - - FAILED -
2018-12-21 - 8786012 21ea30f output 0 dgemm 23 0 1 1 0 320 114 232 23214 - - - - - - - - - - - - - - - - FAILED -
2018-12-20 - a9a28b6 21ea30f output 0 dgemm 23 0 1 1 0 320 114 232 23214 - - - - - - - - - - - - - - - - FAILED -

Plot

results_master_HEAD_dgemm_mpi.png

Raw data

Author: gitlab-starpu

Created: 2024-05-01 Wed 12:37

Validate