>        finish async at (c) @CUDA @CUDADirectParams {
>            gmemory(0) = CUDAUtilities.autoBlocks();    // line 57
>            gmemory(1) = CUDAUtilities.autoThreads();
>        }
>
>
You need the rest of the kernel too.  There are no blocks / threads loops,
no shared memory definitions, and no code to actually run on the GPU
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to