Closed tdd11235813 closed 4 years ago
Could you please add the command you used to update the subtree and the alpaka commit hash.
git subtree update:
GIT_AUTHOR_NAME="crp-git" GIT_AUTHOR_EMAIL="crp-git@hzdr.de" \
git subtree pull --prefix alpaka \
git@github.com:ComputationalRadiationPhysics/alpaka develop --squash
Does it make sense to add this as an update_alpaka.sh script somewhere?
Since alpaka and cupla currently support HIP, I will close this PR.
Edit: subtree update:
Does it make sense to add this as an update_alpaka.sh script somewhere?