摘要: 再openmpi官网找到解决方法,好像是和pbs的冲突最简单的解决办法是 把/usr/local/lib/pbslib.a删掉或者改成其他名字,说白了就是废掉pbs,这样就可以编译成功openmpi鸟。There are two possible solutions in Open MPI 1.0.x:Recompile your PBS implementation with "-fPIC" (or whatever the relevant flag is for your compiler to generate position-independent code) 阅读全文
posted @ 2012-09-24 17:27 willy123 阅读(440) 评论(0) 推荐(0)