Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 08:57

v2.0.0 - 2025-01-10

Features

  • new file for plotting weak scaling - (c584642) - clara.bayley

Miscellaneous Chores

  • (version) v2.0.0 - (d02da7d) - yoctoyotta1024
  • update cleo version - (2f7a9a1) - clara.bayley
  • update cleo version - (ba05be0) - clara.bayley

Performance Improvements

  • delete redundant bool - (53a73f3) - clara.bayley
  • correct note on imports - (a209e74) - clara.bayley

Refactoring

  • add individual strong scaling plots - (d3e12df) - clara.bayley
  • make num threads of reference for speedup a variable - (2f3e66c) - clara.bayley
  • specify nthreads in figure names for efficiency - (6133c6d) - clara.bayley
  • add efficiency strong scaling plot - (468e9ce) - clara.bayley
  • make strong scaling plotting script compatible with running more than one nthreads config - (1a713e9) - clara.bayley
  • make kerneltimer metrics plotting script compatible with running more than one nthreads config - (09ad4d1) - clara.bayley
  • make quickplots script compatible with running more than one nthreads config - (066140f) - clara.bayley
  • make grand datasets script compatible with running more than one nthreads config - (47f36fb) - clara.bayley
  • make postproc script compatible with running more than one nthreads config - (47f3e5a) - clara.bayley
  • move variable/functions from run_profiling into seperate file to avoid future repetition - (3362619) - clara.bayley
  • change destination of sbatch and terminal piped output - (4f743df) - clara.bayley
  • make run scripts compatible with running more than one nthreads config - (8c7914b) - clara.bayley
  • new setup for strong and weak scaling data test run with nsupers=128 - (3f6d3a8) - clara.bayley
  • setup colls with setting of nthreads variable for each run - (7a5735f) - clara.bayley
  • set kokkos nthreads and device mappign from config file - (e78e230) - clara.bayley