Re: [petsc-dev] Backend independent VecGetArray for GPUs
17 Oct
2014
17 Oct
'14
2:05 p.m.
But you won’t want to have to create the CUSP or ViennaCL objects on the fly each time from the CUDA/OpenCL “raw pointers”?
why not? I can just 'wrap' an existing memory buffer for use with the respective operations provided with the respective library. Note that the cost of setting up such wrappers is negligible compared to the cost of launching a CUDA or OpenCL kernel. Best regards, Karli
4315
Age (days ago)
4315
Last active (days ago)
0 comments
1 participants
participants (1)
-
Karl Rupp