Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
E6420 authored and E6420 committed Mar 1, 2012
1 parent 72e6a42 commit 0950039
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
@@ -1,6 +1,9 @@
Source code for High Performance Computing tutorial at EuroPython 2011
Currently: Source code for High Performance Python 1 tutorial at PyCon 2012
Originally: Source code for High Performance Computing tutorial at EuroPython 2011
ian@ianozsvald.com

NOTE - the following notes still need updating for 2012...

Description:
The 4 hour tutorial will cover various ways of speeding up the provided Mandelbrot code with a variety of Python packages that let us go from bytecode to C, run on many CPUs and many machines and also use a GPU. The presentation for the tutorial should give the necessary background.

Expand Down

0 comments on commit 0950039

Please sign in to comment.