trilinos / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
1.2k stars 564 forks source link

Tpetra: New thread-parallel sparse matrix-matrix multiply test fails ("experimental") #922

Closed mhoemmen closed 7 years ago

mhoemmen commented 7 years ago

@trilinos/tpetra http://testing.sandia.gov/cdash/viewTest.php?onlyfailed&buildid=2651259

mndevec commented 7 years ago

@csiefer2, Is this a new error after map fixes? I just simply run couple SPGEMM versions and some TPLS and all seem to return the same output that does not match the expected output. I can have a deeper look if this is an error that still keeps happening after fixing the maps.

csiefer2 commented 7 years ago

@mndevec Trilinos doesn't have the map fixes checked in yet.

Don't worry about this.

mndevec commented 7 years ago

Is this still an issue? I have not received test failures for a while.