alpaka-group / cupla

C++ User interface for the Platform independent Library Alpaka :arrows_clockwise:
Other
37 stars 18 forks source link

[WIP] Alpaka update to fix broken HIP/HCC backend #114

Closed tdd11235813 closed 4 years ago

tdd11235813 commented 5 years ago

Edit: 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?

psychocoderHPC commented 5 years ago

Could you please add the command you used to update the subtree and the alpaka commit hash.

tdd11235813 commented 5 years ago

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?

sbastrakov commented 4 years ago

Since alpaka and cupla currently support HIP, I will close this PR.