- Jul 07 Wed 2010 17:54
-
shell
http://nmc.nchu.edu.tw/linux/shell_lspace.htm
- Apr 30 Fri 2010 12:33
-
背景執行
- Nov 20 Fri 2009 20:06
-
ifort [options]
- Aug 22 Sat 2009 21:27
-
error massage(78)
- Aug 21 Fri 2009 13:41
-
error massage(web)
http://www.ncsa.illinois.edu/UserInfo/Resources/Software/Intel/Compilers/8.1/f_ug1/ug1l_rt_errors.htm
- Dec 26 Fri 2008 16:56
-
error massage(174) & iofrt commend
(174) sigsegv:
目前我覺得應該是記憶體錯誤1.ram 不夠大 ; 2. code 裡可能有array or matrix,dimention 可能錯了
如果是2 很麻煩>"<
loop is vectorized:
目前我覺得應該是記憶體錯誤1.ram 不夠大 ; 2. code 裡可能有array or matrix,dimention 可能錯了
如果是2 很麻煩>"<
loop is vectorized:
- Dec 17 Wed 2008 21:06
-
makefile part3
- Dec 17 Wed 2008 20:19
-
makefile part2
教學
http://www.gnu.org/software/make/manual/make.html#Makefile-Contents (Y-J Kao)
http://www.study-area.org/cyril/opentools/opentools/makefile.html (中文)
http://www.gnu.org/software/make/manual/make.html#Makefile-Contents (Y-J Kao)
http://www.study-area.org/cyril/opentools/opentools/makefile.html (中文)
- Dec 17 Wed 2008 19:15
-
shell scripts
- Apr 29 Tue 2008 17:16
-
makefile
FC=ifort
CFLAG=-O2 -xW -unroll
SRCPATH=/home/hchsiao/mklexamples/
LIB=/usr/lib/
INC=/opt/intel/mkl/10.0/include/
MKLLIB=/opt/intel/mkl/10.0/lib/32
CFLAG=-O2 -xW -unroll
SRCPATH=/home/hchsiao/mklexamples/
LIB=/usr/lib/
INC=/opt/intel/mkl/10.0/include/
MKLLIB=/opt/intel/mkl/10.0/lib/32
- Apr 29 Tue 2008 16:51
-
編譯器
FORTRAN 編譯器(LINUX)
http://www3.intel.com/cd/software/products/apac/zho/343156.htm
free
http://www.download.com/Silverfrost-FTN77/3000-2069_4-10537937.html?cdlPid=10537938
(ALL)
http://www.intel.com/cd/software/products/apac/zho/295361.htm
(other)
http://www.personal.psu.edu/faculty/h/d/hdk/fortran.html
http://www3.intel.com/cd/software/products/apac/zho/343156.htm
free
http://www.download.com/Silverfrost-FTN77/3000-2069_4-10537937.html?cdlPid=10537938
(ALL)
http://www.intel.com/cd/software/products/apac/zho/295361.htm
(other)
http://www.personal.psu.edu/faculty/h/d/hdk/fortran.html
1