-
Archives
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- August 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- January 2007
- November 2006
-
Meta
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 diku, mpi, performance, pupyMPI, python
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
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
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.
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