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 alpaka to 1.1.0 #257

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

chillenzer
Copy link
Contributor

@chillenzer chillenzer commented Aug 22, 2024

There were changes in the subtree (maybe because of auto-formatting or the like), so I had to

git rm -r alpaka/
git commit -m "Remove alpaka to pull the latest release"
GIT_AUTHOR_NAME="Third Party" GIT_AUTHOR_EMAIL="[email protected]" git subtree add --prefix alpaka [email protected]:alpaka-group/alpaka.git 1.1.0 --squash

PS: The tests and examples are compiling but not working in the current dev (and neither here), so no way to verify that's correct. See #247 and #249.

@chillenzer chillenzer added this to the 2.6.0crp milestone Aug 23, 2024
@psychocoderHPC psychocoderHPC merged commit 39f8dbf into alpaka-group:dev Aug 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants