Eman Bagheri
Eman Bagheri
**Describe the bug** The stethoscope mode for NVIDIA GPUs skips with the following error. I use the master branch V 5.3.0 with enabled NVIDIA interface. **To Reproduce** * LIKWID version...
HighFive uses `H5T_CSET_ASCII` for character encoding everywhere except in function `create_string(size_t length)` inside H5DataType_misc.hpp where `H5T_CSET_UTF8` is used as a default encoder. This might lead to some inconsistencies.
I am using HighFive to write the output and restart files of my simulations. For steady-state problems, the intermediate solutions are written at some given time intervals so that the...