Closed tcfisher closed 4 years ago
@trilinos/teuchos @nmhamster
@tcfisher - you won the lottery ticket! Can you show me the compile line (make VERBOSE=1
)?
@nmhamster Thank you. I feel very fortunate.
cd /ascldap/users/sparc/Trilinos/ats2-v100_xl-2019.02.07_cuda-9.2.148_spmpi-2019.01.30_static_dbg_build/packages/teuchos/parser/src && /usr/tce/packages/spectrum-mpi/spectrum-mpi-2019.01.30-xl-2019.02.07/bin/mpicxx -+ -DTEUCHOSPARSER_LIB_EXPORTS_MODE -I/ascldap/users/sparc/Trilinos/ats2-v100_xl-2019.02.07_cuda-9.2.148_spmpi-2019.01.30_static_dbg_build -I/ascldap/users/sparc/Trilinos/packages/teuchos/parser/src -I/ascldap/users/sparc/Trilinos/ats2-v100_xl-2019.02.07_cuda-9.2.148_spmpi-2019.01.30_static_dbg_build/packages/teuchos/core/src -I/ascldap/users/sparc/Trilinos/packages/teuchos/core/src -I/ascldap/users/sparc/Trilinos/ats2-v100_xl-2019.02.07_cuda-9.2.148_spmpi-2019.01.30_static_dbg_build/packages/kokkos/core/src -I/ascldap/users/sparc/Trilinos/packages/kokkos/core/src -I/usr/tce/packages/cuda/cuda-9.2.148/include -I/usr/gapps/sparc/tpls/ats2-v100/boost-1.65.1/ats2-v100_xl-2019.02.07_cuda-9.2.148/include -lineinfo -ccbin xlC -O3 --std=c++11 -lineinfo -g -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -expt-extended-lambda -arch=sm_70 -g -o CMakeFiles/teuchosparser.dir/Teuchos_make_lalr1_parser.cpp.o -c /ascldap/users/sparc/Trilinos/packages/teuchos/parser/src/Teuchos_make_lalr1_parser.cpp
@tcfisher - is this Waterman, Vortex or something else?
@nmhamster this is vortex. waterman didn't seem to have any issues.
@tcfisher - these are a tiny version apart (compiler version) which could be the source of the new problem. I'll have to take a look. This is super urgent?
@nmhamster This is not urgent. We just wanted to raise awareness now to try to get a solution in place before we absolutely need it.
@tcfisher / @bartlettroscoe - talked a lot more with IBM this morning. They are sending some additional details in how to diagnose these problems in field. Hope to use these flags for debugging etc and work on required fixes. Just wanted to keep you in the loop.
I think @ibaned wrote this code?
Yes this is from the generalized parser I wrote... not sure what aspect of it caused an ICE in IBM's compiler.... the C++ is not too exotic I think...
Keep calm. We are working on some of these issues with IBM and have a path forward on a few bugs.
@tcfisher, is this still active? SPARC has an XL build using Trilinos on ATS-2 ('vortex'), no?
@bartlettroscoe, I will get back to you. We have nightly build and test of release with cuda-xl, but I'm unsure if we have debug.
@bartlettroscoe It looks like our debug build worked fine. You can close this out.
@bartlettroscoe It looks like our debug build worked fine. You can close this out.
Thanks! Closing as complete.
Bug Report
@trilinos/teuchos
Description
I get the following errors when building Trilinos using the Sparc ats2-v100 configuration and cuda-xlc with debug.
Steps to Reproduce
@bartlettroscoe who to contact?