推 motoman:linux的library有ACML,MKL ISML的事應該都能 用法可能不同 03/02 22:18
→ KidsMan1124:非常感謝!! 03/03 09:07
推 motoman:acml用法非常簡單 註冊 下載 解壓 安裝 03/03 10:31
→ motoman:code裡面呼叫對應的subroutine ex: call dsyevd(x,y,z,..) 03/03 10:32
→ motoman:compile:gfortran xxx.f90 .../lib/libacml.a 就好了! 03/03 10:34