Memory Selection for GPU pointers #4337
-
Hello, I noticed that
When I now specify the memory selection as
The memory selection seems to be correct; when I download the dataset with padding to the CPU and store from there, the results look fine:
Is that a known restriction? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 17 replies
-
GPU pointers should work with memory selection. I'll try to reproduce this sometime this week and try to see what's going on, can you share a minimal code that I can use? |
Beta Was this translation helpful? Give feedback.
GPU pointers should work with memory selection. I'll try to reproduce this sometime this week and try to see what's going on, can you share a minimal code that I can use?