推 s06yji3:ifort (intel fortran) 05/07 14:13
推 janhon:pgi 05/08 03:56
推 motoman:用過pgi intel gfortran 最不喜歡gfortran 又慢編譯又馬虎 05/08 09:52
推 gilocustom:樓上有空的話可否請你簡述一下gfortran的馬虎之處@@? 05/10 17:43
→ dos792:gfortran可不可以作 .dll ? 05/10 21:07
→ motoman:1. 我送a(:)進入函式就gfortran不會警告 然後執行時 05/10 23:49
→ motoman:不是錯誤就是一堆跑出0 2.這更扯 不知道是不是code太長 05/10 23:50
→ motoman:我寫call subA(a,b,c) 可是code裡沒有subA 居然編譯過了!! 05/10 23:51
→ motoman:執行的時候當然是error 還有很多 讓我對gfortran印象不好 05/10 23:53
→ dos792:我試著找用fortran 搞.dll的文檔,居然找不到? 05/11 01:07
→ dos792: ^^^^^^gfortran 05/11 01:07
→ gilocustom:請問為何將a(:)送入函式需要警告? 05/11 01:36
→ gilocustom:我倒是有碰過所開的動態陣列的索引值超過原訂的數字但 05/11 01:38
→ gilocustom:是g95/gfortran/pgf90都沒有抓出來的怪事。 05/11 01:39
→ motoman:警告是因為直接這樣用是錯的阿XD 要先變全域變數或指標 05/11 09:35
→ gilocustom:原來你沒給維度唷=口=。你是用哪一版的gfortran? 05/11 12:12
→ gilocustom:我現在用的這版(4.5.0)貌似沒有這個問題呢:) 05/11 12:16
推 motoman:4.4.0耶xd 這版本你是另外裝的嗎 我的synaptic最新是4.4.0 05/11 13:45
→ gilocustom:我是上官網抓的,但是裝在XP上面。 05/11 15:23
→ gilocustom:不過看官網是MacOS/Linux/Windows的版本最新好像都有到 05/11 15:25
→ gilocustom:4.5.0以上了:p 05/11 15:26