[Trilinos-Users] instantiation with long and long?

Cihan Altinay c.altinay at uq.edu.au
Tue Apr 5 03:12:26 EDT 2016


Howdy,

We would like to use Tpetra, Belos, Amesos2 and MueLu with both local 
index type = long and global index type = long. Unfortunately, this does 
not appear to be supported out of the box, at least I couldn't find the 
right CMake settings.
I suppose I have to manually instantiate all the required classes with 
the appropriate types or is there another way?
At the moment I am getting undefined symbol errors at runtime in our 
project such as (demangled):

MueLu::TpetraOperator<double, long, long, 
Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::OpenMP, 
Kokkos::HostSpace> >::getDomainMap() const


Thanks for any hints!
Cihan

-- 
Cihan Altinay

Computer Scientist, Centre for Geoscience Computing
eResearch Analyst,  Queensland Cyber Infrastructure Foundation
The University of Queensland
T: +61 7 334 64118 / F: +61 7 334 64134



More information about the Trilinos-Users mailing list