James Elliott

Results 8 issues of James Elliott

I'm not sure where to report this - it's probably a spack issue - but it's manifesting with SEACAS' install. Effectively, a package seacas is using is depending on lapack/blas...

no-issue-activity

This is a request! Kokkos (through Trilinos - or always?) - wants to enable a TPL of ROCM if the compiler is not `hipcc`. https://github.com/kokkos/kokkos/blob/develop/cmake/kokkos_tpls.cmake#L42 This is kinda annoying, and...

The BLAS wrappers require C-linkage, and std::complex is not allowed. This avoids warning about using C++ complex types in the return value. This patch keeps the original check (from the...

pkg: Teuchos

## Bug Report @trilinos/ml @trilinos/zoltan ### Description I've been building METIS / ParMETIS through SPACK - and this allows you to choose the ordinal sizes. I talked with Karen Devine...

type: bug
pkg: ML
pkg: Zoltan

I believe this falls under Tribits, since I think Trilinos doesn't use the official Kitware MPI module. What happened is a user on the El Capitan systems was using my...

Hi, A feature I've desired from CMake for a while is the ability to capture the user's input commandline, as well as source code version (version control versioning if available),...

type: enhancement
component: core

## Enhancement This Issue is for tracking any effects from a PR I am submitting with tools for collecting very detailed build statistics, that seems to have near zero cost....

type: enhancement
client: ATDM
ATDM DevOps
DO_NOT_AUTOCLOSE

## Bug Report If you configure Tacho with tests ON, tacho builds it's own Gtest (libtacho-gtest.so), but that lib needs to depend on `-lpthread` The key part of this error...

type: bug