ДД PROCEEDINGS OF THE 31st ICRC, LODZ 2009 1 Preliminary Proton and Helium Spectra from the CREAM-III Flight Y. S. Yoon , H. S. Ahn , T. Anderson, L. Barbier?, ... Keywords: CREAM; energy spectra; protons and helium nuclei I . ... CREAM-III I N S T RU M E N T A N D F LIGHT The CREAM-III instrument consisted of a tungsten/scintillating fiber calorimeter, a dual layer Silicon Charge Detector (SCD), a Cherenkov Camera (CherCam), a Cherenkov Detector, and a Timing Charge Detector (TCD). ...
... 9 , 2010 MPI/OpenMP 60 1 2 3 ( PARALLEL) #pragma omp parallel [ [ [, ] ] ...] : default(shared | ... include stdio.h int main () { int n =100000, i; double pi, h, sum , x; h = 1.0 / ( double ) n; sum = 0.0; for (i = 1; i = n; i ++) { x = h * (( double )i - 0.5); sum += (4.0 / (1.0 + x*x)); } pi = h * sum ; printf( pi is approximately %.16f , pi); return 0; } 9 , 2010 MPI / OpenMP 84 1 2 3 OpenMP int main () { int n =100, i; double pi, h, sum , x; h = 1.0 / ( double ) n; ...
[
Текст
]
Ссылки http://angel.cmc.msu.ru/~basrav/supercomp2010/Lecture_20100309.pdf -- 777.5 Кб -- 23.03.2010 Похожие документы