|
From: <fe...@cp...> - 2000-12-05 00:08:28
|
I just released pgslib-3-3. This release has a slightly modified build procedure. Look in the README file for details. The new procedure is a step towards making builds on multiple configurations easier. Note that because of the new build procedure, any scripts you use to automatically build pgslib will need to be modified. (Sorry). I also fixed a couple of bugs. One was on AIX, and showed up when sorting (PGSLib_Grade_UP) 0-sized arrays. The other significant change was to add a workaround for a bug in the Compaq/F90 compiler. Finally, the parallel tests were improved slightly. In particular, > make parallel-tests now runs some parallel tests (using MPI by default, other parallel RTS's require some hand editing). -robert |