You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this response is a bit late, but I had the same issue installing Nalu on a Debian box. I was able to install everything by creating a psuedo entry in setup-spack.sh for MACHINE="Linux". I have attached the resulting file. I also found that I had to modify the various custom package.py files to enable the PIC flags. I am guessing the issue is due to differences in spack version. I have included an example of the modifications I had to do to the parallel-netcdf package.py to make it work.
Hi, I'm trying to build nalu-wind following
https://nalu-wind.readthedocs.io/en/latest/source/user/build_spack.html#
But it seems that there is no corresponding command for Linux machine (Ubuntu 18.04), see
build-test/configs/setup-spack.sh
Lines 40 to 91 in a65117f
The script above gives "Machine name not found".
Millions of thx in advance.
The text was updated successfully, but these errors were encountered: