-
Notifications
You must be signed in to change notification settings - Fork 42
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 FieldSet host/device calls #188
base: develop
Are you sure you want to change the base?
Conversation
sbrdar
commented
Apr 22, 2024
- add FielSet cummulative gpu operations: allocate_device, update_device ...
- sync_host_device to skip unused fiels
Looks great @sbrdar with some minor change requested. |
7b2691a
to
c59c90c
Compare
Private downstream CI failed. |
Private downstream CI succeeded. |
I got this compile failure: /home/h01/david.davies/cylc-run/atlas-188/share/mo-bundle/atlas/src/atlas/util/RegisterPointerInfo.cc:18:35: error: 'string' is not a member of 'std' |
8868832
to
0d59a3d
Compare
…y-does-not-need-update
…::Config()); 2) Implement the optional host memory pinning and the optional mapping of this pinned memory for faster device memory access
0d59a3d
to
590d37d
Compare
Private downstream CI succeeded. |
@DJDavies2 thanks for your helpful observation. This is now fixed. |
…kStructureColumns
…eport from FieldImpl - it is an Array thing
Private downstream CI succeeded. |
Private downstream CI succeeded. |