Skip to content

Releases: GEOS-ESM/circleci-tools

v5.2.0

19 Sep 16:14
5154585
Compare
Choose a tag to compare

This updates the default Baselibs to v8.6.0


From CHANGELOG.md

Changed

  • Move to use Baselibs 8.6.0 by default

What's Changed

Full Changelog: v5.1.0...v5.2.0

v5.1.0

10 Sep 12:14
aa7ebf7
Compare
Choose a tag to compare

This release updates v5 to use v12 bcs by default. Also adds a landbcs_type option to gcm runs in case it is needed.


From CHANGELOG.md

Changed

  • Move to use BCs v12.0.0 by default
    • Directory for these is TinyBCs-GitV12
    • Move to 181 levels by default
  • Added landbcs_type to create_gcm_expt command and run_gcm job

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

23 Aug 17:46
c51ac2b
Compare
Choose a tag to compare

This is a major version bump due to the change from intel to ifort and ifx executors.
So older v3 based CI will need to change their .circleci/config.yml to use the new executors.

This should ONLY be used with code that used the v3 orb


From CHANGELOG.md

Added

  • Added new ifx executor as we transition from ifort to ifx

Changed

  • Changed the ifort executor to use newly named Docker images

What's Changed

Full Changelog: v3.4.0...v5.0.0

v4.0.0

23 Aug 17:42
cfca1f7
Compare
Choose a tag to compare

This is a major version bump due to the change from intel to ifort and ifx executors.
So older v2 based CI will need to change their .circleci/config.yml to use the new executors.

This should ONLY be used with code that used the v2 orb


From CHANGELOG.md

Added

  • Added new ifx executor as we transition from ifort to ifx

Changed

  • Changed the ifort executor to use newly named Docker images

What's Changed

Full Changelog: v2.12.0...v4.0.0

v3.4.0

23 Jul 17:21
0620059
Compare
Choose a tag to compare

This updates the default BCs for v3 to v11.6.0 which mainly has fixes needed for R21C CI.


From CHANGELOG.md

Changed

  • Update to use BCs v11.6.0 by default

What's Changed

Full Changelog: v3.3.0...v3.4.0

v2.12.0

23 Jul 17:20
3b861eb
Compare
Choose a tag to compare

This updates the default BCs for v2 to v11.6.0 which mainly has fixes needed for R21C CI.


From CHANGELOG.md

Changed

  • Update default BCs to v11.6.0

What's Changed

Full Changelog: v2.11.0...v2.12.0

v3.3.0

18 Jul 18:47
38ed1b6
Compare
Choose a tag to compare

This release updates the v3 orb to use Baselibs 8.5.0 by default and use Intel ifort 2021.13 and Intel MPI 2021.13 by default.


From CHANGELOG.md

Changed

  • Update to Baselibs 8.5.0 by default
  • Update to Intel 2024.2 and Intel 2021.13 by default on the Intel executor

What's Changed

  • Update to Baselibs 8.5.0, Intel 2021.13 and Intel MPI 2021.13 by @mathomp4 in #84

Full Changelog: v3.2.0...v3.3.0

v2.11.0

18 Jul 18:45
01f33fc
Compare
Choose a tag to compare

This updates the default Baselibs for v2 to 8.5.0 and moves to use Intel ifort 2021.13 and Intel MPI 2021.13


From CHANGELOG.md

Changed

  • Changed default to use Baselibs v7.25.0
  • Moved to use Intel 2024.2 (ifort 2021.13) and Intel MPI 2021.13

What's Changed

Full Changelog: v2.10.0...v2.11.0

v3.2.0

10 Jun 17:33
b7f9a1c
Compare
Choose a tag to compare

This updates the v3 orb to use v11.5.0 bcs by default


From CHANGELOG.md

Changed

  • Update to use BCs v11.5.0 by default
    • Fixes create_expt.py to (eventually) support v12 BCS

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

10 Jun 15:56
983e52b
Compare
Choose a tag to compare

This release moves the default Intel executor to Intel 2024.0 and Intel MPI 2021.11


From CHANGELOG.md

Changed

  • Move to use Intel 2024.0 and Intel MPI 2021.11 on the Intel executor

What's Changed

  • Update to Intel 2024.0 and Intel MPI 2021.11 by @mathomp4 in #80

Full Changelog: v3.0.0...v3.1.0