sudo apt-get install libblas-dev liblapack-dev
/usr/bin/ld: /tmp/ccpnvyvq.o: in function `MAIN__':
graph_eb.f90:(.text+0x2c9): undefined reference to `sgev_'
collect2: error: ld returned 1 exit status
Transpose 发表于 2024-1-5 09:05
lapack没有这个函数,选择正确的函数名
Transpose 发表于 2024-1-5 09:05
lapack没有这个函数,选择正确的函数名
update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
Processing triggers for libc-bin (2.35-0ubuntu3.5) ...
/sbin/ldconfig.real: /usr/lib/wsl/lib/libcuda.so.1 is not a symbolic link
欢迎光临 Fortran Coder (http://bbs.fcode.cn/) | Powered by Discuz! X3.2 |