Releases: MeteoSwiss-APN/dawn
Releases · MeteoSwiss-APN/dawn
State as of 18.01.2021
For upcoming workshop.
0.0.2
Remove diagnostics (#957) Removes the diagnostics objects and generally cleans up printing log messages, e.g. all "raw" std::cout calls inside dawn are removed and replaced by general ostreams that are hooked up to use the dawn::log::{info,warn,error}.stream() std::ostreams.
0.0.1: Fix tmp idx (#185)
* fix tmp index * limit the launch bounds with maximum number of blocks per sm