yt_analysis is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

yt_analysis / yt http://yt-project.org/

yt is a python package for analyzing and visualizing astrophysical simulation output from a couple simulation platforms. Check out the homepage (there's a link just above!) where we have documentation, a cookbook, and some user community information.

Clone this repository (size: 41.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/yt_analysis/yt
hg clone ssh://hg@bitbucket.org/yt_analysis/yt

Issues

#326 GPU or OpenMP volume rendering

Reported by Matthew Turk

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.

Status: new Responsible: Matthew Turk Type: enhancement Priority: major
Milestone: 3.0 Component: visualization Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 Matthew Turk

    written

    OpenMP seems like the way to go, with prange. In the volume_refactor bookmark in my fork Sam and I have a working threaded volume renderer.

Add comment / attachment

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?