Quote of the day

Quote of the day:

In Python 2.6, no one can hear you scream.

(source) This reminds me of that one time when I was debugging some odd interaction between threading and contexts in PyCUDA. Never again, hopefully. :)

more ...



Why is GPU Computing significant?

In my opinion, GPU computing is significant because I—as a grad student—can easily afford a machine that allows me to perform a simulation like the following in 40 minutes instead of a whole workday. That’s why.

If you’re curious, this shows the density of a vortex …

more ...