-
Notifications
You must be signed in to change notification settings - Fork 575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TeuchosCore_TypeConversions_UnitTest_MPI_1 fails on POWER8 with GCC and CUDA 7.5 #257
Comments
I am CCing @mhoemmen as I think he also worked on this conversion code. The only failures here are:
It looks like we expect an empty string to throw and it does not. Mark (@mhoemmen), the code in Teuchos_as.hpp that implements this does not look familiar to me. It looks like you wrote this code (given your unique source formatting conventions). Do you know what the problem might be? Since it is just this one use case failing, this will likely be easy to fix. Si (@nmhamster), if you give exact reproduceability instructions, Mark or I can likely fix this pretty easily. |
@bartlettroscoe @mhoemmen my configure script for
|
@bartlettroscoe I am not using the ATTB on |
@nmhamster, okay I will take a look later next week. We can worry about the ATTBDevEnv.cmake module later (or I will update it at the same time that I look into this). Since ATTBDevEnv.cmake is no longer loaded by default, this can be more of a work in progress without breaking anyone's configures on these machines. |
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. |
This issue was closed due to inactivity for 395 days. |
@bartlettroscoe I am seeing the following failure while trying to bring Trilinos up on the POWER8 with GCC 4.9 and CUDA 7.5 (on the RHEL7.2 image).
The text was updated successfully, but these errors were encountered: