etc:common_activities:intel_students_cup:icc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
etc:common_activities:intel_students_cup:icc [2007/11/05 12:03] – jcmvbkbc | etc:common_activities:intel_students_cup:icc [2008/01/03 02:32] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 96: | Line 96: | ||
Существенной разницы не заметил. | Существенной разницы не заметил. | ||
+ | |||
+ | ===== OpenMP ===== | ||
+ | В коде интересная ловушка: | ||
+ | |||
+ | В совокупности с ippSin и векторизацией -- 2.843/ | ||
+ | |||
+ | < | ||
+ | diff -ruN src-org/ | ||
+ | --- src-org/ | ||
+ | +++ src-icc/ | ||
+ | @@ -656,7 +657,7 @@ | ||
+ | | ||
+ | |||
+ | #if defined (_OPENMP) | ||
+ | - #pragma omp parallel for ordered \ | ||
+ | + #pragma omp parallel for \ | ||
+ | | ||
+ | | ||
+ | | ||
+ | </ | ||
+ |
etc/common_activities/intel_students_cup/icc.1194253412.txt.gz · Last modified: 2008/01/03 02:32 (external edit)