Skip to content

Gathering DOFs on CUDA #560

Answered by yslan
Marshdweller asked this question in Q&A
Discussion options

You must be logged in to vote

For nekrs v23, the ogs is put under gslib (gather scatter library)
https://github.com/Nek5000/nekRS/tree/master/3rd_party/gslib/ogs

We use OCCA as an abstract layer for all device/CPU backends so you won't find CUDA kernel in the source code.

See also 3.2 parallel communication in this paper for different communication protocol.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Marshdweller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants