History log of /petsc/config/examples/arch-nersc-perlmutter-opt.py (Results 1 – 15 of 15)
Revision Date Author Comments
# 9b43db70 27-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/hypre-3.0' into 'main'

configure: HYPRE v3.0 and compatible MFEM

See merge request petsc/petsc!8688


# 04ba64a0 07-Sep-2025 Victor A. P. Magri <paludettomag1@llnl.gov>

Add Umpire support

CI: CUDA+umpire can trigger errors due to default 4G/mpi-task GPU RAM usage, so disable for linux-cuda-pkgs, linux-cuda-latest

> CUDA ERROR (code = 1, invalid argument) at memory

Add Umpire support

CI: CUDA+umpire can trigger errors due to default 4G/mpi-task GPU RAM usage, so disable for linux-cuda-pkgs, linux-cuda-latest

> CUDA ERROR (code = 1, invalid argument) at memory.c:136
> terminate called after throwing an instance of 'thrust::system::system_error'
> what(): reduce failed to synchronize: cudaErrorIllegalAddress: an illegal memory access was encountered

Co-authored-by: Pierre Jolivet <pierre@joliv.et>
Co-authored-by: Satish Balay <balay@mcs.anl.gov>

show more ...


# 2fd2f86a 20-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 9bf7dd56 16-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-05-16/update-arch-nersc-perlmutter' into 'release'

Config: update arch-nersc-perlmutter-opt.py with --gpu-bind=none

See merge request petsc/petsc!7554


# 5c20b387 16-May-2024 Junchao Zhang <jczhang@mcs.anl.gov>

Config: update arch-nersc-perlmutter-opt.py with --gpu-bind=none


# 55cda6f5 25-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# b47221c0 24-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-04-23/improve-nvhpc-kk-tpl' into 'release'

Improve Kokkos-Kernels TPL configure with NVHPC

See merge request petsc/petsc!7492


# d69f4011 23-Apr-2024 Junchao Zhang <jczhang@mcs.anl.gov>

Config example: turn on TPL on Perlmutter


# 80a002d3 29-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/fix-perlmutter-configure-example/release' into 'main'

perlmutter: remove explicit setting of cc and CC for Sowing

See merge request petsc/petsc!7420


# b3ba2b1a 29-Mar-2024 Richard Tran Mills <rmills@rmills.org>

perlmutter: Remove explicit setting of cc and CC for Sowing - it is no longer needed (and there was a typo in this code).


# 19e676f2 07-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/update-other-packages' into 'main'

configure: update OpenMPI and CMake

See merge request petsc/petsc!7267


# 5804573c 07-Feb-2024 Pierre Jolivet <pierre@joliv.et>

Typos


# 8e86dc3c 27-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# e6495d39 24-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/add-perlmutter-config-example/release' into 'release'

Add example configure script for Perlmutter at NERSC

See merge request petsc/petsc!5873


# 2e294c49 23-Nov-2022 Richard Tran Mills <rmills@rmills.org>

Add example configure script for Perlmutter at NERSC

Thanks-to: Junchao Zhang <jczhang@mcs.anl.gov> and Satish Balay <sbalay@mcs.anl.gov>