Richard Berger
Richard Berger
**Summary** This is WIP to work through what is needed to transform both GPU and the Kokkos packages to support CMake's CUDA/HIP language support and avoid the wrappers (`nvcc_wrapper`/`hipcc`). This...
- add missing versions - add directories for plugin installation - add example plugin package
- Updated list of maintainers - Remove deprecated version and Spack logic - Update hpx dependency for FleCSI, pinging @hkaiser just so he knows this is already done. - Remove...
**Summary** Adds support to build KSpace and its KOKKOS variants with [NVPL FFT](https://docs.nvidia.com/nvpl/_static/fft/index.html), which is the optimized FFT from NVIDIA for Grace CPUs. Also fixes a bug in one of...
**Summary** WIP: this is currently a proof-of-concept to improve the situation for plugin writers. I've explicitly not looked at platform specific issues like Windows builds, but maintained some of the...
https://github.com/spack/spack/pull/45758 missed the `kokkos-nvcc-wrapper` update @diehlpk FYI
About 8 years ago when the LAMMPS Python package was still very rudimentary and not well documented, I've created the `PyLammps` interface which wraps the `lammps` package in a more...
Rewrites the AMP Spack package and adds new dependencies. There were no released versions for Spack up to this point. @bobby-philip, @gllongo, and @rbberger are going to be the maintainers...