t_dap.c#28 #define DIMSIZE 25 #79 static char ch_data[DIMSIZE]; #80 static signed char int8_data[DIMSIZE]; #81 static unsigned char uint8_data[DIMSIZE]; #82 static int int8toint32_data[DIMSIZE]; #83 static float int82float32_data[DIMSIZE]; #84 static short int16_data[DIMSIZE]; #85 static int int16toint32_data[DIMSIZE]; #86 static float int162float32_data[DIMSIZE]; #87 static int int32_data[DIMSIZE]; #88 static float int32tofloat32_data[DIMSIZE]; #89 static long int32toilong_data[DIMSIZE]; #90 static float float32_data[DIMSIZE]; #91 static double float64_data[DIMSIZE]; #93 static char string3_data[DIMSIZE][STRLEN]; #96 static char ch[DIMSIZE]; #97 static signed char int8v[DIMSIZE]; #98 static unsigned char uint8v[DIMSIZE]; #99 static short int16v[DIMSIZE]; #100 static int int32v[DIMSIZE]; #101 static float float32v[DIMSIZE]; #102 static double float64v[DIMSIZE]; #103 static long ilong[DIMSIZE]; #105 static char string3[DIMSIZE][STRLEN]; #155 for(i=0;i<DIMSIZE;i++) { #171 for(i=0;i<DIMSIZE;i++) { #183 for(i=0;i<DIMSIZE;i++) printf("%s'\\%03hho'",COMMA,ch[i]); #193 for(i=0;i<DIMSIZE;i++) printf("%s%hhd",COMMA,int8v[i]); #203 for(i=0;i<DIMSIZE;i++) printf("%s%hhu",COMMA,uint8v[i]); #213 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32v[i]); #223 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #233 for(i=0;i<DIMSIZE;i++) printf("%s%hd",COMMA,int16v[i]); #243 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32v[i]); #253 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #263 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32v[i]); #273 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #283 for(i=0;i<DIMSIZE;i++) printf("%s%ld",COMMA,ilong[i]); #293 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #303 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float64v[i]); #316 static char ch_data[DIMSIZE]={'\000','\001','\002','\003','\004','\005','\006','\007','\010','\011','\012','\013','\014','\015','\016','\017','\020','\021','\022','\023','\024','\025','\026','\027','\030'}; #317 static signed char int8_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #318 static unsigned char uint8_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #319 static int int8toint32_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #320 static float int82float32_data[DIMSIZE]={0.000,1.000,2.000,3.000,4.000,5.000,6.000,7.000,8.000,9.000,10.000,11.000,12.000,13.000,14.000,15.000,16.000,17.000,18.000,19.000,20.000,21.000,22.000,23.000,24.000}; #321 static short int16_data[DIMSIZE]={0,256,512,768,1024,1280,1536,1792,2048,2304,2560,2816,3072,3328,3584,3840,4096,4352,4608,4864,5120,5376,5632,5888,6144}; #322 static int int16toint32_data[DIMSIZE]={0,256,512,768,1024,1280,1536,1792,2048,2304,2560,2816,3072,3328,3584,3840,4096,4352,4608,4864,5120,5376,5632,5888,6144}; #323 static float int162float32_data[DIMSIZE]={0.000,256.000,512.000,768.000,1024.000,1280.000,1536.000,1792.000,2048.000,2304.000,2560.000,2816.000,3072.000,3328.000,3584.000,3840.000,4096.000,4352.000,4608.000,4864.000,5120.000,5376.000,5632.000,5888.000,6144.000}; #324 static int int32_data[DIMSIZE]={0,2048,4096,6144,8192,10240,12288,14336,16384,18432,20480,22528,24576,26624,28672,30720,32768,34816,36864,38912,40960,43008,45056,47104,49152}; #325 static float int32tofloat32_data[DIMSIZE]={0.000,2048.000,4096.000,6144.000,8192.000,10240.000,12288.000,14336.000,16384.000,18432.000,20480.000,22528.000,24576.000,26624.000,28672.000,30720.000,32768.000,34816.000,36864.000,38912.000,40960.000,43008.000,45056.000,47104.000,49152.000}; #326 static long int32toilong_data[DIMSIZE]={0,2048,4096,6144,8192,10240,12288,14336,16384,18432,20480,22528,24576,26624,28672,30720,32768,34816,36864,38912,40960,43008,45056,47104,49152}; #327 static float float32_data[DIMSIZE]={0.000,0.010,0.020,0.030,0.040,0.050,0.060,0.070,0.080,0.090,0.100,0.110,0.120,0.130,0.140,0.149,0.159,0.169,0.179,0.189,0.199,0.208,0.218,0.228,0.238}; #328 static double float64_data[DIMSIZE]={1.000,1.000,1.000,1.000,0.999,0.999,0.998,0.998,0.997,0.996,0.995,0.994,0.993,0.992,0.990,0.989,0.987,0.986,0.984,0.982,0.980,0.978,0.976,0.974,0.971}; #331 static char string3_data[DIMSIZE][STRLEN]={"This is a data test string (pass 0).","This is a data test string (pass 1).","This is a data test string (pass 2).","This is a data test string (pass 3).","This is a data test string (pass 4).","This is a data test string (pass 5).","This is a data test string (pass 6).","This is a data test string (pass 7).","This is a data test string (pass 8).","This is a data test string (pass 9).","This is a data test string (pass 10).","This is a data test string (pass 11).","This is a data test string (pass 12).","This is a data test string (pass 13).","This is a data test string (pass 14).","This is a data test string (pass 15).","This is a data test string (pass 16).","This is a data test string (pass 17).","This is a data test string (pass 18).","This is a data test string (pass 19).","This is a data test string (pass 20).","This is a data test string (pass 21).","This is a data test string (pass 22).","This is a data test string (pass 23).","This is a data test string (pass 24)."}; #344 for(i=0;i<DIMSIZE;i++) {printf(" %llu",(unsigned long long)v[i]);} \ #347 for(i=0;i<DIMSIZE;i++) {printf(" %llu",(unsigned long long)vdata[i]);} \ #349 for(i=0;i<DIMSIZE;i++) {\ #354 for(i=0;i<DIMSIZE;i++) {printf(" %g",v[i]);} \ #357 for(i=0;i<DIMSIZE;i++) {printf(" %g",vdata[i]);} \ #359 for(i=0;i<DIMSIZE;i++) {\ #363 #define test for(i=0;i<DIMSIZE;i++) {\ #366 #define ftest for(i=0;i<DIMSIZE;i++) {\ #457 for(i=0;i<DIMSIZE;i++) { #464 if(memcmp((void*)v[0],(void*)vdata,DIMSIZE+1)!=0) t_dap3a.c#29 #define DIMSIZE 25 #80 static char ch_data[DIMSIZE]; #81 static signed char int8_data[DIMSIZE]; #82 static unsigned char uint8_data[DIMSIZE]; #83 static int int8toint32_data[DIMSIZE]; #84 static float int82float32_data[DIMSIZE]; #85 static short int16_data[DIMSIZE]; #86 static int int16toint32_data[DIMSIZE]; #87 static float int162float32_data[DIMSIZE]; #88 static int int32_data[DIMSIZE]; #89 static float int32tofloat32_data[DIMSIZE]; #90 static long int32toilong_data[DIMSIZE]; #91 static float float32_data[DIMSIZE]; #92 static double float64_data[DIMSIZE]; #94 static char string3_data[DIMSIZE][STRLEN]; #97 static char ch[DIMSIZE]; #98 static signed char int8v[DIMSIZE]; #99 static unsigned char uint8v[DIMSIZE]; #100 static short int16v[DIMSIZE]; #101 static int int32v[DIMSIZE]; #102 static float float32v[DIMSIZE]; #103 static double float64v[DIMSIZE]; #104 static long ilong[DIMSIZE]; #106 static char string3[DIMSIZE][STRLEN]; #155 for(i=0;i<DIMSIZE;i++) { #171 for(i=0;i<DIMSIZE;i++) { #183 for(i=0;i<DIMSIZE;i++) printf("%s'\\%03hho'",COMMA,ch[i]); #193 for(i=0;i<DIMSIZE;i++) printf("%s%hhd",COMMA,int8v[i]); #203 for(i=0;i<DIMSIZE;i++) printf("%s%hhu",COMMA,uint8v[i]); #213 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32v[i]); #223 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #233 for(i=0;i<DIMSIZE;i++) printf("%s%hd",COMMA,int16v[i]); #243 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32v[i]); #253 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #263 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32v[i]); #273 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #283 for(i=0;i<DIMSIZE;i++) printf("%s%ld",COMMA,ilong[i]); #293 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32v[i]); #303 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float64v[i]); #316 static char ch_data[DIMSIZE]={'\000','\001','\002','\003','\004','\005','\006','\007','\010','\011','\012','\013','\014','\015','\016','\017','\020','\021','\022','\023','\024','\025','\026','\027','\030'}; #317 static signed char int8_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #318 static unsigned char uint8_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #319 static int int8toint32_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #320 static float int82float32_data[DIMSIZE]={0.000,1.000,2.000,3.000,4.000,5.000,6.000,7.000,8.000,9.000,10.000,11.000,12.000,13.000,14.000,15.000,16.000,17.000,18.000,19.000,20.000,21.000,22.000,23.000,24.000}; #321 static short int16_data[DIMSIZE]={0,256,512,768,1024,1280,1536,1792,2048,2304,2560,2816,3072,3328,3584,3840,4096,4352,4608,4864,5120,5376,5632,5888,6144}; #322 static int int16toint32_data[DIMSIZE]={0,256,512,768,1024,1280,1536,1792,2048,2304,2560,2816,3072,3328,3584,3840,4096,4352,4608,4864,5120,5376,5632,5888,6144}; #323 static float int162float32_data[DIMSIZE]={0.000,256.000,512.000,768.000,1024.000,1280.000,1536.000,1792.000,2048.000,2304.000,2560.000,2816.000,3072.000,3328.000,3584.000,3840.000,4096.000,4352.000,4608.000,4864.000,5120.000,5376.000,5632.000,5888.000,6144.000}; #324 static int int32_data[DIMSIZE]={0,2048,4096,6144,8192,10240,12288,14336,16384,18432,20480,22528,24576,26624,28672,30720,32768,34816,36864,38912,40960,43008,45056,47104,49152}; #325 static float int32tofloat32_data[DIMSIZE]={0.000,2048.000,4096.000,6144.000,8192.000,10240.000,12288.000,14336.000,16384.000,18432.000,20480.000,22528.000,24576.000,26624.000,28672.000,30720.000,32768.000,34816.000,36864.000,38912.000,40960.000,43008.000,45056.000,47104.000,49152.000}; #326 static long int32toilong_data[DIMSIZE]={0,2048,4096,6144,8192,10240,12288,14336,16384,18432,20480,22528,24576,26624,28672,30720,32768,34816,36864,38912,40960,43008,45056,47104,49152}; #327 static float float32_data[DIMSIZE]={0.000,0.010,0.020,0.030,0.040,0.050,0.060,0.070,0.080,0.090,0.100,0.110,0.120,0.130,0.140,0.149,0.159,0.169,0.179,0.189,0.199,0.208,0.218,0.228,0.238}; #328 static double float64_data[DIMSIZE]={1.000,1.000,1.000,1.000,0.999,0.999,0.998,0.998,0.997,0.996,0.995,0.994,0.993,0.992,0.990,0.989,0.987,0.986,0.984,0.982,0.980,0.978,0.976,0.974,0.971}; #331 static char string3_data[DIMSIZE][STRLEN]={"This is a data test string (pass 0).","This is a data test string (pass 1).","This is a data test string (pass 2).","This is a data test string (pass 3).","This is a data test string (pass 4).","This is a data test string (pass 5).","This is a data test string (pass 6).","This is a data test string (pass 7).","This is a data test string (pass 8).","This is a data test string (pass 9).","This is a data test string (pass 10).","This is a data test string (pass 11).","This is a data test string (pass 12).","This is a data test string (pass 13).","This is a data test string (pass 14).","This is a data test string (pass 15).","This is a data test string (pass 16).","This is a data test string (pass 17).","This is a data test string (pass 18).","This is a data test string (pass 19).","This is a data test string (pass 20).","This is a data test string (pass 21).","This is a data test string (pass 22).","This is a data test string (pass 23).","This is a data test string (pass 24)."}; #344 for(i=0;i<DIMSIZE;i++) {printf(" %llu",(unsigned long long)v[i]);} \ #347 for(i=0;i<DIMSIZE;i++) {printf(" %llu",(unsigned long long)vdata[i]);} \ #349 for(i=0;i<DIMSIZE;i++) {\ #354 for(i=0;i<DIMSIZE;i++) {printf(" %g",v[i]);} \ #357 for(i=0;i<DIMSIZE;i++) {printf(" %g",vdata[i]);} \ #359 for(i=0;i<DIMSIZE;i++) {\ #363 #define test for(i=0;i<DIMSIZE;i++) {\ #366 #define ftest for(i=0;i<DIMSIZE;i++) {\ #457 for(i=0;i<DIMSIZE;i++) { #464 if(memcmp((void*)v[0],(void*)vdata,DIMSIZE+1)!=0) test_cvt.c#28 #define DIMSIZE 25 #79 static char ch_data[DIMSIZE]; #80 static signed char int8_data[DIMSIZE]; #81 static unsigned char uint8_data[DIMSIZE]; #82 static int int8toint32_data[DIMSIZE]; #83 static float int82float32_data[DIMSIZE]; #84 static short int16_data[DIMSIZE]; #85 static int int16toint32_data[DIMSIZE]; #86 static float int162float32_data[DIMSIZE]; #87 static int int32_data[DIMSIZE]; #88 static float int32tofloat32_data[DIMSIZE]; #89 static long int32toilong_data[DIMSIZE]; #90 static float float32_data[DIMSIZE]; #91 static double float64_data[DIMSIZE]; #93 static char string3_data[DIMSIZE][STRLEN]; #96 static char ch_tst[DIMSIZE]; #97 static signed char int8_tst[DIMSIZE]; #98 static unsigned char uint8_tst[DIMSIZE]; #99 static short int16_tst[DIMSIZE]; #100 static int int32_tst[DIMSIZE]; #101 static float float32_tst[DIMSIZE]; #102 static double float64_tst[DIMSIZE]; #103 static long ilong_tst[DIMSIZE]; #105 static char string3_tst[DIMSIZE][STRLEN]; #155 for(i=0;i<DIMSIZE;i++) { #171 for(i=0;i<DIMSIZE;i++) { #183 for(i=0;i<DIMSIZE;i++) printf("%s'\\%03hho'",COMMA,ch_tst[i]); #193 for(i=0;i<DIMSIZE;i++) printf("%s%hhd",COMMA,int8_tst[i]); #203 for(i=0;i<DIMSIZE;i++) printf("%s%hhu",COMMA,uint8_tst[i]); #213 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32_tst[i]); #223 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32_tst[i]); #233 for(i=0;i<DIMSIZE;i++) printf("%s%hd",COMMA,int16_tst[i]); #243 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32_tst[i]); #253 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32_tst[i]); #263 for(i=0;i<DIMSIZE;i++) printf("%s%d",COMMA,int32_tst[i]); #273 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32_tst[i]); #283 for(i=0;i<DIMSIZE;i++) printf("%s%ld",COMMA,ilong_tst[i]); #293 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float32_tst[i]); #303 for(i=0;i<DIMSIZE;i++) printf("%s%1.3f",COMMA,float64_tst[i]); #316 static char ch_data[DIMSIZE]={'\000','\001','\002','\003','\004','\005','\006','\007','\010','\011','\012','\013','\014','\015','\016','\017','\020','\021','\022','\023','\024','\025','\026','\027','\030'}; #317 static signed char int8_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #318 static unsigned char uint8_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #319 static int int8toint32_data[DIMSIZE]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}; #320 static float int82float32_data[DIMSIZE]={0.000,1.000,2.000,3.000,4.000,5.000,6.000,7.000,8.000,9.000,10.000,11.000,12.000,13.000,14.000,15.000,16.000,17.000,18.000,19.000,20.000,21.000,22.000,23.000,24.000}; #321 static short int16_data[DIMSIZE]={0,256,512,768,1024,1280,1536,1792,2048,2304,2560,2816,3072,3328,3584,3840,4096,4352,4608,4864,5120,5376,5632,5888,6144}; #322 static int int16toint32_data[DIMSIZE]={0,256,512,768,1024,1280,1536,1792,2048,2304,2560,2816,3072,3328,3584,3840,4096,4352,4608,4864,5120,5376,5632,5888,6144}; #323 static float int162float32_data[DIMSIZE]={0.000,256.000,512.000,768.000,1024.000,1280.000,1536.000,1792.000,2048.000,2304.000,2560.000,2816.000,3072.000,3328.000,3584.000,3840.000,4096.000,4352.000,4608.000,4864.000,5120.000,5376.000,5632.000,5888.000,6144.000}; #324 static int int32_data[DIMSIZE]={0,2048,4096,6144,8192,10240,12288,14336,16384,18432,20480,22528,24576,26624,28672,30720,32768,34816,36864,38912,40960,43008,45056,47104,49152}; #325 static float int32tofloat32_data[DIMSIZE]={0.000,2048.000,4096.000,6144.000,8192.000,10240.000,12288.000,14336.000,16384.000,18432.000,20480.000,22528.000,24576.000,26624.000,28672.000,30720.000,32768.000,34816.000,36864.000,38912.000,40960.000,43008.000,45056.000,47104.000,49152.000}; #326 static long int32toilong_data[DIMSIZE]={0,2048,4096,6144,8192,10240,12288,14336,16384,18432,20480,22528,24576,26624,28672,30720,32768,34816,36864,38912,40960,43008,45056,47104,49152}; #327 static float float32_data[DIMSIZE]={0.000,0.010,0.020,0.030,0.040,0.050,0.060,0.070,0.080,0.090,0.100,0.110,0.120,0.130,0.140,0.149,0.159,0.169,0.179,0.189,0.199,0.208,0.218,0.228,0.238}; #328 static double float64_data[DIMSIZE]={1.000,1.000,1.000,1.000,0.999,0.999,0.998,0.998,0.997,0.996,0.995,0.994,0.993,0.992,0.990,0.989,0.987,0.986,0.984,0.982,0.980,0.978,0.976,0.974,0.971}; #331 static char string3_data[DIMSIZE][STRLEN]={"This is a data test string (pass 0).","This is a data test string (pass 1).","This is a data test string (pass 2).","This is a data test string (pass 3).","This is a data test string (pass 4).","This is a data test string (pass 5).","This is a data test string (pass 6).","This is a data test string (pass 7).","This is a data test string (pass 8).","This is a data test string (pass 9).","This is a data test string (pass 10).","This is a data test string (pass 11).","This is a data test string (pass 12).","This is a data test string (pass 13).","This is a data test string (pass 14).","This is a data test string (pass 15).","This is a data test string (pass 16).","This is a data test string (pass 17).","This is a data test string (pass 18).","This is a data test string (pass 19).","This is a data test string (pass 20).","This is a data test string (pass 21).","This is a data test string (pass 22).","This is a data test string (pass 23).","This is a data test string (pass 24)."}; #344 for(i=0;i<DIMSIZE;i++) {printf(" %llu",(unsigned long long)v[i]);} \ #347 for(i=0;i<DIMSIZE;i++) {printf(" %llu",(unsigned long long)vdata[i]);} \ #349 for(i=0;i<DIMSIZE;i++) {\ #354 for(i=0;i<DIMSIZE;i++) {printf(" %g",v[i]);} \ #357 for(i=0;i<DIMSIZE;i++) {printf(" %g",vdata[i]);} \ #359 for(i=0;i<DIMSIZE;i++) {\ #363 #define test for(i=0;i<DIMSIZE;i++) {\ #366 #define ftest for(i=0;i<DIMSIZE;i++) {\ #457 for(i=0;i<DIMSIZE;i++) { #464 if(memcmp((void*)v[0],(void*)vdata,DIMSIZE+1)!=0) tst_parallel.c#24 #define DIMSIZE 24 #25 #define QTR_DATA (DIMSIZE * DIMSIZE / 4) #43 int data[DIMSIZE * DIMSIZE], i, res; #44 int slab_data[DIMSIZE * DIMSIZE / 4]; /* one slab */ #89 for (i = 0; i < DIMSIZE * DIMSIZE / 4; i++) #104 if (nc_def_dim(ncid, "d1", DIMSIZE, dimids)) ERR; #105 if (nc_def_dim(ncid, "d2", DIMSIZE, &dimids[1])) ERR; #121 start[0] = mpi_rank * DIMSIZE/mpi_size; #123 count[0] = DIMSIZE/mpi_size; #124 count[1] = DIMSIZE; tst_parallel2.c#20 #define DIMSIZE 8 #41 size_t count[NDIMS] = {1, DIMSIZE, DIMSIZE}; #42 int data[DIMSIZE * DIMSIZE], data_in[DIMSIZE * DIMSIZE]; #96 for (i = 0; i < DIMSIZE * DIMSIZE; i++) #114 if (nc_def_dim(ncid, DIM2_NAME, DIMSIZE, &dimids[1])) ERR; #115 if (nc_def_dim(ncid, DIM3_NAME, DIMSIZE, &dimids[2])) ERR; #156 printf("%d\t%g\t%g\n", mpi_size, total_time, DIMSIZE * DIMSIZE * NUM_SLABS * sizeof(int) / total_time); #189 for (j = 0; j < DIMSIZE * DIMSIZE; j++) tst_parallel3.c#30 #define DIMSIZE /*4 */ 768*2 #219 if (nc_def_dim(ncid, "d2", DIMSIZE, &dimids[1])) ERR; #228 start[1] = mpi_rank * DIMSIZE/mpi_size; #230 count[1] = DIMSIZE/mpi_size; #256 if (nc_def_dim(ncid, "ud4", DIMSIZE, &dimuids[3])) ERR; #267 ustart[3] = DIMSIZE*mpi_rank/mpi_size; #271 ucount[3] = DIMSIZE/mpi_size; #307 start[1] = mpi_rank * DIMSIZE/mpi_size; #309 count[1] = DIMSIZE/mpi_size; #337 ustart[3] = DIMSIZE*mpi_rank/mpi_size; #341 ucount[3] = DIMSIZE/mpi_size; #418 if (nc_def_dim(ncid, "d2", DIMSIZE, &dimids[1])) ERR; #444 start[1] = mpi_rank * DIMSIZE/mpi_size; #446 count[1] = DIMSIZE/mpi_size; #472 start[1] = mpi_rank * DIMSIZE/mpi_size; #474 count[1] = DIMSIZE/mpi_size; #603 if (nc_def_dim(ncid, "d2", DIMSIZE, &dimids[1])) ERR; #624 count_atom = DIMSIZE*2/(mpi_size+1); #640 count_atom = DIMSIZE*2/mpi_size; tst_parallel4.c#24 #define DIMSIZE 512 #45 size_t count[NDIMS] = {1, DIMSIZE, DIMSIZE}; #46 int data[DIMSIZE * DIMSIZE], data_in[DIMSIZE * DIMSIZE]; #100 for (i = 0; i < DIMSIZE * DIMSIZE; i++) #118 if (nc_def_dim(ncid, DIM2_NAME, DIMSIZE, &dimids[1])) ERR; #119 if (nc_def_dim(ncid, DIM3_NAME, DIMSIZE, &dimids[2])) ERR; #160 printf("%d\t%g\t%g\n", mpi_size, total_time, DIMSIZE * DIMSIZE * NUM_SLABS * sizeof(int) / total_time); #197 for (j = 0; j < DIMSIZE * DIMSIZE; j++) tst_simplerw_coll_r.c#27 #define DIMSIZE 16 #54 size_t count[NDIMS] = {1, DIMSIZE, DIMSIZE}; #55 int data[DIMSIZE * DIMSIZE], data_in[DIMSIZE * DIMSIZE]; #109 for (i = 0; i < DIMSIZE * DIMSIZE; i++) #126 if (nc_def_dim(ncid, DIM2_NAME, DIMSIZE, &dimids[1])) ERR; #127 if (nc_def_dim(ncid, DIM3_NAME, DIMSIZE, &dimids[2])) ERR; #168 printf("%d\t%g\t%g\n", mpi_size, total_time, DIMSIZE * DIMSIZE * NUM_SLABS * sizeof(int) / total_time); #213 for (j = 0; j < DIMSIZE * DIMSIZE; j++)
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed