- 积分
- 2415
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-11-25
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
不论我运行4.3还是4.4,进行并行运算的时候,总是出现以下内容:
forrtl: warning (402): fort: (1): In call to P2G_1D, an array temporary was created for argument #9
forrtl: warning (402): fort: (1): In call to MPI_ALLGATHERV, an array temporary was created for argument #5
forrtl: warning (402): fort: (1): In call to DO_CLOSE_DISPOSE, an array temporary was created for argument #2
forrtl: warning (402): fort: (1): In call to DO_CLOSE_DISPOSE, an array temporary was created for argument #3
forrtl: warning (402): fort: (1): In call to DO_CLOSE_DISPOSE, an array temporary was created for argument #2
forrtl: warning (402): fort: (1): In call to DO_CLOSE_DISPOSE, an array temporary was created for argument #3
一行接一行。这到底是怎么回事啊?救救我! |
|