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

add support for alpaka 1.2.0 #4967

Open
psychocoderHPC opened this issue Jun 27, 2024 · 0 comments
Open

add support for alpaka 1.2.0 #4967

psychocoderHPC opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
refactoring code change to improve performance or to unify a concept but does not change public API

Comments

@psychocoderHPC
Copy link
Member

psychocoderHPC commented Jun 27, 2024

In the upcoming alpaka 1.2.0 the interface for constant global memory has changed.

see: alpaka-group/alpaka#2242

This requires that we forward the accelerator type to each function fix is access global device memory.

PIConGPU is removing the support for ISAAC until this issue is solved: #4966

@psychocoderHPC psychocoderHPC added the refactoring code change to improve performance or to unify a concept but does not change public API label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring code change to improve performance or to unify a concept but does not change public API
Projects
None yet
Development

No branches or pull requests

2 participants