Older blog entries for tmattox (starting at number 1)

Well, The Aggregate website update is taking a long time to do. Does anyone reading this (if anyone is :-), have suggestions for web site maintenance tools under BSD or Linux? I'm really in need of something that automatically annotates IMG tags with the WIDTH and HEIGHT of the images. It makes a huge difference on viewing pages over a modem... Anyway, the site is now mostly there, and I can soon return to getting my LAM/MPI mods submitted, and our latest AFAPI/VWLib fixes tested & posted. Oh, and that Ph.D. thesis thing needs some work too.

Tomorrow I'm meeting some "Purdue" friends at Kings Island to forget about all this for a day...

I've begun in earnest to update the http://aggregate.org/ web site now that KLAT2 is up and running. So what is KLAT2? Our research group has been on very friendly terms with AMD, and recently they donated 66 Athlon processors to our project. We turned those into the KLAT2 cluster (Kentucky Linux Athlon Testbed 2), which will hopefully be making the news soon.

We are trying out a bunch of new performance enhancing technologies with KLAT2. The coolest one I think is the genetically engineered Flat Neighborhood Network (FNN) topology Hank & I came up with. It allows a very inexpensive network to very closely approximate a fully connected network. It has a very high crossection bandwidth, and single hop latency between any pair of nodes. I've done a preliminary patch to LAM/MPI to make it work with the FNN. However, it is going to take quite a bit more software hacking to get an MPI to utilize all the data link bandwidth that the FNN supplies. I'll post a pointer when we have a reasonable document up that explains the FNN.

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!