PyCon 2008 Talk by
Peter Skomoroch (Juice Analytics)
Amazon EC2 may offer the possibility of high performance computing to programmers on a budget. Instead of building and maintaining a permanent Beowulf cluster, we can launch a cluster on-demand using Python and EC2. This talk will cover the basics involved in getting your own cluster running using Python, demonstrate how to run some large parallel computations using Python MPI wrappers, and show some initial results on cluster performance.
Slides available at http://us.pycon.org/2008/conference/schedule/event/10/
The link leads to a missing page
waroftheworldseu 4 months ago
@logistix111
Try kernel hacks like Kerrighed, OpenMosix, etc etc. Those you don't have to change applications, apps like Jack will spawn multiple forks if you allow it to, then they can be distributed. If you have a really nice cluster, then you could run a modified kernel as a virtual machine with those kernel mods and run them whatever program you are using.
Romxero 1 year ago
no audio
hwy9nightkid 1 year ago
Better question: How do I get John The Ripper to run on a cluster? It runs fine on a regular computer, but obviously that's not fast enough!
logistix111 2 years ago
Sound too low, do you wan to upload it again ?
ichetan 3 years ago