Skip to content

Releases: yoctoyotta1024/CLEO

v0.30.1

21 Dec 12:15
Compare
Choose a tag to compare

v0.30.1 - 2024-12-21

Bug Fixes

  • add spdtest results for new bash scripts - (ffbd790) - clara.bayley

Miscellaneous Chores

  • (version) v0.30.1 - (e0b7be7) - yoctoyotta1024

v0.30.0

21 Dec 12:11
Compare
Choose a tag to compare

v0.30.0 - 2024-12-21

Bug Fixes

  • correctly pass stacksize_limit - (3a90e8f) - clara.bayley
  • fix partition for building gpu - (43f0467) - clara.bayley
  • debugging new scripts and tinkering - (069e504) - clara.bayley

Features

  • add runtime optimisations for Levante - (dc88aed) - clara.bayley

Miscellaneous Chores

  • (version) v0.30.0 - (21e79c6) - yoctoyotta1024
  • move files - (c9fa5d4) - clara.bayley

Performance Improvements

  • be clearer on arg descriptions - (2be2e3b) - clara.bayley

Refactoring

  • add YAC runtime settings - (7873891) - clara.bayley
  • run examples with intel compiler unless cuda build - (a61c2dc) - clara.bayley
  • add intel compiler option - (91ec4d5) - clara.bayley
  • update gcc compiler version and flags - (1253918) - clara.bayley
  • move packages into seperate file - (767c7e2) - clara.bayley
  • allow examples and run_cleo script to use same runtime settings - (6f0fc26) - clara.bayley
  • update slurm of running example submission scripts - (500d1d0) - clara.bayley
  • failed exit to running examples if wrong name used - (482e8f9) - clara.bayley
  • first draft import from check_inputs function script - (d120920) - clara.bayley
  • new scripts for compiling and running cleo first draft - (9b5277d) - clara.bayley
  • move install yac helper script - (87e6a94) - clara.bayley
  • delete old redundant bash build helper files - (e19b12d) - clara.bayley
  • new scripts for building cleo firsrt draft - (3129682) - clara.bayley
  • new bash script for interface to building and compiling CLEO - (079b0a0) - clara.bayley
  • move install yac helper script - (1a6c932) - clara.bayley
  • modify inputfiles slurm settings - (14ea428) - clara.bayley
  • initialise kokkos from struct given by config - (270c5ed) - clara.bayley
  • specify resoures for examples - (78925f9) - clara.bayley
  • initialise kokkos from struct given by config - (1eb2f8a) - clara.bayley

v0.29.5

19 Dec 08:20
Compare
Choose a tag to compare

v0.29.5 - 2024-12-20

Bug Fixes

  • revert parallelising finding partition algorithm - (c2b01e0) - clara.bayley

Documentation

  • add note on experimental parallel version of find_partition_point - (a6c126f) - clara.bayley

Miscellaneous Chores

  • (version) v0.29.5 - (fb5d248) - yoctoyotta1024
  • delete redundant functions - (7df6112) - clara.bayley
  • add note on paths in bash script - (4bc4dad) - clara.bayley
  • use auto - (75d9ad0) - clara.bayley
  • formatting and use auto - (cd6f393) - clara.bayley
  • use auto - (44dc3ae) - clara.bayley
  • update kokkos version - (283e6fe) - clara.bayley

Performance Improvements

  • use kokkos min function not selfmade one - (6e83288) - clara.bayley

Refactoring

  • new spdtest results for performance comparison - (83998c0) - clara.bayley
  • rename gbxmaps ndims - (00d527b) - clara.bayley
  • move setting of oob_gbxindex key in maps to optimised function - (429d371) - clara.bayley
  • optimise null maps initialisation - (3e108d7) - clara.bayley
  • optimise map initialisation of 3D model - (a2ed085) - clara.bayley
  • edit cartesian maps names and constructor and use auto - (d5a2478) - clara.bayley
  • nested parallelisism for iscorrect function - (58b10cb) - clara.bayley
  • replace invalid argument with cassert and parallelise checking of gridboxes - (54e5fd5) - clara.bayley
  • parallelise finding partition point for refs - (03e471f) - clara.bayley
  • improve performance of nested parallelism partition point finding algorithm - (0a1cc06) - clara.bayley
  • add bool to prevent default print statements - (7e4c910) - clara.bayley

v0.29.4

13 Dec 13:08
Compare
Choose a tag to compare

v0.29.4 - 2024-12-18

Bug Fixes

  • correct call signature for shima init conds - (ca75dca) - clara.bayley

Documentation

  • update info on speed test example - (42400f4) - clara.bayley

Miscellaneous Chores

  • (version) v0.29.4 - (bda30db) - yoctoyotta1024

Refactoring

  • add option for savelabel to gbx and thermo plots - (c2b227a) - clara.bayley
  • delete stats_filename parameter of model - (f98dd14) - clara.bayley
  • remove redundant stats_filename from examples config files - (e86a380) - clara.bayley

v0.29.3

10 Dec 20:01
Compare
Choose a tag to compare

v0.29.3 - 2024-12-10

Bug Fixes

  • remove unused class capture from lambda - (6e99b63) - clara.bayley

Miscellaneous Chores

  • (version) v0.29.3 - (3ae197e) - yoctoyotta1024

Refactoring

  • add missing c++ standard lib include - (7394a8d) - clara.bayley
  • change interface to xiprobdist calc and add new class to set minimum value of any distribution - (5564bde) - clara.bayley

v0.29.2

06 Dec 12:54
Compare
Choose a tag to compare

v0.29.2 - 2024-12-10

Bug Fixes

  • create superdroplets at domain top with xi>=1 - (4a7be0d) - clara.bayley

Miscellaneous Chores

  • (version) v0.29.2 - (e3a8e01) - yoctoyotta1024

Refactoring

  • add bool in SD creation to prevent un-physical superdroplets by default - (8e8ecbf) - clara.bayley

v0.29.1

06 Dec 12:34
Compare
Choose a tag to compare

v0.29.1 - 2024-12-06

Bug Fixes

  • reverse order of longitude edge centers - (f496c6e) - clara.bayley
  • update python use for yac and yac_cadd_interp_stack_config_nnn call for latest yac version - (d268b7c) - clara.bayley

Miscellaneous Chores

  • (version) v0.29.1 - (9d8ce43) - yoctoyotta1024
  • update yac and yaxt versions on CI - (fcf576d) - clara.bayley

Refactoring

  • adapt cleo domain for bubble to crop inside central portion of icon domain - (b8e7de4) - clara.bayley
  • adapt cleo domain for bubble to match entire icon domain - (37958a0) - clara.bayley
  • update install yac bash script to make python bindings correctly - (7ee4a84) - clara.bayley
  • update yacyaxt root dir - (9c163be) - clara.bayley
  • update expected solutions from spdtest - (4e53e5b) - clara.bayley
  • delete run_stats observer - (56a3b9a) - clara.bayley

v0.29.0

05 Dec 13:48
Compare
Choose a tag to compare

v0.29.0 - 2024-12-05

Features

  • add kokkos profiling hooks to measure computational performance - (f30212e) - clara.bayley

Miscellaneous Chores

  • (version) v0.29.0 - (09c3da7) - yoctoyotta1024

v0.28.4

27 Nov 12:37
Compare
Choose a tag to compare

v0.28.4 - 2024-11-27

Bug Fixes

  • bubble run script uses python pathlib - (aba51cd) - clara.bayley

Miscellaneous Chores

  • (version) v0.28.4 - (4e49914) - yoctoyotta1024

v0.28.3

22 Nov 11:13
Compare
Choose a tag to compare

v0.28.3 - 2024-11-22

Bug Fixes

  • revert running fromfile example for longer - (6761ffb) - clara.bayley

Continuous Integration

  • added script to the CI step for comparing parallel run results - (5d710f0) - Wilton Jaciel Loch
  • added parallelization execution test to verify that parallel execution is possible - (fbad594) - Wilton Jaciel Loch

Miscellaneous Chores

Performance Improvements

  • replaced global communication in superdrops exchange by p2p calls - (ba4463a) - Wilton Jaciel Loch