parsec
parsec copied to clipboard
Provide CMake target for accelerator support
Description
Software depending on PaRSEC may want to check whether the correct accelerator component has been enabled.
Describe the solution you'd like
PaRSEC could provide PaRSEC::cuda
and PaRSEC::hip
respectively so that dependents like TTG can check for it.