Re: [petsc-dev] Performance of VecMDot_SeqCUSP
24 Apr
2012
24 Apr
'12
2:21 p.m.
On Tue, Apr 24, 2012 at 14:12, Daniel Lowell <[email protected]> wrote:
I'm writing a vector type with uses flag synching like you have in PETSc with Vec CUSP, however it uses asynchronous kernel launches (pipeling,etc..) and autotuned kernels. Not quite ready for primetime, but we have seen the value of it in terms of speed up.
Okay, but why do dozens of small kernel launches when all the data is available up-front? I'm just skeptical that VecMDot should be implemented for CUDA the way it currently is.
5222
Age (days ago)
5222
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown