-
@pbosler
I was trying to build Belos as part of a new nightly no C++11 build, and it failed in doc/ due to Tpetra not being enabled. Tpetra is an optional dependence for Belos. Here is the error out…
-
ftp://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/04/18/configure_next_arch-osx-xsdk-opt_ipro.log
--with-debugging=0 --download-hypre=1 --download-metis=1 --download-parmetis=1 --download-sup…
-
It's probably related with new Kokkos Views. See my configuration script and error that I get.
Thanks!
Mauro
[do-trilinos-experimental.txt](https://github.com/trilinos/Trilinos/files/176892/do-tril…
-
@trilinos/muelu
When I enable TpetraCore and all forward dependencies (including secondary stable packages), and turn on OpenMP, the build fails in MueLu with link errors, due to "missing" Tpetra Se…
-
@trilinos/zoltan2 I am getting this error with a Trilinos VOTD on `white.sandia.gov`. It looks like there may be a preprocessor issue. Have you guys seen something like this before?
```
/ascldap/user…
-
Hi,
I am unable to use a debug version of Trilinos. When linked into Albany and run, the following exception is thrown regardless of the input file:
p=0: **\* Caught standard std::exception of type …
-
The Tpetra stack tests in Xpetra for the MultiVector are segfaulting after the recent changes in the Tpetra::MultiVector:
==29656== at 0x989A7C8: Tpetra::MultiVector::MultiVector(Teuchos::RCP cons…
-
I have successfully built atomspace, cogutils and moses on **OS X 10.11.3 with gcc 5.1.0 and boost 1.60.**
All the dependencies were installed using Homebrew package manager.
While building OpenCog,…
-
@trilinos/tpetra: The @trilinos/rol team is using MatrixMarket writers for the PDE-OPT application development kit. It appears that a recent change to Tpetra is causing segaults in writeDenseFile(),…
-
While working through #206 I noticed that I am getting different results with a slightly modified version of the lorenz example in #202 depending on what runtime interface I use. I believe that the i…