close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: cannot map zero-fill pages: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 9, 2011, 11:57:16 AM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 9 | 9 | <div style="text-align: center;"><big style="font-weight: bold;"><big>多核心程式設計 : OpenMP<br/>Multi-Cores Programming : OpenMP</big></big></div> |
| 10 | 10 | }}} |
| | 11 | |
| | 12 | * GCC 4.2 以上版本就有支援 OpenMP 了....用 "gcc -fopenmp" 就可以編譯 |