- Apr 10, 2019
-
-
Thomas Jahns authored
* gcc 6.4 does not realize posix_memalign initializes ptr on some Linux systems.
-
- Mar 27, 2019
-
-
Thomas Jahns authored
-
- Mar 14, 2019
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- Feb 09, 2019
-
-
Thomas Jahns authored
-
-
- Feb 08, 2019
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* The previous implementation had the destructor also release the mapping. * That was problematic, because the internals of objects depended on the external mapping unnecessarily. * This also fixes a potential double-free issue discovered by Jan Frederik Engels.
-
- Feb 05, 2019
-
-
Thomas Jahns authored
-
- Feb 04, 2019
-
-
Thomas Jahns authored
* Not yet created resource handles are by definition unused.
-
Thomas Jahns authored
* This applies to NetCDF where the first write contains invariants that are not present in later writes.
-
Thomas Jahns authored
-
-
-
- Apr 13, 2018
-
-
Thomas Jahns authored
* Especially create the latitudes symmetrically from pole to pole.
-
Thomas Jahns authored
* Bull X MPI incorrectly creates the shared file pointer in many cases. * This fix alleviates the problem but cannot fully restore sane behaviour.
-
Thomas Jahns authored
* Versions 4.1 to 4.3.2 of netcdf do not provide programmatically useful pre-processor predicate if the pnetcdf layer is available and report success when the nc_create call actually failed.
-
Thomas Jahns authored
-
Thomas Jahns authored
* For statically decomposed streams, the xmaps can be precomputed under the assumption that all elements are written.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This way an even tighter space bound can be found for float writes.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* The server buffer creation does not involve the clients, hence it is better to call MPI_Win_create early.
-
Thomas Jahns authored
-
Thomas Jahns authored
* The approach with cpp relies on GNU tools, i.e. is not portable.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-