Changes between Version 10 and Version 11 of jazz/09-07-17


Ignore:
Timestamp:
Jul 23, 2009, 5:27:04 PM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-07-17

    v10 v11  
    3838 * 原來 GCC 4.2 以上版本就有支援 OpenMP 了....
    3939{{{
     40## 32 位元
     41gcc-4.2: /usr/lib/gcc/i486-linux-gnu/4.2/include/omp.h
     42gcc-4.3: /usr/lib/gcc/i486-linux-gnu/4.3/include/omp.h
     43llvm-gcc-4.2: /usr/lib/llvm/gcc-4.2/lib/gcc/i486-linux-gnu/4.2.1/include/omp.h
     44## 64 位元
    4045gcc-4.2: /usr/lib/gcc/x86_64-linux-gnu/4.2/include/omp.h
    4146gcc-4.3: /usr/lib/gcc/x86_64-linux-gnu/4.3/include/omp.h