You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update CI Docker container
Update to CUDA 12.6, Ubuntu 24.04, and Clang 19.
* update OpenMPI
* revert to OpenMPI 4.1.4
* add ADIOS2+openPMD
* add c-blosc ubuntu package
* fix Dockerfile.nvcc
* fix dockerfile
* install python headers
* install cmake from apt (required for aarch64)
* remove duplicate cmake dep
* disable ascent build
* add newer ascent version
* disable ascent build; fix openpmd build
* downgrade to CUDA 12.0
* fix ascent build path
* fix bug in build_ascent.sh
* remove unneeded patches
* ascent complains if MFEM is not built
* control cuda support for ascent with env var
* add MAKEOPTS=--output-sync=target
* add comment to Dockerfile
* Downgrade numpy
* Fix ADIOS2 and OpenPMD versions
* Directly use Ascent script with small patch
* Use Cuda12.1 container and drop to local user
* add emacs and vi
* set build_jobs=`nproc` to avoid OOM kill
* add developer tools for Codespaces/VSCode
* add devcontainer.json
* update to CUDA 12.8 and VTK-m 2.3
* update image ref
* fetch BLT
* extract BLT into correct dir
* avoid uid 1000
* build and publish Docker image based on Dockerfiles in repo
* Update CI image to be used
* Fix python version used for linting
* Bump opmd to stable release
* Add changelog
* Use updated clang for compiler check
* remove docker-publish action
* Fix C++20 build
* Attempt to fix Parthenon Ascent dep
* Try Ben's BLT build fix
* Fix Ascent build
* Include opmd in rocm image
* Use actual image
---------
Co-authored-by: Philipp Grete <[email protected]>
0 commit comments