Navigation
Home
Why?
Technical details
Change log
Download
Install / Run
Credits
BladeEnc home
LAM/MPI home
So many beowulfs. So many songs. Let's get busy.
 |
Version 0.92.1b5
- Fixed minor error that caused an error message from MPICH when
shutting down. Thanks to Gary Smith for pointing this out.
Version 0.92.1b4
- Fixed minor error in the batch ETA/percentages to
displayed incorrectly when running both in serial and
parallel modes.
- Fixed minor error in a warning about <2 slaves
erroneously being printed.
- Generally cleaned up the logic to figure out how many
slaves to use (it was a tangled mess).
- Add check for
MPI_STATUS_IGNORE and
MPI_COMM_SET_NAME in
configure.in -- not all MPI's have these yet.
- Removed a bunch of embarissing compiler warnings.
- Made graceful MPI shutdown upon error in
main.c.
- Fixed memory leak in master when writing
.mp3 result
immediately.
- Put warning in configure script about SGI's MPI -- you
must use
-progress=0 to disable
the progress bar,
because it seems that something is wrong with SGI's
stdout buffering with that much output. :-(
Version 0.92.1b3
|