Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0-betatest.1 (2024-05-07) ### Bug Fixes * **build:** keep build cache dir ([#21](#21)) ([d81672d](d81672d)) * **eic-shell:** switch to ghcr.io registry ([928acba](928acba)) * **esi-shell:** avoid building code (OptiX) on shell startup ([#23](#23)) ([76320cf](76320cf)) * **esi-shell:** drop support for singularity with GPU (for now) ([#22](#22)) ([4cb9d19](4cb9d19)) * **esi-shell:** improve user experience ([#20](#20)) ([0a464af](0a464af)) * **esi-shell:** support only linux ([#13](#13)) ([6cfb154](6cfb154)) * patch spack default modules.yaml ([#27](#27)) ([23183af](23183af)) * remove container after tests ([105a4ba](105a4ba)) * set compute capability to 5.2 compatible with Quadro M4000 ([#1](#1)) ([b1d7513](b1d7513)) * simplify build workflow, leverage login scripts ([#8](#8)) ([fd974b4](fd974b4)) * use correct gdml file ([c014536](c014536)) ### Features * add esi-shell ([#6](#6)) ([fa859aa](fa859aa)) * build gpu code dependent on OptiX, run opticks tests ([#49](#49)) ([704a17f](704a17f)), closes [#50](#50) * setup semantic release ([ca0553c](ca0553c)) * update opticks ([#42](#42)) ([4338f7c](4338f7c)), closes [#41](#41) * upgrade opticks ([#39](#39)) ([2d6706a](2d6706a)) * upgrade opticks to main@b55f15bd ([#26](#26)) ([946da36](946da36)) ### Reverts * Revert "feat: build gpu code dependent on OptiX, run opticks tests (#49)" ([a301bd2](a301bd2)), closes [#49](#49) * restore removed pull of latest image for cache purposes ([#47](#47)) ([8138919](8138919))
- Loading branch information