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 spotrf_seq

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

export STARPU_WORKER_STATS=1 
export STARPU_CALIBRATE=2 
export niter=${NITER:-30} 
./testing/chameleon_stesting -o potrf --gpus 3 --threads 9 --niter $niter --ib 96 --nb 960 --n 48000:48000:9600 \ 
   --check 
date slurm morse_scm starpu_scm output Id Function threads gpus P Q mtxfmt nb uplo n lda seedA time gflops RETURN deviation
2024-04-25 slurm 0ac42d5 100cb86 output - - - - - - - - - - - - - - - -
2024-04-24 slurm 0ac42d5 100cb86 output - - - - - - - - - - - - - - - -
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 71c2557 output - - - - - - - - - - - - - - - -
2024-04-10 slurm 8d2fdd4 b2b4f41 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 382f97a output - - - - - - - - - - - - - - - -
2024-04-01 slurm 30c5300 882aba6 output - - - - - - - - - - - - - - - -

See also the test archives: 2020 2021 2022 2023 2024 .

Tests for master #HEAD with profile spotrf_seq_sim

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

export STARPU_HOME="$prefix_dir/../morse/master/simucore/perfmodels/" 
export STARPU_HOSTNAME=sirocco 
export STARPU_CALIBRATE=0 
export STARPU_WORKER_STATS=1 
printenv 
$prefix_dir/bin/starpu_machine_display || true 
time ./testing/chameleon_stesting -o potrf --gpus 3 --threads 9 --ib 96 --nb 960 --n 48000:48000:9600 
date slurm morse_scm starpu_scm output Id Function threads gpus P Q mtxfmt nb uplo n lda seedA time gflops RETURN deviation
2024-04-25 slurm - 100cb86 output - - - - - - - - - - - - - - - -
2024-04-24 slurm - 100cb86 output - - - - - - - - - - - - - - - -
2024-04-23 slurm - ae032cb output - - - - - - - - - - - - - - - -
2024-04-22 slurm - af2178d output - - - - - - - - - - - - - - - -
2024-04-21 slurm - af2178d output - - - - - - - - - - - - - - - -
2024-04-20 slurm - af2178d output - - - - - - - - - - - - - - - -
2024-04-19 slurm - 5858752 output - - - - - - - - - - - - - - - -
2024-04-18 slurm - 6813015 output - - - - - - - - - - - - - - - -
2024-04-12 slurm - dcfc8b4 output - - - - - - - - - - - - - - - -
2024-04-11 slurm - 71c2557 output - - - - - - - - - - - - - - - -
2024-04-10 slurm - b2b4f41 output - - - - - - - - - - - - - - - -
2024-04-09 slurm - f19f2ac output - - - - - - - - - - - - - - - -
2024-04-08 slurm - f19f2ac output - - - - - - - - - - - - - - - -
2024-04-07 slurm - f19f2ac output - - - - - - - - - - - - - - - -
2024-04-06 slurm - f19f2ac output - - - - - - - - - - - - - - - -
2024-04-05 slurm - 3bc35bd output - - - - - - - - - - - - - - - -
2024-04-04 slurm - 91d6206 output - - - - - - - - - - - - - - - -
2024-04-03 slurm - bb2b4a1 output - - - - - - - - - - - - - - - -
2024-04-02 slurm - 382f97a output - - - - - - - - - - - - - - - -
2024-04-01 slurm - 882aba6 output - - - - - - - - - - - - - - - -

See also the test archives: 2019 2020 2021 2022 2023 2024 .

Plot

results_master_HEAD_spotrf_seq.png

Raw data

Author: gitlab-starpu

Created: 2024-04-26 Fri 14:52

Validate