| A: |
Below is a list of changes:
-
Improvements to diskCacheAPI addressing issues associated with the
Observatory file systems (Greg and Igor are waiting on these).
-
Support in the createRDS user command for turning on and off the
checksum calculation and timestamps validation of input frames.
-
Approximately 25% overall performance boost over the 1.0.0 release
-
Slightly upgraded LDCG (primarily due to a new GCC compiler)
-
Standalone tarball distribution of the dataConditionAPI's C++
library with a wrapper to allow C programs to utilize the algorithm{}
option (unique translators between application data types and the
UDT C++ objects will be needed - examples provided)
-
Several significant improvements in speed and functionality of the
controlMonitorAPI's GUI.
-
Close out of a few dozen open problem reports.
-
Migration to DB2 Version 8.1 with fixpac 5 under RH 9
-
Removal of tape control monitoring functionality from cntlmonAPI
and cmonClient
-
Detailed list of
closed problem reports
mpiAPI:
-
::MPI_WRAPPER_INIT_TIMEOUT
Maximum number of seconds
to wait for a wrapper API to announce that it has
completed it's intialization. Default is 10 seconds,
which is a fairly generous value.
-
::MPI_WRAPPER_COMMAND_TIMEOUT
This is identical to
the LDAS-1.0 resource variable ::MPI_WRAPPER_COMM_TIMEOUT
but the name has been made more descriptive.
-
::MPI_WRAPPER_COMM_TIMEOUT
has been removed
|