Skip to content

Releases: hpc4cmb/cmbenv

Fix github deploy action

14 May 04:52
Compare
Choose a tag to compare

Replace the github action "::set-env" command in deploy.

Package updates and changes to boost build

14 May 04:41
65456ff
Compare
Choose a tag to compare
  • Boost is now always built with either gcc or clang. Too many hours were spent attempting to get this working with the Intel compiler. The only package using boost is spt3g, which is now also updated to always build with either gcc or clang.
  • Stale configs moved to config/old directory
  • Python 3.5 and 3.6 tests and docker deploys removed
  • Python 3.9 test and deploy added
  • Additional pip / conda packages added: pshmem, tomlkit, traitlets
  • Pixell package added
  • Uncrustify package added
  • Updated to latest versions: OpenBLAS, FFTW, healpy, h5py, spt3g, PySM, SuiteSparse, TOAST

Version bumps

30 Jun 15:52
Compare
Choose a tag to compare

Install pyfftw and pillow packages as part of the pip / conda list. Bump toast to 2.3.8.

Install TBB in the debian / toastdeps configs

09 Jun 17:44
Compare
Choose a tag to compare

Newer versions of numba need one of the threading backends.

Package updates

04 Jun 18:21
Compare
Choose a tag to compare

Update versions of OpenBLAS, SuiteSparse, and libaatm. Minor updates to ubuntu install.

First release

16 May 21:16
Compare
Choose a tag to compare

This now has containers for toast CI tests and many other updates.

Another test of deployment action

15 May 03:10
Compare
Choose a tag to compare
Pre-release
v0.0.2

Fix deploy action

Test of deployment on tag

14 May 21:45
5f136aa
Compare
Choose a tag to compare
Pre-release
Merge pull request #3 from hpc4cmb/docker

Large changes to support docker deployment