From 7d018624905913fe0c532dca5bf82985d100169c Mon Sep 17 00:00:00 2001 From: Daniel Dunning Date: Tue, 9 Apr 2024 11:10:12 -0600 Subject: [PATCH] FEATURE: updated packages --- .conda/evpfft/cuda/meta.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.conda/evpfft/cuda/meta.yaml b/.conda/evpfft/cuda/meta.yaml index 80d01d516..2061e912f 100644 --- a/.conda/evpfft/cuda/meta.yaml +++ b/.conda/evpfft/cuda/meta.yaml @@ -26,13 +26,15 @@ requirements: - cuda-toolkit - openmpi - fierro-heffte-cuda - - hdf5=*=mpi_openmpi_h457a7a6_3 - - fierro-trilinos-cuda # Statically linked against Kokkos CUDA kernels from here. + - hdf5=*=mpi_openmpi_* + - kokkos=4.1 - elements run: - openmpi - fierro-heffte-cuda - - hdf5=*=mpi_openmpi_h457a7a6_3 + - fftw=*=mpi_openmpi_* + - kokkos=4.1 + - hdf5=*=mpi_openmpi_* - elements about: