[Trilinos-Users] Tpetra_GEMMTiming_TPI.exe runtime error

Denis Davydov davydden at gmail.com
Thu Jan 15 13:47:20 MST 2015


Dear all, 

I tried running the following binary to test Trilinos installation and have the error below. 
All other binaries run fine.
Trilinos is built with TBB Pthread MPI, among others.

=====
/usr/local/opt/trilinos/bin/Tpetra_GEMMTiming_TPI.exe
Teuchos::GlobalMPISession::GlobalMPISession(): started processor with name MacBook-Pro-Denis.local and rank 0!

Tpetra in Trilinos 11.12.1

/usr/local/opt/trilinos/bin/Tpetra_GEMMTiming_TPI.exe, M == 10000, N == 1000
Comm info:  Teuchos::MpiComm<int>{size=1,rank=0,rawMpiComm=0x1052f6d80}
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: /tmp/trilinos-1t2H1r/trilinos-11.12.1-Source/packages/kokkos/classic/NodeAPI/Kokkos_TPINode.cpp:73:

Throw number = 1

Throw test that evaluated to true: curNumThreads_ < 0

TPINode: The "Num Threads" parameter must be a nonnegative integer.
======

Kind regards,
Denis 



More information about the Trilinos-Users mailing list