-
While NEKRS_HOME is read from the environment for Cardinal's makefiles, the Summit submission scripts currently just set it internally, which can be hard to keep up-to-date if the case directories cha…
-
We're trying to include SENSEI *v4.0.0* in CMake using `find_package(SENSEI REQUIRED)`, but CMake will crash every time:
```
CMake Error at config/sensei.cmake:2 (find_package):
Found package con…
-
The `hypre.cmake` script in the NekRS submodule points to `libHYPRE.so`, but on Mac it should instead point to `libHYPRE.dylib`. We need to support both Mac and Linux.
-
# Describe the bug
I have a case with a restart file created for N = 7. If I load that restart file for a case with either N = 5 or N = 7, things run okay. But if I instead load it into a new case wi…
-
**Describe the bug**
I have a case with a restart file created for N = 7. If I load that restart file for a case with either N = 5 or N = 7, things run okay. But if I instead load it into a new case …
-
**Describe the bug**
After the Summit RHEL 8 upgrade, occa has been unable to run CUDA mode in both the `master` and `next` branches.
**To Reproduce**
`ssh @summit.olcf.ornl.gov`
1. `ssh @summit…
-
Our reader fails when the path to the file is too long.
It will cut-off the path and eventually the reader can't find the file.
For example:
```
/gpfs/alpine/csc262/proj-shared/ylan/pebble_pack…
yslan updated
2 years ago
-
I am pasting below the CMake error I see when I run nrsconfig:
```
-- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/22.3/cuda/11.6/include (found suitable version "11.6.112", minimum required …
-
For Cardinal, we have to maintain a separate fork of NekRS that only has changes to the CMake files to allow us to use the same HYPRE that MOOSE uses. This has become very tedious in incorporating the…
-
If the user has a mistake in the `.par` file, you can pass `--help par` to `nekrs` to print out a useful table of valid parameters. It would be helpful if the `--help` were also passed to `nrsmpi`, wh…