Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update local spack packages and move them to radiuss-spack-configs #287

Open
adrienbernede opened this issue Jan 10, 2023 · 0 comments
Open

Comments

@adrienbernede
Copy link
Member

Description

RAJAPerf has 2 local Spack packages: Camp and RAJAPerf.

  • The Camp package is an outdated duplicate of the ones also used by RAJA and Umpire and now shared in radiuss-spack-configs (https://github.com/LLNL/radiuss-spack-configs/tree/main/packages).
  • The RAJAPerf package is unique, it does not exist in the upstream Spack. Still, it is based upon an outdated version of RAJA package and should be actualized.

Actions needed

Updating the local packages and move them to radiuss-spack-configs

  • The Camp package as implemented in RAJAPerf does not bring any additional element: we could use the one in radiuss-spack-configs directly.
  • The RAJAPerf package is still a "CMakePackage", we should convert it to "CachedCMakePackage", using the new (shared) RAJA package as an example. In particular, this will allow to share a good part of the implementation using the new routines defined in the shared Camp package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants