Skip to content

v2.18.1 - Fixes major threading bug in 2.18.0!

Compare
Choose a tag to compare
@seantalts seantalts released this 24 Dec 19:31
· 14492 commits to develop since this release

v.2.18.1 (22 December 2018)

Bugfix release - fixes major bug in threading where certain thread count and
job size combinations could result in incorrect output. See
https://discourse.mc-stan.org/t/bug-in-map-rect-with-threading-in-stan-2-18-0/7056
for more details.

Bug Fixes

  • Fix threading batch size bug (#1075)