[yt-svn] New issue 326 in yt: GPU or OpenMP volume rendering

Bitbucket issues-reply at bitbucket.org
Sun Nov 13 11:19:34 PST 2011


--- you can reply above this line ---

New issue 326: GPU or OpenMP volume rendering
https://bitbucket.org/yt_analysis/yt/issue/326/gpu-or-openmp-volume-rendering

Matthew Turk / MatthewTurk on Sun, 13 Nov 2011 20:19:34 +0100:

Description:
  Either using something like PyCUDA, PyOpenCL or the OpenMP directives now in Cython, we should parallelize on a ray-level the ray casting.

This will require several refactorings, most prominently in eliminating any GIL-requiring items.  This means no access to the base object.

Responsible:
  MatthewTurk
--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-svn mailing list