Category Archives: diku

Introducing pupyMPI

Jan, Frederik and I just released the first – somewhat stable – version of pupyMPI, a 100% pyre python implementation of the MPI standard. Or, as close to the standard as we saw fit. Most python-mpi projects are bindings to … Continue reading

Posted in diku, mpi, performance, python | Tagged , , , , | Leave a comment

Levenshtein Distance

I wrote a little python function to calculate the Levenshtein distance for an assignment. I figured it was some time ago since I released code on my blog, so here goes.

Posted in diku, python | Tagged , , , | Leave a comment

Come on.. Was all that junk really necessary

Earlier today I was trying to prove some pretty basic CSP algebra stuff (wasen’t really successful). So between each assigment I like to do something else, hopefully a bit less brain demanding, to clear my mind. So why not setup … Continue reading

Posted in diku, software | Tagged , , | Leave a comment

Any ideas for a MPI based program?

I would really like to get going on a C, MPI and EC2 task, and hopefully something that will earn me credit in school :) But I have no idea what to do. My imagination is broken, big time. I … Continue reading

Posted in diku, mpi, performance | Tagged , , , , | Leave a comment

Leopard / Mac installer genius wanted..

This post properly boils down to me begging Mads for help. I need to run pypvm for a school assigment, but it seems impossible to install on my MacBook.

Posted in mpi, pvm | Tagged , , , , | 3 Comments