Changes between Version 45 and Version 46 of ReleaseNotes
- Timestamp:
- Nov 30, 2020, 5:38:07 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes
v45 v46 11 11 * Added 'schedule(runtime)' to OpenMP parallelization: With this it's nowpossible to define a 'schedule' as environment variable to tune the parallel performance at run time. 12 12 * added some routines in nullmpi.F90 to simulate MPI-behavior for a single process 13 * Bug correction :13 * Bug corrections: 14 14 * PDAF_gather_ens: add MPIstatus to allow correct compilation for blocking MPI 15 15 * corrected skewness/kurtosis computation (not all array indices were used)