Hi Arief,

On Mon, 18 Oct 2010 21:47:54 +0700, arief nur andono <ariefnurand...@gmail.com> 
wrote:
> is there anybody has implementation of LINPACK in pycuda??

There's an autotuned matrix multiply on the wiki, here:

http://wiki.tiker.net/PyCuda/Examples/DemoMetaMatrixmulCheetah

> how to count gpu flops compared to CPU like in NVIDIA slides and book??

Flop counting on GPUs is mainly a manual affair. Timing can be done with
events or the profiler.

HTH,
Andreas

Attachment: pgpJEPcyoZUnh.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to