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

refactor ConstVector #3274

Conversation

psychocoderHPC
Copy link
Member

Create a constexpr ConstVector instance on the host side to increase
the compatibility with OpenAcc and OpenOmp5.

Co-authored-by: Jeffrey Kelling [email protected]

CC-ing: @jkelling

Create a `constexpr` ConstVector instance on the host side to increase
the compatibility with OpenAcc and OpenOmp5.

Co-authored-by: Jeffrey Kelling <[email protected]>
@psychocoderHPC psychocoderHPC added component: PMacc in PMacc backend: omp2b OpenMP2 backend backend: tbb TBB CPU backend backend: serial Serial CPU Backend backend: C++ threads C++ threads CPU backend labels Jun 30, 2020
@sbastrakov sbastrakov changed the title refactor ConsteVector refactor ConstVector Jun 30, 2020
@sbastrakov sbastrakov merged commit fe322db into ComputationalRadiationPhysics:dev Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: C++ threads C++ threads CPU backend backend: omp2b OpenMP2 backend backend: serial Serial CPU Backend backend: tbb TBB CPU backend component: PMacc in PMacc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants