Citations From References: 0 From Reviews: 0 MR3372695 70H06 37N05 70E15 Shamolin, M. V. [Shamolin, Maxim V.] (RS-MOSC-MC) Classification of integrable cases in the dynamics of a four-dimensional rigid b o dy in a nonconservative field in the presence of a tracking force. (English summary) Translated from Sovrem. Mat. Prilozh. No. 88 (2013). J. Math. Sci. (N. Y.) 204 (2015), no. 6, 808870. A review for this item is in process. c Copyright American Mathematical Society 2015 Citations From References: 0 From
... 24.72 ТФлоп/с (ГПУ) . 2.04 ТФлоп/с (ЦПУ) . ... Число ЦПУ в системе . 32 процессора, 192 ядра . Число ГПУ в системе . ... Общий объем ОЗУ в системе . 768 ГБ (ОЗУ ЦПУ), 144 ГБ (ОЗУ ГПУ) . Общий объем дисков на узлах . ... Объем системы хранения данных . ... Число вычислительных стоек . ... Число вычислительных узлов . ... Центральный процессор . Intel Xeon X5650, 6 ядер, 2 процессора на узел . ОЗУ на узел . 48 ГБ (ОЗУ ЦПУ), 9 ГБ (ОЗУ ГПУ) . Графический процессор . ...
... 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 Похожие документы
Input Description 2-1 (5 December 2014) ********************************* * * * Section 2 - Input Description * * * ********************************* This section of the manual describes the input to GAMESS. The section is written in a reference, rather than tutorial fashion. However, there are frequent reminders that more information can be found on a particular input group, or type of calculation, in the 'Further Information' section of this manual. Numerous complete input files are shown in the 'Input
[
Текст
]
Ссылки http://erg.biophys.msu.ru/~comcon1/qmdata/gamess-us-input-2014dec.pdf -- 1427.1 Кб -- 05.04.2015 Похожие документы