Changes between Version 45 and Version 46 of ReleaseNotes


Ignore:
Timestamp:
Nov 30, 2020, 5:38:07 PM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v45 v46  
    1111* 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.
    1212* added some routines in nullmpi.F90 to simulate MPI-behavior for a single process
    13 * Bug correction:
     13* Bug corrections:
    1414  * PDAF_gather_ens: add MPIstatus to allow correct compilation for blocking MPI
    1515  * corrected skewness/kurtosis computation (not all array indices were used)