Skip to content

Releases: MeteoSwiss-APN/dawn

State as of 18.01.2021

12 Feb 15:56
f56e306
Compare
Choose a tag to compare
Pre-release

For upcoming workshop.

0.0.2

31 May 19:16
019b82c
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
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)

05 Apr 21:24
Compare
Choose a tag to compare
Pre-release
* fix tmp index

* limit the launch bounds with maximum number of blocks per sm