Adrian-Diaz

Results 6 issues of Adrian-Diaz

Greetings, I was trying to compile Trilinos with CUDA and OpenMPI using the following: export OMPI_CXX=${trilinosdir}/packages/kokkos/bin/nvcc_wrapper cmake -DCMAKE_BUILD_TYPE=RELEASE -DTrilinos_MUST_FIND_ALL_TPL_LIBS=TRUE -DTPL_ENABLE_MPI=ON -DCMAKE_CXX_STANDARD:STRING=17 -DTrilinos_ENABLE_Kokkos=ON -DTPL_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_UVM=OFF -DTrilinos_ENABLE_OpenMP=OFF -DTrilinos_ENABLE_Amesos2=ON -DTrilinos_ENABLE_Belos=ON -DTrilinos_ENABLE_MueLu=ON -DTrilinos_ENABLE_ROL=ON -DTrilinos_ENABLE_Ifpack2=ON...

Question

## Question @trilinos/\ Greetings, I was trying to compile Trilinos with CUDA and OpenMPI using the following cmake -DCMAKE_BUILD_TYPE=RELEASE \ -DTrilinos_MUST_FIND_ALL_TPL_LIBS=TRUE \ -DTPL_ENABLE_MPI=ON \ -DMPI_CXX_COMPILER=${trilinosdir}/packages/kokkos/bin/nvcc_wrapper \ -DCMAKE_CXX_STANDARD:STRING=17 \ -DTrilinos_ENABLE_Kokkos=ON \...

type: question

Greetings, Recently I was trying to perform topology optimization with the constraint projection methods in ROL, however when I try to have more than one inertial constraint (mass and moment...

type: question
pkg: ROL
MARKED_FOR_CLOSURE

# Description ## Type of change Please select all relevant options - [x] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an...

@trilinos/tpetra Greetings Everyone, Is there a Tpetra type (or other package with a similar distributed type) that can serve as a dense matrix using Layout Right? In theory the multivector...

type: question
pkg: Tpetra
MARKED_FOR_CLOSURE