-
This is a beginning place holder for numerous issues that have occurred on Betzy as part of the OS upgrade. Currently, since only login3 is available - these have all occurred there.
From @mvertens…
-
I'm trying to run SCREAM on intel PVC GPU, however meet some errors, looking for help, thanks!
Here's my testing environment:
SCREAM code: lasted code of master version (https://github.com/E3SM-Proj…
-
### What is wrong?
The vint executable reports a duplicate module name when building with g2/v3.4.9 and w3emc/v2.10.0:
```bash log
cd /scratch1/NCEPDEV/global/David.Huber/GW/gw_python_3117/sorc/g…
-
### Description
`fpm install --profile debug --compiler ifx --c-compiler gcc|tee bug.txt`
```
Compilation failed for object " src_fpm_settings.f90.o "
stopping due to failed compilation
…
-
excuse me, i used your guide to install the pardiso in matlab 2019b but it didn't work.
i linked the intel fortran compiler library and pardiso library for windows and the mex function ran well, show…
-
### Description
It's a little bit tricky to reproduce but the `loadtxt` test occasionally fails (maybe 10-20% of the time). Mostly, it happens in the CI with the combination ubuntu-latest/gcc/12/cm…
-
Created from the scons-users thread at https://pairlist4.pair.net/pipermail/scons-users/2021-June/008551.html and from a subsequent Discord chat.
The support for Intel compilers has gone out of dat…
-
The CMAKE_Fortran_COMPILER_ID for ifx is `IntelLLVM` instead of `Intel`. To get pFUnit to build, I just copied `cmake/Intel.cmake` to `cmake/IntelLLVM.cmake` and it works.
-
Hi,
With the update to ADIOS v2.10 we see `adios-campaign/` folders appearing in the current working directory of WarpX simulations. It contains some `.db` files it seems.
What is that and is th…
-
Currently the Cmake setup only supports building with GCC compilers. However, currently gfortran does not support many performance-oriented features of the Fortran standard (such as parallel do concur…