Re: [petsc-users] ./test1: error while loading shared libraries: libopenblas.so.0: cannot open shared object file: No such file or directory.

2022-08-27 Thread Matthew Knepley
On Sat, Aug 27, 2022 at 7:17 AM wangxq2020--- via petsc-users < petsc-users@mcs.anl.gov> wrote: > Hi > > Submitting a program fails by srun using slurm. This is my command > srun -n 8 --partition=test --qos=testqos ./test1 -options_file > options/test1.opts > and returns > ./test1: error while

[petsc-users] ./test1: error while loading shared libraries: libopenblas.so.0: cannot open shared object file: No such file or directory.

2022-08-27 Thread wangxq2020--- via petsc-users
Hi Submitting a program fails by srun using slurm. This is my command srun -n 8 --partition=test --qos=testqos ./test1 -options_file options/test1.opts and returns ./test1: error while loading shared libraries: libopenblas.so.0: cannot open shared object file: No such file or directory.