INFO: No output directory specified (--dir) INFO: Using directory: "Test_box_20241121_033947" INFO: Regenerating c-file: Test_box.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_box.c Test_box.instr Warning: DECLARE block contains 2 assignments (= sign). Move them into an INITIALIZE section. May fail at compile. CFLAGS= -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component test_sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component test_sample -> GPU kernel from component m4pi ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_box.out DEBUG: CMD: nvc -o ./Test_box.out ./Test_box.c -fast -Minfo=accel -acc=gpu -gpu=managed -DOPENACC -DFUNNEL "./Test_box.c", line 4499: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./Test_box.c", line 4954: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] unsigned long randstate[7]; ^ "./Test_box.c", line 4873: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Test_box.c", line 8191: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Test_box.c", line 8715: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./Test_box.c", line 8738: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Test_box.c", line 9226: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./Test_box.c", line 9227: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./Test_box.c", line 9228: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./Test_box.c", line 9388: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Test_box.c", line 9608: warning: variable "output" was set but never used [set_but_not_used] int output; ^ "./Test_box.c", line 9767: warning: variable "radius_top" was declared but never referenced [declared_but_not_referenced] double radius_top = geometry->geometry_parameters.p_cone_storage->cone_radius_top; ^ "./Test_box.c", line 9768: warning: variable "radius_bottom" was declared but never referenced [declared_but_not_referenced] double radius_bottom = geometry->geometry_parameters.p_cone_storage->cone_radius_bottom; ^ "./Test_box.c", line 10043: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Test_box.c", line 9802: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Test_box.c", line 9804: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Test_box.c", line 9805: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Test_box.c", line 9806: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Test_box.c", line 9830: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Test_box.c", line 9839: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_box.c", line 9839: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_box.c", line 9841: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Test_box.c", line 9890: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Test_box.c", line 10057: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Test_box.c", line 10058: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Test_box.c", line 10059: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Test_box.c", line 10088: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Test_box.c", line 10146: warning: variable "output" was set but never used [set_but_not_used] int output; ^ "./Test_box.c", line 10162: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_box.c", line 10162: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_box.c", line 10163: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Test_box.c", line 10164: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Test_box.c", line 10601: warning: variable "vector2" is used before its value is set [used_before_set] if (verbal == 1) printf("vector1 = (%f,%f,%f)\n",vector1.x,vector1.y,vector2.z); ^ "./Test_box.c", line 10590: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_box.c", line 10667: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_box.c", line 10874: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_box.c", line 10972: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./Test_box.c", line 11158: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_box.c", line 11351: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Test_box.c", line 11352: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Test_box.c", line 11886: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Test_box.c", line 11887: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Test_box.c", line 12286: warning: variable "square_center" is used before its value is set [used_before_set] Coords box_end_point = coords_sub(coords_set(0,0,-z_depth/2),square_center); ^ "./Test_box.c", line 12146: warning: variable "is_rectangle" was declared but never referenced [declared_but_not_referenced] int is_rectangle = geometry_box->geometry_parameters.p_box_storage->is_rectangle; ^ "./Test_box.c", line 12151: warning: variable "y_height2" was declared but never referenced [declared_but_not_referenced] double y_height2 = geometry_box->geometry_parameters.p_box_storage->y_height2; ^ "./Test_box.c", line 12152: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry_box->geometry_parameters.p_box_storage->x_vector; ^ "./Test_box.c", line 12153: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry_box->geometry_parameters.p_box_storage->y_vector; ^ "./Test_box.c", line 12160: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Test_box.c", line 12161: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Test_box.c", line 12284: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Test_box.c", line 12550: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Test_box.c", line 12616: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_box.c", line 12802: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Test_box.c", line 12805: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Test_box.c", line 12962: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Test_box.c", line 12965: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Test_box.c", line 13884: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./Test_box.c", line 13793: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Test_box.c", line 14096: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,parent,mask_index,masked_volume_index,ANY_logic,true_parent_volume_number; ^ "./Test_box.c", line 14286: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./Test_box.c", line 14435: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Test_box.c", line 14839: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Test_box.c", line 16415: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_box.c", line 16411: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Test_box.c", line 16471: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_box.c", line 16456: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Test_box.c", line 16527: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_box.c", line 16512: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Test_box.c", line 16580: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_box.c", line 16568: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Test_box.c", line 16621: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Test_box.c", line 16682: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Test_box.c", line 16731: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Test_box.c", line 16780: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Test_box.c", line 16859: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Test_box.c", line 16935: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Test_box.c", line 17011: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Test_box.c", line 17087: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Test_box.c", line 17166: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Test_box.c", line 17245: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Test_box.c", line 17324: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Test_box.c", line 17387: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Test_box.c", line 17447: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Test_box.c", line 17507: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Test_box.c", line 17567: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./Test_box.c", line 17616: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./Test_box.c", line 17679: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_box.c", line 17676: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./Test_box.c", line 20496: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Test_box.c", line 23774: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_box.c", line 23775: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_box.c", line 1508: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_box.c", line 2911: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 91, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 105, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 139, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 165, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 189, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 200, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 209, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 221, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1555, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1559, Generating acc routine seq Generating NVIDIA GPU code str_len: 1568, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4120, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4551, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4562, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4571, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4583, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4595, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4605, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4615, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4623, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4633, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4655, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4662, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4708, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4743, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4754, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4771, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4782, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4798, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4827, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4838, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4842, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4877, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4884, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4893, #pragma acc loop seq 4877, Generating implicit copy(lens[:]) [if not already present] 4884, Generating implicit firstprivate(ll,l) 4895, Accelerator restriction: induction variable live-out from loop: i 4896, Accelerator restriction: induction variable live-out from loop: i 4897, Accelerator restriction: induction variable live-out from loop: i 4898, Accelerator restriction: induction variable live-out from loop: i 4900, Accelerator restriction: induction variable live-out from loop: j 4901, Accelerator restriction: induction variable live-out from loop: j 4902, Accelerator restriction: induction variable live-out from loop: j 4903, Accelerator restriction: induction variable live-out from loop: j 4925, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4929, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4932, #pragma acc loop seq 4925, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 4932, Generating implicit firstprivate(l) 4949, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 4953, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4960, #pragma acc loop seq 4949, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5019, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5050, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5067, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5166, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5250, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5316, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5393, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5665, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5675, Generating acc routine seq Generating NVIDIA GPU code _hash: 5701, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5742, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5753, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5758, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5766, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5774, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5781, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6440, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6476, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6536, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6553, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6668, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6723, Generating acc routine seq Generating NVIDIA GPU code init: 19711, Generating update device(_cylinder_tube1_var,_stop_var,_test_incoherent_var,_m4pi_var,_arm_1_var,_tube_point_var,_test_sample_var,_box_totem3_var,_cylinder_cross2_var,_box_tube1_var,_cylinder_cross1_var,_beam_center_var,_box_totem1_var,_box_totem2_var,_test_material_var,_m4pi_both_var,_instrument_var,_m4pi_1_var,_a1_var,_m4pi_2_var,_source_var,_init_var) class_Progress_bar_trace: 19754, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 19844, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 19942, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 21441, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 21903, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 21907, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 21903, Local memory used for .inl_particle_30898,.inl_.inl_mcneutron_0_30913,.inl_.X2543_30915,.inl_.inl_.X2739_15_30914 21907, Generating implicit private(_particle,seed) 21917, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 21922, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 21917, Local memory used for .inl_.inl_c_1932_30962,.inl_.inl_.inl_b_1906_1938_30967,.inl_.inl_.inl_.X2704_1905_1937_30966,.inl_.inl_b_1928_30961,.inl_.inl_c_1921_30951,.inl_.inl_.inl_b_1906_1927_30956,.inl_.inl_.inl_.X2704_1905_1926_30955,.inl_.inl_b_1917_30950,.inl_.inl_.X2688_1916_30945,.inl_.inl_c_1913_30944,.inl_c_30977,.inl_.inl_b_1912_30942,.inl_.inl_.X2704_1911_30941,.inl_b_30934,.inl_.X2687_30933,.inl_.X2688_30928,.inl_c_30936,.inl_.X2686_30924,.inl_a_30920,.inl_c_30988,_particle_save,.inl_.inl_c_1921_31003,.inl_.inl_.inl_b_1906_1927_31008,.inl_.inl_.inl_.X2704_1905_1926_31007,.inl_.inl_b_1917_31002,.inl_.inl_c_1913_30996,.inl_.inl_.inl_.X2704_1905_1937_31018,.inl_.inl_.X2704_1911_30993,.inl_.inl_b_1912_30994,.inl_.X2688_30980,.inl_.inl_b_1928_31013,.inl_c_30925,.inl_.inl_.inl_b_1906_1938_31019,.inl_.inl_.X2688_1916_30997,.inl_a_30972,.inl_.X2686_30976,.inl_.X2687_30985,.inl_b_30986,.inl_.inl_c_1932_31014 21922, Generating implicit private(_particle) 22039, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 22042, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 22039, Local memory used for .inl_.inl_c_1932_31336,.inl_.inl_.inl_b_1906_1938_31341,.inl_.inl_.inl_.X2704_1905_1937_31340,.inl_.inl_b_1928_31335,.inl_.inl_c_1921_31325,.inl_.inl_.inl_b_1906_1927_31330,.inl_.inl_.inl_.X2704_1905_1926_31329,.inl_.inl_b_1917_31324,.inl_.inl_.X2688_1916_31319,.inl_.inl_c_1913_31318,.inl_c_31351,.inl_.inl_b_1912_31316,.inl_.inl_.X2704_1911_31315,.inl_b_31308,.inl_.X2687_31307,.inl_.X2688_31302,.inl_c_31310,.inl_.X2686_31298,.inl_a_31294,.inl_.inl_c_1932_31262,.inl_.inl_.inl_b_1906_1938_31267,.inl_.inl_.inl_.X2704_1905_1937_31266,.inl_.inl_b_1928_31261,.inl_.inl_c_1921_31251,.inl_.inl_.inl_b_1906_1927_31256,.inl_.inl_.inl_.X2704_1905_1926_31255,.inl_.inl_b_1917_31250,.inl_.inl_.X2688_1916_31245,.inl_.inl_c_1913_31244,.inl_c_31299,.inl_.inl_b_1912_31242,.inl_.inl_.X2704_1911_31241,.inl_b_31234,.inl_.X2687_31233,.inl_.X2688_31228,.inl_c_31236,.inl_.X2686_31224,.inl_a_31220,.inl_.inl_c_1932_31188,.inl_.inl_.inl_b_1906_1938_31193,.inl_.inl_.inl_.X2704_1905_1937_31192,.inl_.inl_b_1928_31187,.inl_.inl_c_1921_31177,.inl_.inl_.inl_b_1906_1927_31182,.inl_.inl_.inl_.X2704_1905_1926_31181,.inl_.inl_b_1917_31176,.inl_.inl_.X2688_1916_31171,.inl_.inl_c_1913_31170,.inl_c_31225,.inl_.inl_b_1912_31168,.inl_.inl_.X2704_1911_31167,.inl_b_31160,.inl_.X2687_31159,.inl_.X2688_31154,.inl_c_31162,.inl_.X2686_31150,.inl_a_31146,.inl_.inl_c_1932_31114,.inl_.inl_.inl_b_1906_1938_31119,.inl_.inl_.inl_.X2704_1905_1937_31118,.inl_.inl_b_1928_31113,.inl_.inl_c_1921_31103,.inl_.inl_.inl_b_1906_1927_31108,.inl_.inl_.inl_.X2704_1905_1926_31107,.inl_.inl_b_1917_31102,.inl_.inl_.X2688_1916_31097,.inl_.inl_c_1913_31096,.inl_c_31151,.inl_.inl_b_1912_31094,.inl_.inl_.X2704_1911_31093,.inl_b_31086,.inl_.X2687_31085,.inl_.X2688_31080,.inl_c_31088,.inl_.X2686_31076,.inl_a_31072,_particle_save,.inl_c_31362,.inl_.inl_c_1921_31377,.inl_.inl_.inl_b_1906_1927_31382,.inl_.inl_.inl_.X2704_1905_1926_31381,.inl_.inl_b_1917_31376,.inl_.inl_c_1913_31370,.inl_.inl_.inl_.X2704_1905_1937_31392,.inl_.inl_.X2704_1911_31367,.inl_.inl_b_1912_31368,.inl_.X2688_31354,.inl_.inl_b_1928_31387,.inl_c_31077,.inl_.inl_.inl_b_1906_1938_31393,.inl_.inl_.X2688_1916_31371,.inl_a_31346,.inl_.X2686_31350,.inl_.X2687_31359,.inl_b_31360,.inl_.inl_c_1932_31388 22042, Generating implicit private(_particle) finally: 22961, Generating update self(_cylinder_tube1_var,_stop_var,_test_incoherent_var,_m4pi_var,_arm_1_var,_test_sample_var,_tube_point_var,_box_totem3_var,_cylinder_cross2_var,_box_tube1_var,_cylinder_cross1_var,_beam_center_var,_box_totem1_var,_box_totem2_var,_test_material_var,_m4pi_both_var,_instrument_var,_m4pi_1_var,_a1_var,_m4pi_2_var,_source_var,_init_var) mcenabletrace: 5900, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===