Skip to content

Commit 8706f16

Browse files
committed
Updated the MADNESS tag to include fix for madness::finalize() race condition.
1 parent 43c5dcf commit 8706f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/madness.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ else()
7979
set(Madness_URL "https://github.com/m-a-d-n-e-s-s/madness.git")
8080
endif()
8181
if(NOT DEFINED Madness_TAG)
82-
set(Madness_TAG "addf635b3648b11380282d1e08137697627a9662")
82+
set(Madness_TAG "5f144e5889928bd46f31d5eb8b67334a4b77c393")
8383
endif()
8484
message(STATUS "Will pull MADNESS from ${Madness_URL}")
8585

0 commit comments

Comments
 (0)