Tag Archives: performance

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

Putting log data into the database..

Is just not a very good idea, and I can’t seem to find a valid reason to do so. I have given this a lot of thought lately and I have come to the conclusion that it’s a combination of … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

MTSCTGP – Make Things Super Complex To Gain Performance

One of the best things you can do as a developer is to keep your code simple.. it makes thing easier for others to maintain the code, understand the code and extending the code. Sometimes though.. you need to make … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

Waiting forever..

It’s the most important tool in any business, but it takes forever. Somebody should redo (yes yes.. I know it’s not possible) the email protocols and improve their performance.

Posted in performance | Tagged , | 2 Comments

Artificial Intelligence course

Yesterday I got the last of 6 assignments approved so my artificial intelligence course is now history. The last assignment on neural networks were a bitch, but Mads helped med with plotting the data, so I could concentrate on the … Continue reading

Posted in diku | Tagged , , | Leave a comment