摘要:
001、问题 /usr/bin/ld: cannot find -lopenblas 。 002、解决方法 yum -y install epel-release yum -y install openblas-devel 003、检测效果 make install 。 阅读全文
posted @ 2024-12-07 19:29
小鲨鱼2018
阅读(20)
评论(0)
推荐(0)
摘要:
1、 make clean和make clobber区别。 https://blog.csdn.net/qq_32014215/article/details/106155403; 阅读全文
posted @ 2024-12-07 17:04
小鲨鱼2018
阅读(36)
评论(0)
推荐(0)
摘要:
c语言中作用域和存储期的区别 阅读全文
posted @ 2024-12-07 13:01
小鲨鱼2018
阅读(12)
评论(0)
推荐(0)