Skip to content

Releases: desihub/desiconda

Minor release with updated OpenBLAS

25 Oct 18:40
Compare
Choose a tag to compare

This just includes two changes since 1.3.0: a newer version of OpenBLAS and a fix to the conda installation of dask.

desiconda/20190804-1.3.0-spec

20 Sep 17:32
Compare
Choose a tag to compare

Used for the desiconda/20190804-1.3.0-spec installation at NERSC, post-facto tagged as 1.3.0.

  • pin pytest version for compatibility with specsim+astropy tests
  • pin matplotlib version (I don't recall exactly why, but it was purposeful to work around some problem uncovered in testing)
  • added dask and distributed conda packages for R&D / exploratory work
  • adds progress messages with timestamps during installation
  • as part of the installed modulefile:
    • sets $DESICONDA_VERSION (for convenience; previously this was available by parsing directory paths in $DESICONDA and $DESICONDA_EXTRA, but not as an environment variable with just the version.
    • sets $PROJ_LIB (needed by basemap)

Release for DR8 Imaging

11 Mar 23:06
Compare
Choose a tag to compare

This version is mainly just for reference as the version used for testing DR8 processing.

  • Updates tractor and astrometry.net versions.

  • Adds QDO package.

  • Fixes builds of astromatic toolkit on some systems.

1.2.6

18 Jul 20:28
1d1431e
Compare
Choose a tag to compare

new desiconda tag for the 18.6 (maybe 18.7) DESI software release. Major updates:

  • astropy 2
  • updated jupyter / bokeh / ipywidgets
  • updated tractor and astrometry.net versions
  • pins matplotlib version due to incompatibility between default matplotlib and default basemap

Update compiler versions

30 Jan 16:46
Compare
Choose a tag to compare

Also switch to stock anaconda for edison and cori, after observing performance regressions with IDP.

Bump healpy and tractor versions

03 Jan 17:57
Compare
Choose a tag to compare
1.2.3

Bump healpy and tractor versions

Small updates to Tractor build

02 Jan 14:07
Compare
Choose a tag to compare

Fix build of ceres wrapper with the Intel compiler.

Various package and config updates

28 Dec 18:29
Compare
Choose a tag to compare
1.2.1

Bump versions of tractor, astrometry, galsim, and tmv.  Update nersc …

Intel Compilers

19 Sep 12:41
Compare
Choose a tag to compare

Due to challenges mixing gcc and MKL, spectro pipeline installs at NERSC will now use the Intel compilers. The Imaging install contains many more compiled packages and will use gcc plus OpenBLAS instead.

Small Changes

18 Aug 22:21
Compare
Choose a tag to compare

Bump the versions of boost and galsim, tweak install config for edison and cori-knl.