INFO: No output directory specified (--dir) INFO: Using directory: "Incoherent_validation_20250514_122724" INFO: Regenerating c-file: Incoherent_validation.c WARNING: Full-path code-generator "/u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -I$MCSTAS" not found!! WARNING: Attempting replacement by "mcstas-antlr -I$MCSTAS" DEBUG: CMD: mcstas-antlr -I$MCSTAS -t -o ./Incoherent_validation.c Incoherent_validation.instr 2025-05-14 12:28:23.779 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Incoherent(0):read_table-lib :Incoherent(1):interoff-lib :Monitor_nD(0):monitor_nd-lib :Monitor_nD(1):read_table-lib :Monitor_nD(2):interoff-lib 2025-05-14 12:28:23.780 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to monitor_nd-lib read_table-lib interoff-lib 2025-05-14 12:28:23.780 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib monitor_nd-lib No initialization present? ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component init -> GPU kernel from component Vanadium_incoherent -> GPU kernel from component Vanadium -> GPU kernel from component a1 -> GPU kernel from component source -> GPU kernel from component sample_position -> GPU kernel from component cylinder_sample_union Component test_sample is NOACC, CPUONLY=True ->FUNNEL mode enabled, SPLIT within buffer. -> GPU kernel from component m4pi -> GPU kernel from component Banana_monitor -> GPU kernel from component PSDlin_transmission -> GPU kernel from component PSD_transmission -> GPU kernel from component scattering_arm -> GPU kernel from component PSDlin_scattering -> GPU kernel from component scattering_arm_2 -> GPU kernel from component PSDlin_scattering_2 -> GPU kernel from component stop ----------------------------------------------------------- CFLAGS= -DFUNNEL DEBUG: CMD: mcstas-antlr -I$MCSTAS finished INFO: Recompiling: ./Incoherent_validation.out DEBUG: CMD: nvc -o ./Incoherent_validation.out ./Incoherent_validation.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 -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -DFUNNEL "./Incoherent_validation.c", line 93: 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 " "./Incoherent_validation.c", line 95: 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, double t, double sx, double sy, double sz, double p, int mcgravitation, void * mcMagnet, int allow_backprop); ^ "./Incoherent_validation.c", line 97: 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 mcparticle, double * x, double * y, double * z, double * vx, double * vy, double * vz, double * t, double * sx, double * sy, double * sz, double * p); ^ "./Incoherent_validation.c", line 111: 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); ^ "./Incoherent_validation.c", line 115: 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); ^ "./Incoherent_validation.c", line 143: 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); ^ "./Incoherent_validation.c", line 115: 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); ^ "./Incoherent_validation.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*); ^ "./Incoherent_validation.c", line 200: 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); ^ "./Incoherent_validation.c", line 213: 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); ^ "./Incoherent_validation.c", line 230: 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){ ^ "./Incoherent_validation.c", line 241: 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){ ^ "./Incoherent_validation.c", line 313: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Incoherent_validation.c", line 315: 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); ^ "./Incoherent_validation.c", line 665: 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 */ ^ "./Incoherent_validation.c", line 886: 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); ^ "./Incoherent_validation.c", line 903: 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); ^ "./Incoherent_validation.c", line 905: 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]); ^ "./Incoherent_validation.c", line 913: 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); ^ "./Incoherent_validation.c", line 915: 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); ^ "./Incoherent_validation.c", line 917: 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); ^ "./Incoherent_validation.c", line 919: 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); ^ "./Incoherent_validation.c", line 921: 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); ^ "./Incoherent_validation.c", line 1017: 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); ^ "./Incoherent_validation.c", line 1019: 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); ^ "./Incoherent_validation.c", line 1021: 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); ^ "./Incoherent_validation.c", line 1023: 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); ^ "./Incoherent_validation.c", line 1025: 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); ^ "./Incoherent_validation.c", line 1027: 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); ^ "./Incoherent_validation.c", line 1029: 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); ^ "./Incoherent_validation.c", line 1031: 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); ^ "./Incoherent_validation.c", line 1033: 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); ^ "./Incoherent_validation.c", line 4585: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Incoherent_validation.c", line 5040: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Incoherent_validation.c", line 4959: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Incoherent_validation.c", line 6286: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Incoherent_validation.c", line 7083: warning: Routine "Monitor_nD_Trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Monitor_nD_Trace(MonitornD_Defines_type *, MonitornD_Variables_type *, _class_particle* _particle); ^ "./Incoherent_validation.c", line 7206: warning: Routine "Table_Index" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Index(t_Table Table, long i, long j); /* get indexed value */ ^ "./Incoherent_validation.c", line 7208: warning: Routine "Table_Value" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value(t_Table Table, double X, long j); /* search X in 1st column and return interpolated value in j-column */ ^ "./Incoherent_validation.c", line 7215: warning: Routine "Table_Value2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value2d(t_Table Table, double X, double Y); /* same as Table_Index with non-integer indices and 2d interpolation */ ^ "./Incoherent_validation.c", line 7235: warning: Routine "Table_Interp1d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d(double x, double x1, double y1, double x2, double y2); ^ "./Incoherent_validation.c", line 7237: warning: Routine "Table_Interp1d_nearest" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d_nearest(double x, double x1, double y1, double x2, double y2); ^ "./Incoherent_validation.c", line 7239: warning: Routine "Table_Interp2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp2d(double x, double y, double x1, double y1, double x2, double y2, ^ "./Incoherent_validation.c", line 7364: warning: Routine "off_intersect_all" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect_all(double* t0, double* t3, ^ "./Incoherent_validation.c", line 7387: warning: Routine "off_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect(double* t0, double* t3, ^ "./Incoherent_validation.c", line 7408: warning: Routine "off_x_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_x_intersect(double *l0,double *l3, ^ "./Incoherent_validation.c", line 8879: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Incoherent_validation.c", line 9403: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./Incoherent_validation.c", line 9426: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Incoherent_validation.c", line 9914: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./Incoherent_validation.c", line 9915: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./Incoherent_validation.c", line 9916: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./Incoherent_validation.c", line 10076: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Incoherent_validation.c", line 10296: warning: variable "output" was set but never used [set_but_not_used] int output; ^ "./Incoherent_validation.c", line 10455: 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; ^ "./Incoherent_validation.c", line 10456: 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; ^ "./Incoherent_validation.c", line 10731: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Incoherent_validation.c", line 10490: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Incoherent_validation.c", line 10492: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Incoherent_validation.c", line 10493: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Incoherent_validation.c", line 10494: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Incoherent_validation.c", line 10518: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Incoherent_validation.c", line 10527: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10527: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10529: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Incoherent_validation.c", line 10578: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Incoherent_validation.c", line 10745: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Incoherent_validation.c", line 10746: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Incoherent_validation.c", line 10747: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Incoherent_validation.c", line 10776: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Incoherent_validation.c", line 10834: warning: variable "output" was set but never used [set_but_not_used] int output; ^ "./Incoherent_validation.c", line 10850: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10850: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10851: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Incoherent_validation.c", line 10852: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Incoherent_validation.c", line 11289: 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); ^ "./Incoherent_validation.c", line 11278: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11355: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11562: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11660: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./Incoherent_validation.c", line 11846: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 12039: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 12040: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 12574: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 12575: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 12974: 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); ^ "./Incoherent_validation.c", line 12834: 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; ^ "./Incoherent_validation.c", line 12839: 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; ^ "./Incoherent_validation.c", line 12840: 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; ^ "./Incoherent_validation.c", line 12841: 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; ^ "./Incoherent_validation.c", line 12848: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 12849: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 12972: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Incoherent_validation.c", line 13238: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Incoherent_validation.c", line 13304: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 13490: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Incoherent_validation.c", line 13493: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Incoherent_validation.c", line 13650: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Incoherent_validation.c", line 13653: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Incoherent_validation.c", line 14572: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./Incoherent_validation.c", line 14481: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Incoherent_validation.c", line 14784: 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; ^ "./Incoherent_validation.c", line 14974: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./Incoherent_validation.c", line 15123: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Incoherent_validation.c", line 15527: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Incoherent_validation.c", line 19128: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Incoherent_validation.c", line 19128: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Incoherent_validation.c", line 19155: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Incoherent_validation.c", line 19155: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Incoherent_validation.c", line 20661: warning: Routine "off_F" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double off_F(double x, double y,double z,double A,double B,double C,double D) { ^ "./Incoherent_validation.c", line 20666: warning: Routine "off_sign" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] char off_sign(double a) { ^ "./Incoherent_validation.c", line 20675: warning: Routine "off_normal" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_normal(Coords* n, polygon p) ^ "./Incoherent_validation.c", line 20701: warning: Routine "off_pnpoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_pnpoly(polygon p, Coords v) ^ "./Incoherent_validation.c", line 20704: warning: variable "minx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 20704: warning: variable "maxx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 20704: warning: variable "miny" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 20704: warning: variable "maxy" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 20704: warning: variable "minz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 20704: warning: variable "maxz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 20764: warning: Routine "off_intersectPoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersectPoly(intersection *inter, Coords a, Coords b, polygon p) ^ "./Incoherent_validation.c", line 20894: warning: Routine "off_init_planes" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_init_planes(Coords a, Coords b, ^ "./Incoherent_validation.c", line 20938: warning: Routine "off_clip_3D_mod" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_clip_3D_mod(intersection* t, Coords a, Coords b, ^ "./Incoherent_validation.c", line 21061: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Incoherent_validation.c", line 21175: warning: Routine "off_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_compare (void const *a, void const *b) ^ "./Incoherent_validation.c", line 21187: warning: Routine "off_cleanDouble" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanDouble(intersection* t, int* t_size) ^ "./Incoherent_validation.c", line 21222: warning: Routine "off_cleanInOut" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanInOut(intersection* t, int* t_size) ^ "./Incoherent_validation.c", line 21474: warning: Routine "Min_int" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Min_int(int x, int y) { ^ "./Incoherent_validation.c", line 21480: warning: Routine "merge" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void merge(intersection *arr, int l, int m, int r) ^ "./Incoherent_validation.c", line 21967: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 22013: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 22064: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 22112: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23048: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 25248: 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] _class_Progress_bar *class_Progress_bar_trace(_class_Progress_bar *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 25338: 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] _class_Source_div *class_Source_div_trace(_class_Source_div *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 25438: warning: Routine "class_Union_master_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Union_master *class_Union_master_trace(_class_Union_master *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 25976: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Incoherent_validation.c", line 25603: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Incoherent_validation.c", line 26912: warning: Routine "class_Incoherent_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Incoherent *class_Incoherent_trace(_class_Incoherent *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 26952: warning: variable "l_i" was set but never used [set_but_not_used] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Incoherent_validation.c", line 26952: warning: variable "l_o" was declared but never referenced [declared_but_not_referenced] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Incoherent_validation.c", line 27211: 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] _class_PSD_monitor_4PI *class_PSD_monitor_4PI_trace(_class_PSD_monitor_4PI *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 27289: warning: Routine "class_Monitor_nD_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Monitor_nD *class_Monitor_nD_trace(_class_Monitor_nD *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 27579: warning: Routine "class_PSDlin_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_PSDlin_monitor *class_PSDlin_monitor_trace(_class_PSDlin_monitor *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 27657: warning: Routine "class_PSD_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_PSD_monitor *class_PSD_monitor_trace(_class_PSD_monitor *_comp, _class_particle *_particle) { ^ "./Incoherent_validation.c", line 30432: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Incoherent_validation.c", line 30433: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Incoherent_validation.c", line 1522: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Incoherent_validation.c", line 2942: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 104, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 118, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 150, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 177, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 202, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 214, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 230, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 241, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1570, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1574, Generating acc routine seq Generating NVIDIA GPU code str_len: 1583, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4206, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4637, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4648, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4657, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4669, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4681, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4691, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4701, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4709, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4719, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4741, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4748, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4794, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4829, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4840, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4857, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4868, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4884, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4913, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4924, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4928, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4963, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4970, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4979, #pragma acc loop seq 4963, Generating implicit copy(lens[:]) [if not already present] 4970, Generating implicit firstprivate(ll,l) 4981, Accelerator restriction: induction variable live-out from loop: i 4982, Accelerator restriction: induction variable live-out from loop: i 4983, Accelerator restriction: induction variable live-out from loop: i 4984, Accelerator restriction: induction variable live-out from loop: i 4986, Accelerator restriction: induction variable live-out from loop: j 4987, Accelerator restriction: induction variable live-out from loop: j 4988, Accelerator restriction: induction variable live-out from loop: j 4989, Accelerator restriction: induction variable live-out from loop: j 5011, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5015, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5018, #pragma acc loop seq 5011, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5018, Generating implicit firstprivate(l) 5035, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5039, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5046, #pragma acc loop seq 5035, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5105, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5136, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5153, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5252, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5336, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5402, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5479, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5751, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5763, Generating acc routine seq Generating NVIDIA GPU code _hash: 5795, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5836, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5847, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5852, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5860, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5868, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5875, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6553, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6590, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6650, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6667, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6782, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6837, Generating acc routine seq Generating NVIDIA GPU code distance_between: 8134, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code length_of_3vector: 8142, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code coords_scalar_mult: 8157, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code on_int_list: 8172, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code print_1d_int_list: 8393, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code update_current_mask_intersect_status: 8723, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code make_tagging_tree_node: 8803, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code initialize_tagging_tree_node: 8826, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code goto_process_node: 8852, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code goto_volume_node: 8872, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code add_statistics_to_node: 8921, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code clear_intersection_table: 9219, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code sample_box_intersect_advanced: 9902, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code sample_box_intersect_simple: 10096, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code r_within_box_simple: 10137, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code r_within_cone: 10156, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code sample_cone_intersect: 10220, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code r_within_box_advanced: 11004, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code sample_sphere_intersect: 11131, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code r_within_sphere: 11153, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code sample_cylinder_intersect: 11198, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code r_within_cylinder: 11259, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code intersect_function: 13380, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code r_within_function: 13412, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code within_which_volume_GPU: 13610, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Incoherent_physics_my: 15966, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Incoherent_physics_scattering: 15972, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code physics_my: 16244, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code physics_scattering: 16303, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 18118, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 19957, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 20025, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 20104, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 20572, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 20588, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 20606, Generating acc routine seq Generating NVIDIA GPU code off_F: 20661, Generating acc routine seq Generating NVIDIA GPU code off_sign: 20666, Generating acc routine seq Generating NVIDIA GPU code off_normal: 20676, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 20702, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 20765, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 20896, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 20941, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 21058, Generating acc routine seq Generating NVIDIA GPU code off_compare: 21176, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 21188, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 21223, Generating acc routine seq Generating NVIDIA GPU code Min_int: 21474, Generating acc routine seq Generating NVIDIA GPU code merge: 21481, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 21585, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 21600, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 21654, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 21771, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 21793, Generating acc routine seq Generating NVIDIA GPU code init: 25204, Generating update device(_cylinder_sample_union_var,_PSDlin_transmission_var,_Vanadium_incoherent_var,_Vanadium_var,_scattering_arm_var,_m4pi_var,_cylinder_sample_incoherent_var,_test_sample_var,_stop_var,_a1_var,_instrument_var,_PSDlin_scattering_var,_Banana_monitor_var,_scattering_arm_2_var,_PSDlin_scattering_2_var,_sample_position_var,_PSD_transmission_var,_source_var,_init_var) class_Progress_bar_trace: 25248, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 25338, Generating acc routine seq Generating NVIDIA GPU code NVC++-W-1056-External variables used in acc routine need to be in #pragma acc create() - abs_loggers_with_data_array (./Incoherent_validation.c: 26650) NVC++-W-1056-External variables used in acc routine need to be in #pragma acc create() - loggers_with_data_array (./Incoherent_validation.c: 26598) NVC++-W-1056-External variables used in acc routine need to be in #pragma acc create() - loggers_with_data_array (./Incoherent_validation.c: 25635) class_Union_master_trace: 26605, Accelerator restriction: Indirect function/procedure calls are not supported 26657, Accelerator restriction: Indirect function/procedure calls are not supported 26703, Accelerator restriction: Indirect function/procedure calls are not supported class_Incoherent_trace: 26912, Generating acc routine seq Generating NVIDIA GPU code 27109, Reference argument passing prevents parallelization: solid_angle 27112, Reference argument passing prevents parallelization: solid_angle class_PSD_monitor_4PI_trace: 27211, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 27289, Generating acc routine seq Generating NVIDIA GPU code class_PSDlin_monitor_trace: 27579, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 27657, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 28130, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 28134, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 28130, Local memory used for .inl_.inl_mcneutron_0_32964,.inl_particle_32949,.inl_.X2880_32966,.inl_.inl_.X3086_15_32965 28134, Generating implicit private(_particle,seed) 28144, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 28149, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 28144, Local memory used for .inl_.inl_c_1933_33013,.inl_.inl_.inl_b_1907_1939_33018,.inl_.inl_.inl_.X3051_1906_1938_33017,.inl_.inl_b_1929_33012,.inl_.inl_c_1922_33002,.inl_.inl_.inl_b_1907_1928_33007,.inl_.inl_.inl_.X3051_1906_1927_33006,.inl_.inl_b_1918_33001,.inl_.inl_.X3035_1917_32996,.inl_.inl_c_1914_32995,.inl_c_33028,.inl_.inl_b_1913_32993,.inl_.inl_.X3051_1912_32992,.inl_b_32985,.inl_.X3034_32984,.inl_.X3035_32979,.inl_c_32987,.inl_.X3033_32975,.inl_a_32971,.inl_c_33039,_particle_save,.inl_.inl_c_1922_33054,.inl_.inl_.inl_b_1907_1928_33059,.inl_.inl_.inl_.X3051_1906_1927_33058,.inl_.inl_b_1918_33053,.inl_.inl_c_1914_33047,.inl_.inl_.inl_.X3051_1906_1938_33069,.inl_.inl_.X3051_1912_33044,.inl_.inl_b_1913_33045,.inl_.X3035_33031,.inl_.inl_b_1929_33064,.inl_c_32976,.inl_.inl_.inl_b_1907_1939_33070,.inl_.inl_.X3035_1917_33048,.inl_a_33023,.inl_.X3033_33027,.inl_.X3034_33036,.inl_b_33037,.inl_.inl_c_1933_33065 28227, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 28230, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 28227, Local memory used for .inl_.inl_c_1933_33439,.inl_.inl_.inl_b_1907_1939_33444,.inl_.inl_.inl_.X3051_1906_1938_33443,.inl_.inl_b_1929_33438,.inl_.inl_c_1922_33428,.inl_.inl_.inl_b_1907_1928_33433,.inl_.inl_.inl_.X3051_1906_1927_33432,.inl_.inl_b_1918_33427,.inl_.inl_.X3035_1917_33422,.inl_.inl_c_1914_33421,.inl_c_33452,.inl_.inl_b_1913_33419,.inl_.inl_.X3051_1912_33418,.inl_b_33411,.inl_.X3034_33410,.inl_.X3035_33405,.inl_c_33413,.inl_.X3033_33401,.inl_a_33397,.inl_.inl_c_1933_33389,.inl_.inl_.inl_b_1907_1939_33394,.inl_.inl_.inl_.X3051_1906_1938_33393,.inl_.inl_b_1929_33388,.inl_.inl_c_1922_33378,.inl_.inl_.inl_b_1907_1928_33383,.inl_.inl_.inl_.X3051_1906_1927_33382,.inl_.inl_b_1918_33377,.inl_.inl_.X3035_1917_33372,.inl_.inl_c_1914_33371,.inl_c_33402,.inl_.inl_b_1913_33369,.inl_.inl_.X3051_1912_33368,.inl_b_33361,.inl_.X3034_33360,.inl_.X3035_33355,.inl_c_33363,.inl_.X3033_33351,.inl_a_33347,.inl_.inl_c_1933_33339,.inl_.inl_.inl_b_1907_1939_33344,.inl_.inl_.inl_.X3051_1906_1938_33343,.inl_.inl_b_1929_33338,.inl_.inl_c_1922_33328,.inl_.inl_.inl_b_1907_1928_33333,.inl_.inl_.inl_.X3051_1906_1927_33332,.inl_.inl_b_1918_33327,.inl_.inl_.X3035_1917_33322,.inl_.inl_c_1914_33321,.inl_c_33352,.inl_.inl_b_1913_33319,.inl_.inl_.X3051_1912_33318,.inl_b_33311,.inl_.X3034_33310,.inl_.X3035_33305,.inl_c_33313,.inl_.X3033_33301,.inl_a_33297,.inl_.inl_c_1933_33289,.inl_.inl_.inl_b_1907_1939_33294,.inl_.inl_.inl_.X3051_1906_1938_33293,.inl_.inl_b_1929_33288,.inl_.inl_c_1922_33278,.inl_.inl_.inl_b_1907_1928_33283,.inl_.inl_.inl_.X3051_1906_1927_33282,.inl_.inl_b_1918_33277,.inl_.inl_.X3035_1917_33272,.inl_.inl_c_1914_33271,.inl_c_33302,.inl_.inl_b_1913_33269,.inl_.inl_.X3051_1912_33268,.inl_b_33261,.inl_.X3034_33260,.inl_.X3035_33255,.inl_c_33263,.inl_.X3033_33251,.inl_a_33247,.inl_.inl_c_1933_33215,.inl_.inl_.inl_b_1907_1939_33220,.inl_.inl_.inl_.X3051_1906_1938_33219,.inl_.inl_b_1929_33214,.inl_.inl_c_1922_33204,.inl_.inl_.inl_b_1907_1928_33209,.inl_.inl_.inl_.X3051_1906_1927_33208,.inl_.inl_b_1918_33203,.inl_.inl_.X3035_1917_33198,.inl_.inl_c_1914_33197,.inl_c_33252,.inl_.inl_b_1913_33195,.inl_.inl_.X3051_1912_33194,.inl_b_33187,.inl_.X3034_33186,.inl_.X3035_33181,.inl_c_33189,.inl_.X3033_33177,.inl_a_33173,.inl_.inl_c_1933_33165,.inl_.inl_.inl_b_1907_1939_33170,.inl_.inl_.inl_.X3051_1906_1938_33169,.inl_.inl_b_1929_33164,.inl_.inl_c_1922_33154,.inl_.inl_.inl_b_1907_1928_33159,.inl_.inl_.inl_.X3051_1906_1927_33158,.inl_.inl_b_1918_33153,.inl_.inl_.X3035_1917_33148,.inl_.inl_c_1914_33147,.inl_c_33178,.inl_.inl_b_1913_33145,.inl_.inl_.X3051_1912_33144,.inl_b_33137,.inl_.X3034_33136,.inl_.X3035_33131,.inl_c_33139,.inl_.X3033_33127,.inl_a_33123,_particle_save,.inl_c_33463,.inl_.inl_c_1922_33478,.inl_.inl_.inl_b_1907_1928_33483,.inl_.inl_.inl_.X3051_1906_1927_33482,.inl_.inl_b_1918_33477,.inl_.inl_c_1914_33471,.inl_.inl_.inl_.X3051_1906_1938_33493,.inl_.inl_.X3051_1912_33468,.inl_.inl_b_1913_33469,.inl_.X3035_33455,.inl_.inl_b_1929_33488,.inl_c_33128,.inl_.inl_.inl_b_1907_1939_33494,.inl_.inl_.X3035_1917_33472,.inl_a_33447,.inl_.X3033_33451,.inl_.X3034_33460,.inl_b_33461,.inl_.inl_c_1933_33489 finally: 29452, Generating update self(_cylinder_sample_union_var,_PSDlin_transmission_var,_Vanadium_incoherent_var,_Vanadium_var,_scattering_arm_var,_m4pi_var,_cylinder_sample_incoherent_var,_test_sample_var,_stop_var,_a1_var,_instrument_var,_PSDlin_scattering_var,_Banana_monitor_var,_scattering_arm_2_var,_PSDlin_scattering_2_var,_sample_position_var,_PSD_transmission_var,_source_var,_init_var) mcenabletrace: 5995, Generating update device(mcdotrace) NVC++/x86-64 Linux 25.3-0: compilation completed with warnings DEBUG: CMD: nvc finished INFO: ===