討論串[心得] Bug of intel Compiler
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
我試了 g++ 和 icc, icc 會出現原 po 所說的問題. 如果用 icc -g 編譯, 結果是和 g++ 相同的.. 另外如果把 Refine.cpp 改成. for (int GrandPID=0; GrandPID<2; GrandPID++){. patch->ptr[1][Gran
(還有15個字)
內容預覽:
main.cpp. for( int i = 0; i < 2; i++ ). for( int j = 0; j < 4; j++ ). {. patch->ptr[i][j] = (patch_t*) calloc( 1, sizeof(patch_t) );. memset(pathc->pt
(還有19個字)
內容預覽:
抓一個Bug抓了兩個多禮拜. 終於可以確定是 intel Compiler的錯了.... 不知道有沒有板友能幫忙測試一下 或是回報給intel. 因為我用的是 intel提供的非商業軟體 沒有intel的支援. 經過漫長的Debug 總算把bug濃縮在短短的一百行內 應該很容易看懂. 希望熱情的板友
(還有324個字)
首頁
上一頁
1
下一頁
尾頁