INFO: No output directory specified (--dir) INFO: Using directory: "ILL_SALSA_20251212_015844" INFO: Regenerating c-file: ILL_SALSA.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_SALSA.c ILL_SALSA.instr Info: 'Al_window' is a contributed component. Info: 'Monochromator_bent' is a contributed component. CFLAGS= -DFUNNEL WARNING: The parameter format of Al_pow is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component salsa_mono_array is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component salsa_mono_array -> GPU kernel from component arm_takeoff Component Sample_environment is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Sample_environment -> GPU kernel from component stop ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_SALSA.out DEBUG: CMD: nvc -o ./ILL_SALSA.out ./ILL_SALSA.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 "./ILL_SALSA.c", line 88: 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 " "./ILL_SALSA.c", line 90: 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, ^ "./ILL_SALSA.c", line 93: 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, ^ "./ILL_SALSA.c", line 109: 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); ^ "./ILL_SALSA.c", line 113: 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); ^ "./ILL_SALSA.c", line 141: 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); ^ "./ILL_SALSA.c", line 113: 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); ^ "./ILL_SALSA.c", line 170: 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*); ^ "./ILL_SALSA.c", line 192: 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); ^ "./ILL_SALSA.c", line 203: 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); ^ "./ILL_SALSA.c", line 214: 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){ ^ "./ILL_SALSA.c", line 224: 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){ ^ "./ILL_SALSA.c", line 291: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./ILL_SALSA.c", line 293: 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); ^ "./ILL_SALSA.c", line 644: 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 */ ^ "./ILL_SALSA.c", line 865: 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); ^ "./ILL_SALSA.c", line 882: 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); ^ "./ILL_SALSA.c", line 884: 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]); ^ "./ILL_SALSA.c", line 892: 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); ^ "./ILL_SALSA.c", line 894: 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); ^ "./ILL_SALSA.c", line 896: 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); ^ "./ILL_SALSA.c", line 898: 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); ^ "./ILL_SALSA.c", line 900: 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); ^ "./ILL_SALSA.c", line 996: 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); ^ "./ILL_SALSA.c", line 998: 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); ^ "./ILL_SALSA.c", line 1000: 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); ^ "./ILL_SALSA.c", line 1002: 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); ^ "./ILL_SALSA.c", line 1004: 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); ^ "./ILL_SALSA.c", line 1006: 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); ^ "./ILL_SALSA.c", line 1008: 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); ^ "./ILL_SALSA.c", line 1010: 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); ^ "./ILL_SALSA.c", line 1012: 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); ^ "./ILL_SALSA.c", line 4627: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./ILL_SALSA.c", line 5082: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./ILL_SALSA.c", line 5001: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./ILL_SALSA.c", line 6328: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./ILL_SALSA.c", line 7122: 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 */ ^ "./ILL_SALSA.c", line 7124: 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 */ ^ "./ILL_SALSA.c", line 7131: 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 */ ^ "./ILL_SALSA.c", line 7151: 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); ^ "./ILL_SALSA.c", line 7153: 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); ^ "./ILL_SALSA.c", line 7155: 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, ^ "./ILL_SALSA.c", line 9366: warning: enumerated type mixed with another type [mixed_enum_type] return 0; ^ "./ILL_SALSA.c", line 12061: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./ILL_SALSA.c", line 12617: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./ILL_SALSA.c", line 12644: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./ILL_SALSA.c", line 13169: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./ILL_SALSA.c", line 13170: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./ILL_SALSA.c", line 13171: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./ILL_SALSA.c", line 13393: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./ILL_SALSA.c", line 13455: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./ILL_SALSA.c", line 13455: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./ILL_SALSA.c", line 13455: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./ILL_SALSA.c", line 13676: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./ILL_SALSA.c", line 13981: 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; ^ "./ILL_SALSA.c", line 13982: 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; ^ "./ILL_SALSA.c", line 14227: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./ILL_SALSA.c", line 14018: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./ILL_SALSA.c", line 14020: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./ILL_SALSA.c", line 14021: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./ILL_SALSA.c", line 14022: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./ILL_SALSA.c", line 14046: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./ILL_SALSA.c", line 14055: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./ILL_SALSA.c", line 14055: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./ILL_SALSA.c", line 14057: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./ILL_SALSA.c", line 14099: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./ILL_SALSA.c", line 14268: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ILL_SALSA.c", line 14298: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./ILL_SALSA.c", line 14317: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./ILL_SALSA.c", line 14317: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./ILL_SALSA.c", line 14318: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./ILL_SALSA.c", line 14319: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./ILL_SALSA.c", line 14556: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./ILL_SALSA.c", line 14722: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./ILL_SALSA.c", line 14777: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 14854: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 15066: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 15164: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./ILL_SALSA.c", line 15355: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 15553: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./ILL_SALSA.c", line 15554: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./ILL_SALSA.c", line 16139: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./ILL_SALSA.c", line 16140: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./ILL_SALSA.c", line 16399: 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; ^ "./ILL_SALSA.c", line 16404: 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; ^ "./ILL_SALSA.c", line 16405: 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; ^ "./ILL_SALSA.c", line 16406: 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; ^ "./ILL_SALSA.c", line 16413: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./ILL_SALSA.c", line 16414: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./ILL_SALSA.c", line 16537: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./ILL_SALSA.c", line 16831: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./ILL_SALSA.c", line 16897: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 17084: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./ILL_SALSA.c", line 17087: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./ILL_SALSA.c", line 17244: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./ILL_SALSA.c", line 17247: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./ILL_SALSA.c", line 18245: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./ILL_SALSA.c", line 18148: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./ILL_SALSA.c", line 18467: 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; ^ "./ILL_SALSA.c", line 18677: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./ILL_SALSA.c", line 18838: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./ILL_SALSA.c", line 19242: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./ILL_SALSA.c", line 19962: 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, ^ "./ILL_SALSA.c", line 19985: 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, ^ "./ILL_SALSA.c", line 20006: 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, ^ "./ILL_SALSA.c", line 20093: 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) { ^ "./ILL_SALSA.c", line 20098: 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) { ^ "./ILL_SALSA.c", line 20107: 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) ^ "./ILL_SALSA.c", line 20133: 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) ^ "./ILL_SALSA.c", line 20136: 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; ^ "./ILL_SALSA.c", line 20136: 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; ^ "./ILL_SALSA.c", line 20136: 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; ^ "./ILL_SALSA.c", line 20136: 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; ^ "./ILL_SALSA.c", line 20136: 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; ^ "./ILL_SALSA.c", line 20136: 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; ^ "./ILL_SALSA.c", line 20196: 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) ^ "./ILL_SALSA.c", line 20326: 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, ^ "./ILL_SALSA.c", line 20370: 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, ^ "./ILL_SALSA.c", line 20491: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./ILL_SALSA.c", line 20603: 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) ^ "./ILL_SALSA.c", line 20615: 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) ^ "./ILL_SALSA.c", line 20650: 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) ^ "./ILL_SALSA.c", line 20906: 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) { ^ "./ILL_SALSA.c", line 20912: 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) ^ "./ILL_SALSA.c", line 21708: warning: variable "line_v" was declared but never referenced [declared_but_not_referenced] int line_v,line0,line; ^ "./ILL_SALSA.c", line 22626: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./ILL_SALSA.c", line 24020: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./ILL_SALSA.c", line 23976: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./ILL_SALSA.c", line 24091: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./ILL_SALSA.c", line 24213: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./ILL_SALSA.c", line 24335: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./ILL_SALSA.c", line 24457: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./ILL_SALSA.c", line 24506: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./ILL_SALSA.c", line 24558: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./ILL_SALSA.c", line 24680: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./ILL_SALSA.c", line 24802: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./ILL_SALSA.c", line 24924: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./ILL_SALSA.c", line 25046: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./ILL_SALSA.c", line 25168: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./ILL_SALSA.c", line 25290: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./ILL_SALSA.c", line 25412: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./ILL_SALSA.c", line 25464: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./ILL_SALSA.c", line 25513: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./ILL_SALSA.c", line 25565: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./ILL_SALSA.c", line 25687: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./ILL_SALSA.c", line 25809: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./ILL_SALSA.c", line 25931: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./ILL_SALSA.c", line 26053: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./ILL_SALSA.c", line 26175: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./ILL_SALSA.c", line 26297: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./ILL_SALSA.c", line 26419: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./ILL_SALSA.c", line 26541: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./ILL_SALSA.c", line 26663: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./ILL_SALSA.c", line 26785: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./ILL_SALSA.c", line 26907: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./ILL_SALSA.c", line 27029: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./ILL_SALSA.c", line 27151: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./ILL_SALSA.c", line 27273: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./ILL_SALSA.c", line 27395: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./ILL_SALSA.c", line 27447: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./ILL_SALSA.c", line 27496: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./ILL_SALSA.c", line 27548: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./ILL_SALSA.c", line 27670: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./ILL_SALSA.c", line 27792: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./ILL_SALSA.c", line 27914: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./ILL_SALSA.c", line 28036: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./ILL_SALSA.c", line 28158: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./ILL_SALSA.c", line 28210: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./ILL_SALSA.c", line 28259: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./ILL_SALSA.c", line 28311: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./ILL_SALSA.c", line 28433: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./ILL_SALSA.c", line 28555: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./ILL_SALSA.c", line 28677: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./ILL_SALSA.c", line 28799: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./ILL_SALSA.c", line 28921: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./ILL_SALSA.c", line 29043: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./ILL_SALSA.c", line 29165: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./ILL_SALSA.c", line 29287: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./ILL_SALSA.c", line 29409: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./ILL_SALSA.c", line 29531: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./ILL_SALSA.c", line 29653: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./ILL_SALSA.c", line 29775: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./ILL_SALSA.c", line 29897: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./ILL_SALSA.c", line 30019: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./ILL_SALSA.c", line 30141: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./ILL_SALSA.c", line 30263: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./ILL_SALSA.c", line 30385: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./ILL_SALSA.c", line 30507: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./ILL_SALSA.c", line 30629: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./ILL_SALSA.c", line 30751: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./ILL_SALSA.c", line 30873: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./ILL_SALSA.c", line 30995: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./ILL_SALSA.c", line 31117: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./ILL_SALSA.c", line 31239: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./ILL_SALSA.c", line 31361: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./ILL_SALSA.c", line 31483: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./ILL_SALSA.c", line 31605: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./ILL_SALSA.c", line 31727: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./ILL_SALSA.c", line 31849: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./ILL_SALSA.c", line 31971: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 73; ^ "./ILL_SALSA.c", line 32093: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 74; ^ "./ILL_SALSA.c", line 32215: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 75; ^ "./ILL_SALSA.c", line 32337: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 76; ^ "./ILL_SALSA.c", line 32459: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 77; ^ "./ILL_SALSA.c", line 32581: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 78; ^ "./ILL_SALSA.c", line 32703: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 79; ^ "./ILL_SALSA.c", line 32825: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 80; ^ "./ILL_SALSA.c", line 32947: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 81; ^ "./ILL_SALSA.c", line 33069: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 82; ^ "./ILL_SALSA.c", line 33191: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 83; ^ "./ILL_SALSA.c", line 33313: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 84; ^ "./ILL_SALSA.c", line 33435: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 85; ^ "./ILL_SALSA.c", line 33557: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 86; ^ "./ILL_SALSA.c", line 33679: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 87; ^ "./ILL_SALSA.c", line 33801: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 88; ^ "./ILL_SALSA.c", line 33923: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 89; ^ "./ILL_SALSA.c", line 34045: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 90; ^ "./ILL_SALSA.c", line 34167: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 91; ^ "./ILL_SALSA.c", line 34289: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 92; ^ "./ILL_SALSA.c", line 34411: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 93; ^ "./ILL_SALSA.c", line 34533: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 94; ^ "./ILL_SALSA.c", line 34655: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 95; ^ "./ILL_SALSA.c", line 34777: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 96; ^ "./ILL_SALSA.c", line 34899: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 97; ^ "./ILL_SALSA.c", line 35021: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 98; ^ "./ILL_SALSA.c", line 35143: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 99; ^ "./ILL_SALSA.c", line 35265: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 100; ^ "./ILL_SALSA.c", line 35387: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 101; ^ "./ILL_SALSA.c", line 35509: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 102; ^ "./ILL_SALSA.c", line 35561: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 103; ^ "./ILL_SALSA.c", line 35610: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 104; ^ "./ILL_SALSA.c", line 35732: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 105; ^ "./ILL_SALSA.c", line 35781: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 106; ^ "./ILL_SALSA.c", line 35857: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 107; ^ "./ILL_SALSA.c", line 35906: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 108; ^ "./ILL_SALSA.c", line 36002: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 109; ^ "./ILL_SALSA.c", line 36051: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 110; ^ "./ILL_SALSA.c", line 36127: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 111; ^ "./ILL_SALSA.c", line 36213: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 112; ^ "./ILL_SALSA.c", line 36291: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 113; ^ "./ILL_SALSA.c", line 36340: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 114; ^ "./ILL_SALSA.c", line 36421: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 115; ^ "./ILL_SALSA.c", line 36507: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 116; ^ "./ILL_SALSA.c", line 36583: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 117; ^ "./ILL_SALSA.c", line 36664: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 118; ^ "./ILL_SALSA.c", line 36750: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 119; ^ "./ILL_SALSA.c", line 36826: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 120; ^ "./ILL_SALSA.c", line 36875: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 121; ^ "./ILL_SALSA.c", line 36925: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 122; ^ "./ILL_SALSA.c", line 36993: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 123; ^ "./ILL_SALSA.c", line 37086: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 124; ^ "./ILL_SALSA.c", line 37159: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 125; ^ "./ILL_SALSA.c", line 37227: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 126; ^ "./ILL_SALSA.c", line 37320: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 127; ^ "./ILL_SALSA.c", line 37393: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 128; ^ "./ILL_SALSA.c", line 37498: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 129; ^ "./ILL_SALSA.c", line 37603: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 130; ^ "./ILL_SALSA.c", line 37704: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 131; ^ "./ILL_SALSA.c", line 37805: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 132; ^ "./ILL_SALSA.c", line 37883: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 133; ^ "./ILL_SALSA.c", line 37932: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 134; ^ "./ILL_SALSA.c", line 37981: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 135; ^ "./ILL_SALSA.c", line 38062: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 136; ^ "./ILL_SALSA.c", line 38737: warning: variable "x_pos_mem_flag" was declared but never referenced [declared_but_not_referenced] int x_pos_mem_flag = 1; ^ "./ILL_SALSA.c", line 38743: warning: variable "y_pos_mem_flag" was declared but never referenced [declared_but_not_referenced] int y_pos_mem_flag = 1; ^ "./ILL_SALSA.c", line 38749: warning: variable "z_pos_mem_flag" was declared but never referenced [declared_but_not_referenced] int z_pos_mem_flag = 1; ^ "./ILL_SALSA.c", line 38755: warning: variable "x_rot_mem_flag" was declared but never referenced [declared_but_not_referenced] int x_rot_mem_flag = 1; ^ "./ILL_SALSA.c", line 38761: warning: variable "y_rot_mem_flag" was declared but never referenced [declared_but_not_referenced] int y_rot_mem_flag = 1; ^ "./ILL_SALSA.c", line 38767: warning: variable "z_rot_mem_flag" was declared but never referenced [declared_but_not_referenced] int z_rot_mem_flag = 1; ^ "./ILL_SALSA.c", line 41908: warning: incompatible redefinition of macro "exit" (declared at line 623) [bad_macro_redef] #define exit(...) noprintf() ^ "./ILL_SALSA.c", line 41920: warning: Routine "class_Source_gen_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_gen_trace(_class_Source_gen *_comp ^ "./ILL_SALSA.c", line 42129: warning: Routine "class_Guide_gravity_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Guide_gravity_trace(_class_Guide_gravity *_comp ^ "./ILL_SALSA.c", line 42399: warning: Routine "class_Al_window_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Al_window_trace(_class_Al_window *_comp ^ "./ILL_SALSA.c", line 42408: warning: variable "Al_my_tot" was set but never used [set_but_not_used] double Al_s_tot_lambda,Al_my_tot,Al_my_a ; /* total XS (barn), total scattering length (m-1), absorption scat. length */ ^ "./ILL_SALSA.c", line 42447: 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] void class_PSD_monitor_trace(_class_PSD_monitor *_comp ^ "./ILL_SALSA.c", line 42550: warning: variable "final_reflection" was set but never used [set_but_not_used] int final_reflection = 0; ^ "./ILL_SALSA.c", line 42626: warning: Routine "class_Divergence_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Divergence_monitor_trace(_class_Divergence_monitor *_comp ^ "./ILL_SALSA.c", line 42652: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double v, vn; ^ "./ILL_SALSA.c", line 42716: warning: Routine "class_L_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_L_monitor_trace(_class_L_monitor *_comp ^ "./ILL_SALSA.c", line 42789: warning: Routine "class_Collimator_radial_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Collimator_radial_trace(_class_Collimator_radial *_comp ^ "./ILL_SALSA.c", line 43605: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./ILL_SALSA.c", line 44465: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./ILL_SALSA.c", line 44498: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./ILL_SALSA.c", line 43108: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./ILL_SALSA.c", line 51932: warning: variable "movex" was declared but never referenced [declared_but_not_referenced] double angle0, angle1, movex, movey, movez; ^ "./ILL_SALSA.c", line 51932: warning: variable "movey" was declared but never referenced [declared_but_not_referenced] double angle0, angle1, movex, movey, movez; ^ "./ILL_SALSA.c", line 51932: warning: variable "movez" was declared but never referenced [declared_but_not_referenced] double angle0, angle1, movex, movey, movez; ^ "./ILL_SALSA.c", line 53357: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./ILL_SALSA.c", line 53358: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./ILL_SALSA.c", line 1504: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./ILL_SALSA.c", line 2973: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 102, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 116, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 148, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 172, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 194, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 205, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 214, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 224, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1552, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1556, Generating acc routine seq Generating NVIDIA GPU code str_len: 1565, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4245, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4679, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4699, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4711, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4723, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4733, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4743, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4751, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4761, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4783, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4790, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4836, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4871, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4882, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4899, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4910, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4926, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4955, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4966, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4970, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5005, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5012, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5021, #pragma acc loop seq 5005, Generating implicit copy(lens[:]) [if not already present] 5012, Generating implicit firstprivate(ll,l) 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5025, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: i 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5030, Accelerator restriction: induction variable live-out from loop: j 5031, Accelerator restriction: induction variable live-out from loop: j 5053, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5057, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5060, #pragma acc loop seq 5053, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5060, Generating implicit firstprivate(l) 5077, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5081, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5088, #pragma acc loop seq 5077, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5147, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5178, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5195, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5294, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5378, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5444, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5521, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5793, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5805, Generating acc routine seq Generating NVIDIA GPU code _hash: 5837, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5878, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5889, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5894, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5902, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5910, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5917, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6597, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6637, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6697, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6714, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6829, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6884, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 7932, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8000, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8079, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8547, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8563, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8581, Generating acc routine seq Generating NVIDIA GPU code SG_Maxwell: 8629, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 8733, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 8792, Generating acc routine seq Generating NVIDIA GPU code Gravity_guide_Trace: 9058, Generating acc routine seq Generating NVIDIA GPU code off_F: 20093, Generating acc routine seq Generating NVIDIA GPU code off_sign: 20098, Generating acc routine seq Generating NVIDIA GPU code off_normal: 20108, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 20134, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 20197, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 20328, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 20373, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 20488, Generating acc routine seq Generating NVIDIA GPU code off_compare: 20604, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 20616, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 20651, Generating acc routine seq Generating NVIDIA GPU code Min_int: 20906, Generating acc routine seq Generating NVIDIA GPU code merge: 20913, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 21021, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 21036, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 21090, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 21207, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 21229, Generating acc routine seq Generating NVIDIA GPU code init: 41878, Generating update device(_Sample_var,_PinkCarterSM_var,_LeadShutter_var,_H22_6_var,_H22_3_Out_var,_H22_3_7_var,_GuideOut_var,_H22_3_1_var,_H22_3_2_var,_H22_3_3_var,_H22_3_4_var,_H22_3_5_var,_H22_3_6_var,_H22_3_In_var,_H22_4_Out_var,_H22_4_9_var,_H22_4_15_var,_H22_4_1_var,_H22_4_2_var,_H22_4_3_var,_H22_4_4_var,_H22_4_5_var,_H22_4_6_var,_H22_4_7_var,_H22_4_8_var,_H22_3_var,_H22_4_10_var,_H22_4_11_var,_H22_4_12_var,_H22_4_13_var,_H22_4_14_var,_H22_4_In_var,_H22_5_Out_var,_H22_5_5_var,_H22_4_var,_H22_5_1_var,_H22_5_2_var,_H22_5_3_var,_H22_5_4_var,_H22_5_In_var,_H22_6_Out_var,_H22_6_1_var,_H22_6_1_99_var,_H22_6_1_101_var,_H22_6_1_44_var,_H22_6_1_45_var,_H22_6_1_46_var,_H22_6_1_47_var,_H22_6_1_48_var,_H22_6_1_49_var,_H22_6_1_50_var,_H22_6_1_51_var,_H22_6_1_52_var,_H22_6_1_53_var,_H22_6_1_54_var,_H22_6_1_55_var,_H22_6_1_56_var,_H22_6_1_57_var,_H22_6_1_58_var,_H22_6_1_59_var,_H22_6_1_60_var,_H22_6_1_61_var,_H22_6_1_62_var,_H22_6_1_63_var,_H22_6_1_64_var,_H22_6_1_65_var,_H22_6_1_66_var,_H22_6_1_67_var,_H22_6_1_68_var,_H22_6_1_69_var,_H22_6_1_70_var,_H22_6_1_71_var,_H22_6_1_72_var,_H22_6_1_73_var,_H22_6_1_74_var,_H22_6_1_75_var,_H22_6_1_76_var,_H22_6_1_77_var,_H22_6_1_78_var,_H22_6_1_79_var,_H22_6_1_80_var,_H22_6_1_81_var,_H22_6_1_82_var,_H22_6_1_83_var,_H22_6_1_84_var,_H22_6_1_85_var,_H22_6_1_86_var,_H22_6_1_87_var,_H22_6_1_88_var,_H22_6_1_89_var,_H22_6_1_90_var,_H22_6_1_91_var,_H22_6_1_92_var,_H22_6_1_93_var,_H22_6_1_94_var,_H22_6_1_95_var,_H22_6_1_96_var,_H22_6_1_97_var,_H22_6_1_98_var,_H22_5_var,_H22_6_1_100_var,_H22_6_In_var,_Carter_guide_var,_Beam_entrance_monitor_psd_var,_arm_collimators_var,_monitor_after_collimator_psd_var,_arm_guide_end_var,_primary_collimator_vertical_var,_arm_sample_position_var,_Beam_entrance_monitor_lambda_var,_Al_var,_Beam_entrance_monitor_div_var,_arm_collimator_out_var,_primary_collimator_horizontal_var,_logger_space_zy_var,_middle_div_var,_monitor_before_mono_var,_middle_psd_var,_monitor_after_collimator_div_var,_arm_mono_var,_final_monitor_var,_Al_inc_var,_Al_pow_var,_Sample_environment_var,_Sample_inc_var,_Sample_pow_var,_sample_container_lid_var,_salsa_mono_array_var,_instrument_var,_logger_space_zx_var,_PinkCarter_var,_stop_var,_secondary_collimator_var,_Thermal_var,_sample_container_var,_arm_takeoff_var,_init_var) class_Source_gen_trace: 41921, Generating acc routine seq Generating NVIDIA GPU code class_Guide_gravity_trace: 42130, Generating acc routine seq Generating NVIDIA GPU code 42263, Reference argument passing prevents parallelization: dt class_Al_window_trace: 42400, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 42448, Generating acc routine seq Generating NVIDIA GPU code class_Divergence_monitor_trace: 42627, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 42717, Generating acc routine seq Generating NVIDIA GPU code class_Collimator_radial_trace: 42790, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 47650, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 47654, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 47654, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) 47663, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 47668, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 47663, Local memory used for .inl_.inl_c_1977_63078,.inl_.inl_.inl_b_1951_1983_63083,.inl_.inl_.inl_.X3492_1950_1982_63082,.inl_.inl_b_1973_63077,.inl_.inl_c_1966_63067,.inl_.inl_.inl_b_1951_1972_63072,.inl_.inl_.inl_.X3492_1950_1971_63071,.inl_.inl_b_1962_63066,.inl_.inl_.X3476_1961_63061,.inl_.inl_c_1958_63060,.inl_c_63091,.inl_.inl_b_1957_63058,.inl_.inl_.X3492_1956_63057,.inl_b_63050,.inl_.X3475_63049,.inl_.X3476_63044,.inl_c_63052,.inl_.X3474_63040,.inl_a_63036,.inl_.inl_c_1977_63028,.inl_.inl_.inl_b_1951_1983_63033,.inl_.inl_.inl_.X3492_1950_1982_63032,.inl_.inl_b_1973_63027,.inl_.inl_c_1966_63017,.inl_.inl_.inl_b_1951_1972_63022,.inl_.inl_.inl_.X3492_1950_1971_63021,.inl_.inl_b_1962_63016,.inl_.inl_.X3476_1961_63011,.inl_.inl_c_1958_63010,.inl_c_63041,.inl_.inl_b_1957_63008,.inl_.inl_.X3492_1956_63007,.inl_b_63000,.inl_.X3475_62999,.inl_.X3476_62994,.inl_c_63002,.inl_.X3474_62990,.inl_a_62986,.inl_.inl_c_1977_62978,.inl_.inl_.inl_b_1951_1983_62983,.inl_.inl_.inl_.X3492_1950_1982_62982,.inl_.inl_b_1973_62977,.inl_.inl_c_1966_62967,.inl_.inl_.inl_b_1951_1972_62972,.inl_.inl_.inl_.X3492_1950_1971_62971,.inl_.inl_b_1962_62966,.inl_.inl_.X3476_1961_62961,.inl_.inl_c_1958_62960,.inl_c_62991,.inl_.inl_b_1957_62958,.inl_.inl_.X3492_1956_62957,.inl_b_62950,.inl_.X3475_62949,.inl_.X3476_62944,.inl_c_62952,.inl_.X3474_62940,.inl_a_62936,.inl_.inl_c_1977_62928,.inl_.inl_.inl_b_1951_1983_62933,.inl_.inl_.inl_.X3492_1950_1982_62932,.inl_.inl_b_1973_62927,.inl_.inl_c_1966_62917,.inl_.inl_.inl_b_1951_1972_62922,.inl_.inl_.inl_.X3492_1950_1971_62921,.inl_.inl_b_1962_62916,.inl_.inl_.X3476_1961_62911,.inl_.inl_c_1958_62910,.inl_c_62941,.inl_.inl_b_1957_62908,.inl_.inl_.X3492_1956_62907,.inl_b_62900,.inl_.X3475_62899,.inl_.X3476_62894,.inl_c_62902,.inl_.X3474_62890,.inl_a_62886,.inl_.inl_c_1977_62878,.inl_.inl_.inl_b_1951_1983_62883,.inl_.inl_.inl_.X3492_1950_1982_62882,.inl_.inl_b_1973_62877,.inl_.inl_c_1966_62867,.inl_.inl_.inl_b_1951_1972_62872,.inl_.inl_.inl_.X3492_1950_1971_62871,.inl_.inl_b_1962_62866,.inl_.inl_.X3476_1961_62861,.inl_.inl_c_1958_62860,.inl_c_62891,.inl_.inl_b_1957_62858,.inl_.inl_.X3492_1956_62857,.inl_b_62850,.inl_.X3475_62849,.inl_.X3476_62844,.inl_c_62852,.inl_.X3474_62840,.inl_a_62836,.inl_.inl_c_1977_62828,.inl_.inl_.inl_b_1951_1983_62833,.inl_.inl_.inl_.X3492_1950_1982_62832,.inl_.inl_b_1973_62827,.inl_.inl_c_1966_62817,.inl_.inl_.inl_b_1951_1972_62822,.inl_.inl_.inl_.X3492_1950_1971_62821,.inl_.inl_b_1962_62816,.inl_.inl_.X3476_1961_62811,.inl_.inl_c_1958_62810,.inl_c_62841,.inl_.inl_b_1957_62808,.inl_.inl_.X3492_1956_62807,.inl_b_62800,.inl_.X3475_62799,.inl_.X3476_62794,.inl_c_62802,.inl_.X3474_62790,.inl_a_62786,.inl_.inl_c_1977_62778,.inl_.inl_.inl_b_1951_1983_62783,.inl_.inl_.inl_.X3492_1950_1982_62782,.inl_.inl_b_1973_62777,.inl_.inl_c_1966_62767,.inl_.inl_.inl_b_1951_1972_62772,.inl_.inl_.inl_.X3492_1950_1971_62771,.inl_.inl_b_1962_62766,.inl_.inl_.X3476_1961_62761,.inl_.inl_c_1958_62760,.inl_c_62791,.inl_.inl_b_1957_62758,.inl_.inl_.X3492_1956_62757,.inl_b_62750,.inl_.X3475_62749,.inl_.X3476_62744,.inl_c_62752,.inl_.X3474_62740,.inl_a_62736,.inl_.inl_c_1977_62728,.inl_.inl_.inl_b_1951_1983_62733,.inl_.inl_.inl_.X3492_1950_1982_62732,.inl_.inl_b_1973_62727,.inl_.inl_c_1966_62717,.inl_.inl_.inl_b_1951_1972_62722,.inl_.inl_.inl_.X3492_1950_1971_62721,.inl_.inl_b_1962_62716,.inl_.inl_.X3476_1961_62711,.inl_.inl_c_1958_62710,.inl_c_62741,.inl_.inl_b_1957_62708,.inl_.inl_.X3492_1956_62707,.inl_b_62700,.inl_.X3475_62699,.inl_.X3476_62694,.inl_c_62702,.inl_.X3474_62690,.inl_a_62686,.inl_.inl_c_1977_62678,.inl_.inl_.inl_b_1951_1983_62683,.inl_.inl_.inl_.X3492_1950_1982_62682,.inl_.inl_b_1973_62677,.inl_.inl_c_1966_62667,.inl_.inl_.inl_b_1951_1972_62672,.inl_.inl_.inl_.X3492_1950_1971_62671,.inl_.inl_b_1962_62666,.inl_.inl_.X3476_1961_62661,.inl_.inl_c_1958_62660,.inl_c_62691,.inl_.inl_b_1957_62658,.inl_.inl_.X3492_1956_62657,.inl_b_62650,.inl_.X3475_62649,.inl_.X3476_62644,.inl_c_62652,.inl_.X3474_62640,.inl_a_62636,.inl_.inl_c_1977_62628,.inl_.inl_.inl_b_1951_1983_62633,.inl_.inl_.inl_.X3492_1950_1982_62632,.inl_.inl_b_1973_62627,.inl_.inl_c_1966_62617,.inl_.inl_.inl_b_1951_1972_62622,.inl_.inl_.inl_.X3492_1950_1971_62621,.inl_.inl_b_1962_62616,.inl_.inl_.X3476_1961_62611,.inl_.inl_c_1958_62610,.inl_c_62641,.inl_.inl_b_1957_62608,.inl_.inl_.X3492_1956_62607,.inl_b_62600,.inl_.X3475_62599,.inl_.X3476_62594,.inl_c_62602,.inl_.X3474_62590,.inl_a_62586,.inl_.inl_c_1977_62578,.inl_.inl_.inl_b_1951_1983_62583,.inl_.inl_.inl_.X3492_1950_1982_62582,.inl_.inl_b_1973_62577,.inl_.inl_c_1966_62567,.inl_.inl_.inl_b_1951_1972_62572,.inl_.inl_.inl_.X3492_1950_1971_62571,.inl_.inl_b_1962_62566,.inl_.inl_.X3476_1961_62561,.inl_.inl_c_1958_62560,.inl_c_62591,.inl_.inl_b_1957_62558,.inl_.inl_.X3492_1956_62557,.inl_b_62550,.inl_.X3475_62549,.inl_.X3476_62544,.inl_c_62552,.inl_.X3474_62540,.inl_a_62536,.inl_.inl_c_1977_62528,.inl_.inl_.inl_b_1951_1983_62533,.inl_.inl_.inl_.X3492_1950_1982_62532,.inl_.inl_b_1973_62527,.inl_.inl_c_1966_62517,.inl_.inl_.inl_b_1951_1972_62522,.inl_.inl_.inl_.X3492_1950_1971_62521,.inl_.inl_b_1962_62516,.inl_.inl_.X3476_1961_62511,.inl_.inl_c_1958_62510,.inl_c_62541,.inl_.inl_b_1957_62508,.inl_.inl_.X3492_1956_62507,.inl_b_62500,.inl_.X3475_62499,.inl_.X3476_62494,.inl_c_62502,.inl_.X3474_62490,.inl_a_62486,.inl_.inl_c_1977_62478,.inl_.inl_.inl_b_1951_1983_62483,.inl_.inl_.inl_.X3492_1950_1982_62482,.inl_.inl_b_1973_62477,.inl_.inl_c_1966_62467,.inl_.inl_.inl_b_1951_1972_62472,.inl_.inl_.inl_.X3492_1950_1971_62471,.inl_.inl_b_1962_62466,.inl_.inl_.X3476_1961_62461,.inl_.inl_c_1958_62460,.inl_c_62491,.inl_.inl_b_1957_62458,.inl_.inl_.X3492_1956_62457,.inl_b_62450,.inl_.X3475_62449,.inl_.X3476_62444,.inl_c_62452,.inl_.X3474_62440,.inl_a_62436,.inl_.inl_c_1977_62428,.inl_.inl_.inl_b_1951_1983_62433,.inl_.inl_.inl_.X3492_1950_1982_62432,.inl_.inl_b_1973_62427,.inl_.inl_c_1966_62417,.inl_.inl_.inl_b_1951_1972_62422,.inl_.inl_.inl_.X3492_1950_1971_62421,.inl_.inl_b_1962_62416,.inl_.inl_.X3476_1961_62411,.inl_.inl_c_1958_62410,.inl_c_62441,.inl_.inl_b_1957_62408,.inl_.inl_.X3492_1956_62407,.inl_b_62400,.inl_.X3475_62399,.inl_.X3476_62394,.inl_c_62402,.inl_.X3474_62390,.inl_a_62386,.inl_.inl_c_1977_62378,.inl_.inl_.inl_b_1951_1983_62383,.inl_.inl_.inl_.X3492_1950_1982_62382,.inl_.inl_b_1973_62377,.inl_.inl_c_1966_62367,.inl_.inl_.inl_b_1951_1972_62372,.inl_.inl_.inl_.X3492_1950_1971_62371,.inl_.inl_b_1962_62366,.inl_.inl_.X3476_1961_62361,.inl_.inl_c_1958_62360,.inl_c_62391,.inl_.inl_b_1957_62358,.inl_.inl_.X3492_1956_62357,.inl_b_62350,.inl_.X3475_62349,.inl_.X3476_62344,.inl_c_62352,.inl_.X3474_62340,.inl_a_62336,.inl_.inl_c_1977_62328,.inl_.inl_.inl_b_1951_1983_62333,.inl_.inl_.inl_.X3492_1950_1982_62332,.inl_.inl_b_1973_62327,.inl_.inl_c_1966_62317,.inl_.inl_.inl_b_1951_1972_62322,.inl_.inl_.inl_.X3492_1950_1971_62321,.inl_.inl_b_1962_62316,.inl_.inl_.X3476_1961_62311,.inl_.inl_c_1958_62310,.inl_c_62341,.inl_.inl_b_1957_62308,.inl_.inl_.X3492_1956_62307,.inl_b_62300,.inl_.X3475_62299,.inl_.X3476_62294,.inl_c_62302,.inl_.X3474_62290,.inl_a_62286,.inl_.inl_c_1977_62278,.inl_.inl_.inl_b_1951_1983_62283,.inl_.inl_.inl_.X3492_1950_1982_62282,.inl_.inl_b_1973_62277,.inl_.inl_c_1966_62267,.inl_.inl_.inl_b_1951_1972_62272,.inl_.inl_.inl_.X3492_1950_1971_62271,.inl_.inl_b_1962_62266,.inl_.inl_.X3476_1961_62261,.inl_.inl_c_1958_62260,.inl_c_62291,.inl_.inl_b_1957_62258,.inl_.inl_.X3492_1956_62257,.inl_b_62250,.inl_.X3475_62249,.inl_.X3476_62244,.inl_c_62252,.inl_.X3474_62240,.inl_a_62236,.inl_.inl_c_1977_62228,.inl_.inl_.inl_b_1951_1983_62233,.inl_.inl_.inl_.X3492_1950_1982_62232,.inl_.inl_b_1973_62227,.inl_.inl_c_1966_62217,.inl_.inl_.inl_b_1951_1972_62222,.inl_.inl_.inl_.X3492_1950_1971_62221,.inl_.inl_b_1962_62216,.inl_.inl_.X3476_1961_62211,.inl_.inl_c_1958_62210,.inl_c_62241,.inl_.inl_b_1957_62208,.inl_.inl_.X3492_1956_62207,.inl_b_62200,.inl_.X3475_62199,.inl_.X3476_62194,.inl_c_62202,.inl_.X3474_62190,.inl_a_62186,.inl_.inl_c_1977_62178,.inl_.inl_.inl_b_1951_1983_62183,.inl_.inl_.inl_.X3492_1950_1982_62182,.inl_.inl_b_1973_62177,.inl_.inl_c_1966_62167,.inl_.inl_.inl_b_1951_1972_62172,.inl_.inl_.inl_.X3492_1950_1971_62171,.inl_.inl_b_1962_62166,.inl_.inl_.X3476_1961_62161,.inl_.inl_c_1958_62160,.inl_c_62191,.inl_.inl_b_1957_62158,.inl_.inl_.X3492_1956_62157,.inl_b_62150,.inl_.X3475_62149,.inl_.X3476_62144,.inl_c_62152,.inl_.X3474_62140,.inl_a_62136,.inl_.inl_c_1977_62128,.inl_.inl_.inl_b_1951_1983_62133,.inl_.inl_.inl_.X3492_1950_1982_62132,.inl_.inl_b_1973_62127,.inl_.inl_c_1966_62117,.inl_.inl_.inl_b_1951_1972_62122,.inl_.inl_.inl_.X3492_1950_1971_62121,.inl_.inl_b_1962_62116,.inl_.inl_.X3476_1961_62111,.inl_.inl_c_1958_62110,.inl_c_62141,.inl_.inl_b_1957_62108,.inl_.inl_.X3492_1956_62107,.inl_b_62100,.inl_.X3475_62099,.inl_.X3476_62094,.inl_c_62102,.inl_.X3474_62090,.inl_a_62086,.inl_.inl_c_1977_62078,.inl_.inl_.inl_b_1951_1983_62083,.inl_.inl_.inl_.X3492_1950_1982_62082,.inl_.inl_b_1973_62077,.inl_.inl_c_1966_62067,.inl_.inl_.inl_b_1951_1972_62072,.inl_.inl_.inl_.X3492_1950_1971_62071,.inl_.inl_b_1962_62066,.inl_.inl_.X3476_1961_62061,.inl_.inl_c_1958_62060,.inl_c_62091,.inl_.inl_b_1957_62058,.inl_.inl_.X3492_1956_62057,.inl_b_62050,.inl_.X3475_62049,.inl_.X3476_62044,.inl_c_62052,.inl_.X3474_62040,.inl_a_62036,.inl_.inl_c_1977_62028,.inl_.inl_.inl_b_1951_1983_62033,.inl_.inl_.inl_.X3492_1950_1982_62032,.inl_.inl_b_1973_62027,.inl_.inl_c_1966_62017,.inl_.inl_.inl_b_1951_1972_62022,.inl_.inl_.inl_.X3492_1950_1971_62021,.inl_.inl_b_1962_62016,.inl_.inl_.X3476_1961_62011,.inl_.inl_c_1958_62010,.inl_c_62041,.inl_.inl_b_1957_62008,.inl_.inl_.X3492_1956_62007,.inl_b_62000,.inl_.X3475_61999,.inl_.X3476_61994,.inl_c_62002,.inl_.X3474_61990,.inl_a_61986,.inl_.inl_c_1977_61978,.inl_.inl_.inl_b_1951_1983_61983,.inl_.inl_.inl_.X3492_1950_1982_61982,.inl_.inl_b_1973_61977,.inl_.inl_c_1966_61967,.inl_.inl_.inl_b_1951_1972_61972,.inl_.inl_.inl_.X3492_1950_1971_61971,.inl_.inl_b_1962_61966,.inl_.inl_.X3476_1961_61961,.inl_.inl_c_1958_61960,.inl_c_61991,.inl_.inl_b_1957_61958,.inl_.inl_.X3492_1956_61957,.inl_b_61950,.inl_.X3475_61949,.inl_.X3476_61944,.inl_c_61952,.inl_.X3474_61940,.inl_a_61936,.inl_.inl_c_1977_61928,.inl_.inl_.inl_b_1951_1983_61933,.inl_.inl_.inl_.X3492_1950_1982_61932,.inl_.inl_b_1973_61927,.inl_.inl_c_1966_61917,.inl_.inl_.inl_b_1951_1972_61922,.inl_.inl_.inl_.X3492_1950_1971_61921,.inl_.inl_b_1962_61916,.inl_.inl_.X3476_1961_61911,.inl_.inl_c_1958_61910,.inl_c_61941,.inl_.inl_b_1957_61908,.inl_.inl_.X3492_1956_61907,.inl_b_61900,.inl_.X3475_61899,.inl_.X3476_61894,.inl_c_61902,.inl_.X3474_61890,.inl_a_61886,_particle_save,.inl_c_63102,.inl_.inl_c_1966_63117,.inl_.inl_.inl_b_1951_1972_63122,.inl_.inl_.inl_.X3492_1950_1971_63121,.inl_.inl_b_1962_63116,.inl_.inl_c_1958_63110,.inl_.inl_.inl_.X3492_1950_1982_63132,.inl_.inl_.X3492_1956_63107,.inl_.inl_b_1957_63108,.inl_.X3476_63094,.inl_.inl_b_1973_63127,.inl_c_61891,.inl_.inl_.inl_b_1951_1983_63133,.inl_.inl_.X3476_1961_63111,.inl_a_63086,.inl_.X3474_63090,.inl_.X3475_63099,.inl_b_63100,.inl_.inl_c_1977_63128 49230, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 49233, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 49230, Local memory used for _particle_save 49465, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 49468, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 49465, Local memory used for _particle_save finally: 51211, Generating update self(_Sample_var,_PinkCarterSM_var,_LeadShutter_var,_H22_6_var,_H22_3_Out_var,_H22_3_7_var,_GuideOut_var,_H22_3_1_var,_H22_3_2_var,_H22_3_3_var,_H22_3_4_var,_H22_3_5_var,_H22_3_6_var,_H22_3_In_var,_H22_4_Out_var,_H22_4_9_var,_H22_4_15_var,_H22_4_1_var,_H22_4_2_var,_H22_4_3_var,_H22_4_4_var,_H22_4_5_var,_H22_4_6_var,_H22_4_7_var,_H22_4_8_var,_H22_3_var,_H22_4_10_var,_H22_4_11_var,_H22_4_12_var,_H22_4_13_var,_H22_4_14_var,_H22_4_In_var,_H22_5_Out_var,_H22_5_5_var,_H22_4_var,_H22_5_1_var,_H22_5_2_var,_H22_5_3_var,_H22_5_4_var,_H22_5_In_var,_H22_6_Out_var,_H22_6_1_var,_H22_6_1_99_var,_H22_6_1_101_var,_H22_6_1_44_var,_H22_6_1_45_var,_H22_6_1_46_var,_H22_6_1_47_var,_H22_6_1_48_var,_H22_6_1_49_var,_H22_6_1_50_var,_H22_6_1_51_var,_H22_6_1_52_var,_H22_6_1_53_var,_H22_6_1_54_var,_H22_6_1_55_var,_H22_6_1_56_var,_H22_6_1_57_var,_H22_6_1_58_var,_H22_6_1_59_var,_H22_6_1_60_var,_H22_6_1_61_var,_H22_6_1_62_var,_H22_6_1_63_var,_H22_6_1_64_var,_H22_6_1_65_var,_H22_6_1_66_var,_H22_6_1_67_var,_H22_6_1_68_var,_H22_6_1_69_var,_H22_6_1_70_var,_H22_6_1_71_var,_H22_6_1_72_var,_H22_6_1_73_var,_H22_6_1_74_var,_H22_6_1_75_var,_H22_6_1_76_var,_H22_6_1_77_var,_H22_6_1_78_var,_H22_6_1_79_var,_H22_6_1_80_var,_H22_6_1_81_var,_H22_6_1_82_var,_H22_6_1_83_var,_H22_6_1_84_var,_H22_6_1_85_var,_H22_6_1_86_var,_H22_6_1_87_var,_H22_6_1_88_var,_H22_6_1_89_var,_H22_6_1_90_var,_H22_6_1_91_var,_H22_6_1_92_var,_H22_6_1_93_var,_H22_6_1_94_var,_H22_6_1_95_var,_H22_6_1_96_var,_H22_6_1_97_var,_H22_6_1_98_var,_H22_5_var,_H22_6_1_100_var,_H22_6_In_var,_Carter_guide_var,_Beam_entrance_monitor_psd_var,_arm_collimators_var,_monitor_after_collimator_psd_var,_arm_guide_end_var,_primary_collimator_vertical_var,_arm_sample_position_var,_Beam_entrance_monitor_lambda_var,_Al_var,_Beam_entrance_monitor_div_var,_arm_collimator_out_var,_primary_collimator_horizontal_var,_logger_space_zy_var,_middle_div_var,_monitor_before_mono_var,_middle_psd_var,_monitor_after_collimator_div_var,_arm_mono_var,_final_monitor_var,_Al_inc_var,_Al_pow_var,_Sample_environment_var,_Sample_inc_var,_Sample_pow_var,_sample_container_lid_var,_salsa_mono_array_var,_instrument_var,_logger_space_zx_var,_PinkCarter_var,_stop_var,_secondary_collimator_var,_Thermal_var,_sample_container_var,_arm_takeoff_var,_init_var) mcenabletrace: 6037, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===