- 积分
- 5016
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-2-11
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
编译parallelnetcdf的时候出现了以下的错误,MPI使用的是INTEL 2015里面的INTEL MPI
configure: error:
------------------------------------------------------------
Invalid MPI compiler specified or detected: "/opt/intel/composer_xe_2015.2.164/bin/intel64/icc"
A working MPI compiler is required. Please specify the location
of one either with the MPICC environment variable or the
--with-mpi configure flag
------------------------------------------------------------
不知道是不是哪里没设置好,该如何正确设置
|
|