INFO: No output directory specified (--dir) INFO: Using directory: "Test_mask_20260318_034644" INFO: Regenerating c-file: Test_mask.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_mask.c Test_mask.instr 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_mask.out DEBUG: CMD: nvc -o ./Test_mask.out ./Test_mask.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -Wl,-rpath,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -L,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -DFUNNEL "./Test_mask.c", line 91: warning: Routine "mcgenstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgenstate(void); ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./Test_mask.c", line 93: warning: Routine "mcsetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcsetstate(double x, double y, double z, double vx, double vy, double vz, ^ "./Test_mask.c", line 96: warning: Routine "mcgetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgetstate(_class_particle mcneutron, double *x, double *y, double *z, ^ "./Test_mask.c", line 110: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./Test_mask.c", line 114: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Test_mask.c", line 144: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./Test_mask.c", line 114: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Test_mask.c", line 175: warning: Routine "particle_setvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void(_class_particle *, char *, void*); ^ "./Test_mask.c", line 199: warning: Routine "particle_setvar_void_array" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void_array(_class_particle *, char *, void*, int); ^ "./Test_mask.c", line 210: warning: Routine "particle_restore" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_restore(_class_particle *p, _class_particle *p0); ^ "./Test_mask.c", line 221: warning: Routine "particle_getuservar_byid" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getuservar_byid(_class_particle *p, int id, int *suc){ ^ "./Test_mask.c", line 233: warning: Routine "particle_uservar_init" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_uservar_init(_class_particle *p){ ^ "./Test_mask.c", line 302: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Test_mask.c", line 304: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./Test_mask.c", line 655: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./Test_mask.c", line 876: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./Test_mask.c", line 893: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./Test_mask.c", line 895: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./Test_mask.c", line 903: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./Test_mask.c", line 905: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./Test_mask.c", line 907: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./Test_mask.c", line 909: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./Test_mask.c", line 911: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./Test_mask.c", line 1007: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./Test_mask.c", line 1009: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./Test_mask.c", line 1011: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./Test_mask.c", line 1013: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./Test_mask.c", line 1015: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./Test_mask.c", line 1017: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./Test_mask.c", line 1019: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./Test_mask.c", line 1021: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./Test_mask.c", line 1023: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./Test_mask.c", line 4638: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_mask.c", line 5093: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Test_mask.c", line 5012: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Test_mask.c", line 6339: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_mask.c", line 8721: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Test_mask.c", line 9276: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./Test_mask.c", line 9303: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Test_mask.c", line 9832: 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_mask.c", line 9833: 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_mask.c", line 9834: 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_mask.c", line 10056: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Test_mask.c", line 10118: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Test_mask.c", line 10118: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Test_mask.c", line 10118: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Test_mask.c", line 10339: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Test_mask.c", line 10644: 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_mask.c", line 10645: 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_mask.c", line 10890: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Test_mask.c", line 10681: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Test_mask.c", line 10683: 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_mask.c", line 10684: 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_mask.c", line 10685: 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_mask.c", line 10709: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Test_mask.c", line 10718: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_mask.c", line 10718: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_mask.c", line 10720: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Test_mask.c", line 10762: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Test_mask.c", line 10931: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Test_mask.c", line 10961: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Test_mask.c", line 10980: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_mask.c", line 10980: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Test_mask.c", line 10981: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Test_mask.c", line 10982: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Test_mask.c", line 11219: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Test_mask.c", line 11385: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Test_mask.c", line 11440: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_mask.c", line 11517: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_mask.c", line 11729: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_mask.c", line 11827: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./Test_mask.c", line 12018: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_mask.c", line 12216: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Test_mask.c", line 12217: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Test_mask.c", line 12802: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Test_mask.c", line 12803: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Test_mask.c", line 13062: 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_mask.c", line 13067: 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_mask.c", line 13068: 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_mask.c", line 13069: 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_mask.c", line 13076: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Test_mask.c", line 13077: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Test_mask.c", line 13200: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Test_mask.c", line 13494: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Test_mask.c", line 13560: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Test_mask.c", line 13747: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Test_mask.c", line 13750: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Test_mask.c", line 13907: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Test_mask.c", line 13910: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Test_mask.c", line 14908: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./Test_mask.c", line 14811: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Test_mask.c", line 15130: 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_mask.c", line 15340: 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_mask.c", line 15501: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Test_mask.c", line 15905: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Test_mask.c", line 16890: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Test_mask.c", line 17529: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_mask.c", line 17525: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Test_mask.c", line 17585: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_mask.c", line 17570: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Test_mask.c", line 17652: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_mask.c", line 17633: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Test_mask.c", line 17713: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_mask.c", line 17701: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Test_mask.c", line 17758: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Test_mask.c", line 17829: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Test_mask.c", line 17878: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Test_mask.c", line 17995: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Test_mask.c", line 18112: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Test_mask.c", line 18232: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Test_mask.c", line 18352: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Test_mask.c", line 18472: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Test_mask.c", line 18592: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Test_mask.c", line 18670: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Test_mask.c", line 18736: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Test_mask.c", line 18802: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Test_mask.c", line 18868: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Test_mask.c", line 18917: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Test_mask.c", line 18986: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_mask.c", line 18983: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./Test_mask.c", line 21045: warning: incompatible redefinition of macro "exit" (declared at line 634) [bad_macro_redef] #define exit(...) noprintf() ^ "./Test_mask.c", line 21057: warning: Routine "class_Progress_bar_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Progress_bar_trace(_class_Progress_bar *_comp ^ "./Test_mask.c", line 21136: warning: Routine "class_Source_div_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_div_trace(_class_Source_div *_comp ^ "./Test_mask.c", line 21234: warning: Routine "class_Arm_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Arm_trace(_class_Arm *_comp ^ "./Test_mask.c", line 21982: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Test_mask.c", line 22956: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Test_mask.c", line 22988: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Test_mask.c", line 21439: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Test_mask.c", line 23544: warning: Routine "class_PSD_monitor_4PI_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_4PI_trace(_class_PSD_monitor_4PI *_comp ^ "./Test_mask.c", line 25972: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_mask.c", line 25973: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_mask.c", line 1515: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_mask.c", line 2984: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 103, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 117, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 151, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 177, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 201, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 212, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 221, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 233, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1563, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1567, Generating acc routine seq Generating NVIDIA GPU code str_len: 1576, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4256, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4701, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4710, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4722, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4734, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4744, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4754, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4762, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4772, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4794, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4801, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4847, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4882, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4893, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4910, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4921, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4937, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4966, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4977, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4981, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5016, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5023, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5032, #pragma acc loop seq 5016, Generating implicit copy(lens[:]) [if not already present] 5023, Generating implicit firstprivate(ll,l) 5034, Accelerator restriction: induction variable live-out from loop: i 5035, Accelerator restriction: induction variable live-out from loop: i 5036, Accelerator restriction: induction variable live-out from loop: i 5037, Accelerator restriction: induction variable live-out from loop: i 5039, Accelerator restriction: induction variable live-out from loop: j 5040, Accelerator restriction: induction variable live-out from loop: j 5041, Accelerator restriction: induction variable live-out from loop: j 5042, Accelerator restriction: induction variable live-out from loop: j 5064, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5068, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5071, #pragma acc loop seq 5064, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5071, Generating implicit firstprivate(l) 5088, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5092, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5099, #pragma acc loop seq 5088, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5158, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5189, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5206, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5305, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5389, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5455, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5532, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5804, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5816, Generating acc routine seq Generating NVIDIA GPU code _hash: 5848, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5889, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5900, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5905, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5913, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5921, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5928, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6608, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6648, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6708, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6725, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6840, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6895, Generating acc routine seq Generating NVIDIA GPU code init: 21015, Generating update device(_beam_center_var,_stop_var,_test_incoherent_var,_mask_2_2_var,_arm_1_var,_test_sample_var,_volume_2_var,_volume_1_var,_m4pi_var,_mask_1_1_var,_mask_1_2_var,_mask_2_1_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: 21058, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 21137, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 21235, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 23545, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 23995, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23999, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23999, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 24008, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 24013, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 24008, Local memory used for .inl_.inl_c_1989_29779,.inl_.inl_.inl_b_1963_1995_29784,.inl_.inl_.inl_.X2904_1962_1994_29783,.inl_.inl_b_1985_29778,.inl_.inl_c_1978_29768,.inl_.inl_.inl_b_1963_1984_29773,.inl_.inl_.inl_.X2904_1962_1983_29772,.inl_.inl_b_1974_29767,.inl_.inl_.X2888_1973_29762,.inl_.inl_c_1970_29761,.inl_c_29794,.inl_.inl_b_1969_29759,.inl_.inl_.X2904_1968_29758,.inl_b_29751,.inl_.X2887_29750,.inl_.X2888_29745,.inl_c_29753,.inl_.X2886_29741,.inl_a_29737,.inl_c_29805,_particle_save,.inl_.inl_c_1978_29820,.inl_.inl_.inl_b_1963_1984_29825,.inl_.inl_.inl_.X2904_1962_1983_29824,.inl_.inl_b_1974_29819,.inl_.inl_c_1970_29813,.inl_.inl_.inl_.X2904_1962_1994_29835,.inl_.inl_.X2904_1968_29810,.inl_.inl_b_1969_29811,.inl_.X2888_29797,.inl_.inl_b_1985_29830,.inl_c_29742,.inl_.inl_.inl_b_1963_1995_29836,.inl_.inl_.X2888_1973_29814,.inl_a_29789,.inl_.X2886_29793,.inl_.X2887_29802,.inl_b_29803,.inl_.inl_c_1989_29831 24120, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 24123, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 24120, Local memory used for .inl_.inl_c_1989_30153,.inl_.inl_.inl_b_1963_1995_30158,.inl_.inl_.inl_.X2904_1962_1994_30157,.inl_.inl_b_1985_30152,.inl_.inl_c_1978_30142,.inl_.inl_.inl_b_1963_1984_30147,.inl_.inl_.inl_.X2904_1962_1983_30146,.inl_.inl_b_1974_30141,.inl_.inl_.X2888_1973_30136,.inl_.inl_c_1970_30135,.inl_c_30168,.inl_.inl_b_1969_30133,.inl_.inl_.X2904_1968_30132,.inl_b_30125,.inl_.X2887_30124,.inl_.X2888_30119,.inl_c_30127,.inl_.X2886_30115,.inl_a_30111,.inl_.inl_c_1989_30079,.inl_.inl_.inl_b_1963_1995_30084,.inl_.inl_.inl_.X2904_1962_1994_30083,.inl_.inl_b_1985_30078,.inl_.inl_c_1978_30068,.inl_.inl_.inl_b_1963_1984_30073,.inl_.inl_.inl_.X2904_1962_1983_30072,.inl_.inl_b_1974_30067,.inl_.inl_.X2888_1973_30062,.inl_.inl_c_1970_30061,.inl_c_30116,.inl_.inl_b_1969_30059,.inl_.inl_.X2904_1968_30058,.inl_b_30051,.inl_.X2887_30050,.inl_.X2888_30045,.inl_c_30053,.inl_.X2886_30041,.inl_a_30037,.inl_.inl_c_1989_30005,.inl_.inl_.inl_b_1963_1995_30010,.inl_.inl_.inl_.X2904_1962_1994_30009,.inl_.inl_b_1985_30004,.inl_.inl_c_1978_29994,.inl_.inl_.inl_b_1963_1984_29999,.inl_.inl_.inl_.X2904_1962_1983_29998,.inl_.inl_b_1974_29993,.inl_.inl_.X2888_1973_29988,.inl_.inl_c_1970_29987,.inl_c_30042,.inl_.inl_b_1969_29985,.inl_.inl_.X2904_1968_29984,.inl_b_29977,.inl_.X2887_29976,.inl_.X2888_29971,.inl_c_29979,.inl_.X2886_29967,.inl_a_29963,.inl_.inl_c_1989_29931,.inl_.inl_.inl_b_1963_1995_29936,.inl_.inl_.inl_.X2904_1962_1994_29935,.inl_.inl_b_1985_29930,.inl_.inl_c_1978_29920,.inl_.inl_.inl_b_1963_1984_29925,.inl_.inl_.inl_.X2904_1962_1983_29924,.inl_.inl_b_1974_29919,.inl_.inl_.X2888_1973_29914,.inl_.inl_c_1970_29913,.inl_c_29968,.inl_.inl_b_1969_29911,.inl_.inl_.X2904_1968_29910,.inl_b_29903,.inl_.X2887_29902,.inl_.X2888_29897,.inl_c_29905,.inl_.X2886_29893,.inl_a_29889,_particle_save,.inl_c_30179,.inl_.inl_c_1978_30194,.inl_.inl_.inl_b_1963_1984_30199,.inl_.inl_.inl_.X2904_1962_1983_30198,.inl_.inl_b_1974_30193,.inl_.inl_c_1970_30187,.inl_.inl_.inl_.X2904_1962_1994_30209,.inl_.inl_.X2904_1968_30184,.inl_.inl_b_1969_30185,.inl_.X2888_30171,.inl_.inl_b_1985_30204,.inl_c_29894,.inl_.inl_.inl_b_1963_1995_30210,.inl_.inl_.X2888_1973_30188,.inl_a_30163,.inl_.X2886_30167,.inl_.X2887_30176,.inl_b_30177,.inl_.inl_c_1989_30205 finally: 25119, Generating update self(_beam_center_var,_stop_var,_test_incoherent_var,_mask_2_2_var,_arm_1_var,_test_sample_var,_volume_1_var,_volume_2_var,_m4pi_var,_mask_1_1_var,_mask_1_2_var,_mask_2_1_var,_test_material_var,_m4pi_both_var,_instrument_var,_m4pi_1_var,_a1_var,_m4pi_2_var,_source_var,_init_var) mcenabletrace: 6048, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===