ref:
http://surf.ap.seikei.ac.jp/~nakano/linux/FortLib-e.html
1. copy libslatec.a
/usr/local/lib
quantum2nd 發表在
痞客邦
留言(0)
人氣()
強制刪除
rm -f *.f
有時候預設問你要不要刪除,\表不使用預設 -f表強制刪除
\rm -f *.f
quantum2nd 發表在
痞客邦
留言(0)
人氣()
打包
tar -cvf test.tar test
quantum2nd 發表在
痞客邦
留言(0)
人氣()
fortran 90
http://people.sc.fsu.edu/~burkardt/f_src/f_src.html
77
http://people.sc.fsu.edu/~burkardt/f_src/slatec/slatec.html
quantum2nd 發表在
痞客邦
留言(0)
人氣()
example:fortran
http://www.mcs.anl.gov/research/projects/mpi/usingmpi/examples/simplempi/main.htm
Tutorial material on MPI
quantum2nd 發表在
痞客邦
留言(0)
人氣()
-o<file> :指定(更改)執行檔的名子
-O<n> :最佳化,n=number 不同模式的最佳化
-xW :
使用Intel Pentium 處理器
quantum2nd 發表在
痞客邦
留言(0)
人氣()
forrtl: error(78) process killed(SIGTERM)
for example:
complex*16::a(:,:)
quantum2nd 發表在
痞客邦
留言(0)
人氣()
http://www.ncsa.illinois.edu/UserInfo/Resources/Software/Intel/Compilers/8.1/f_ug1/ug1l_rt_errors.htm
quantum2nd 發表在
痞客邦
留言(0)
人氣()
quantum2nd 發表在
痞客邦
留言(0)
人氣()
quantum2nd 發表在
痞客邦
留言(0)
人氣()
quantum2nd 發表在
痞客邦
留言(0)
人氣()
quantum2nd 發表在
痞客邦
留言(0)
人氣()