MeasureTransport / MeasureTransport/MParT
Create Spack package for MParT
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The idea is to create a spack package that will make it easy to install GPU-accelerated variants of MParT including both CUDA for NVIDA GPUs and HIP for AMD GPUs. For GPU-accelerated linear algebra, we will likely depend on MAGMA, which can also be installed via spack.
Notes:
- See spack contribution guidance here: https://spack.readthedocs.io/en/latest/contribution_guide.html
- See instructions for creating a spack package here: https://spack.readthedocs.io/en/latest/packaging_guide.html
- See detailed instructions from Kokkos: https://github.com/kokkos/kokkos/blob/master/Spack.md
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Spack's contribution and packaging guides, then review Kokkos's Spack.md for package conventions. Determine how MParT's CUDA and HIP variants and its likely MAGMA dependency should be represented in a Spack package. Done means a package definition that supports installing the requested GPU-accelerated variants and follows Spack's contribution requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100