ravil-mobile
ravil-mobile
Hi, Thanks for your comments > Why would you store the parsed namelist file in YAML::node if the only thing you need is I think we will use yaml text...
> Ah yes the wavefield output does not work with single precision. > While i have further reason to think that there is a problem either with the setup or...
I can confirm that this is going to solve the problem by configuring SeisSol with `-DMINI_SEISSOL=OFF` .
I guess it is good to document in case somebody wants to do debugging
Hi @stevenjgibbons, I guess you forgot to return to the base folder after each step. All paths look nested. You can add `cd ..` after each step (installation of a...
Am I correct that everything worked in a container and you're trying to install SeisSol on your host system? If yes, could you try one more thing: 1) add the...
Hi, I will try to reproduce the error and let you know.
Hi, I've tried to reproduce your error. I tested your first script in an isolated environment. So, basically I put two files in a folder: ``` . ├── Dockerfile.base └──...
Hi @stevenjgibbons, But you can still try to run `install.sh` (that I sent you) on your host system. I suspect that you were failing to install `netcdf` because your original...
Hi, > Should these be found? And, if not, how can I change the script install.sh to look for different ones? It really depends whether you have other MPI compilers...