Open aprokop opened 4 months ago
With #1112, all tests (configuring without MPI) pass for me.
The culprit seems to be not specifying -fp-model=precise
.
The culprit seems to be not specifying
-fp-model=precise
.
Release
with -fp-model=precise
works.
RelWithDebInfo
with -fp-model=precise
fails.
Release
with-fp-model=precise
works.RelWithDebInfo
with-fp-model=precise
fails.
@masterleinad Is this something you can look at?
Clustering test fails on Sunspot. There are two issues:
I'm not sure what causes the dendrogram failure yet. The test is not robust in the presence of same weight edges, but it would be weird if it occured here.