INFO: No output directory specified (--dir) INFO: Using directory: "ILL_SALSA_20260318_014543" 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 107: 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 111: 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 139: 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 111: 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 168: 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 190: 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 201: 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 212: 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 222: 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 289: 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 291: 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 642: 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 863: 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 880: 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 882: 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 890: 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 892: 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 894: 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 896: 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 898: 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 994: 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 996: 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 998: 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 1000: 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 1002: 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 1004: 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 1006: 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 1008: 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 1010: 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 4625: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./ILL_SALSA.c", line 5080: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./ILL_SALSA.c", line 4999: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./ILL_SALSA.c", line 6326: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./ILL_SALSA.c", line 7120: 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 7122: 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 7129: 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 7149: 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 7151: 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 7153: 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 9490: warning: enumerated type mixed with another type [mixed_enum_type] return 0; ^ "./ILL_SALSA.c", line 12166: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./ILL_SALSA.c", line 12721: 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 12748: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./ILL_SALSA.c", line 13277: 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 13278: 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 13279: 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 13501: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./ILL_SALSA.c", line 13563: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./ILL_SALSA.c", line 13563: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./ILL_SALSA.c", line 13563: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./ILL_SALSA.c", line 13784: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./ILL_SALSA.c", line 14089: 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 14090: 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 14335: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./ILL_SALSA.c", line 14126: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./ILL_SALSA.c", line 14128: 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 14129: 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 14130: 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 14154: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./ILL_SALSA.c", line 14163: 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 14163: 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 14165: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./ILL_SALSA.c", line 14207: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./ILL_SALSA.c", line 14376: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ILL_SALSA.c", line 14406: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./ILL_SALSA.c", line 14425: 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 14425: 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 14426: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./ILL_SALSA.c", line 14427: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./ILL_SALSA.c", line 14664: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./ILL_SALSA.c", line 14830: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./ILL_SALSA.c", line 14885: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 14962: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 15174: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 15272: 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 15463: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 15661: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./ILL_SALSA.c", line 15662: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./ILL_SALSA.c", line 16247: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./ILL_SALSA.c", line 16248: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./ILL_SALSA.c", line 16507: 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 16512: 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 16513: 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 16514: 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 16521: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./ILL_SALSA.c", line 16522: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./ILL_SALSA.c", line 16645: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./ILL_SALSA.c", line 16939: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./ILL_SALSA.c", line 17005: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./ILL_SALSA.c", line 17192: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./ILL_SALSA.c", line 17195: 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 17352: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./ILL_SALSA.c", line 17355: 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 18353: 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 18256: 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 18575: 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 18785: 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 18946: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./ILL_SALSA.c", line 19350: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./ILL_SALSA.c", line 20072: 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 20095: 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 20116: 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 20203: 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 20208: 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 20217: 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 20243: 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 20246: 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 20246: 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 20246: 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 20246: 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 20246: 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 20246: 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 20306: 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 20436: 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 20480: 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 20601: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./ILL_SALSA.c", line 20713: 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 20725: 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 20760: 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 21016: 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 21022: 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 21852: warning: variable "line_v" was declared but never referenced [declared_but_not_referenced] int line_v, line0, line; ^ "./ILL_SALSA.c", line 22813: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./ILL_SALSA.c", line 24207: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./ILL_SALSA.c", line 24163: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./ILL_SALSA.c", line 24278: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./ILL_SALSA.c", line 24400: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./ILL_SALSA.c", line 24522: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./ILL_SALSA.c", line 24644: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./ILL_SALSA.c", line 24693: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./ILL_SALSA.c", line 24745: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./ILL_SALSA.c", line 24867: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./ILL_SALSA.c", line 24989: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./ILL_SALSA.c", line 25111: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./ILL_SALSA.c", line 25233: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./ILL_SALSA.c", line 25355: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./ILL_SALSA.c", line 25477: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./ILL_SALSA.c", line 25599: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./ILL_SALSA.c", line 25651: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./ILL_SALSA.c", line 25700: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./ILL_SALSA.c", line 25752: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./ILL_SALSA.c", line 25874: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./ILL_SALSA.c", line 25996: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./ILL_SALSA.c", line 26118: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./ILL_SALSA.c", line 26240: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./ILL_SALSA.c", line 26362: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./ILL_SALSA.c", line 26484: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./ILL_SALSA.c", line 26606: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./ILL_SALSA.c", line 26728: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./ILL_SALSA.c", line 26850: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./ILL_SALSA.c", line 26972: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./ILL_SALSA.c", line 27094: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./ILL_SALSA.c", line 27216: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./ILL_SALSA.c", line 27338: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./ILL_SALSA.c", line 27460: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./ILL_SALSA.c", line 27582: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./ILL_SALSA.c", line 27634: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./ILL_SALSA.c", line 27683: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./ILL_SALSA.c", line 27735: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./ILL_SALSA.c", line 27857: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./ILL_SALSA.c", line 27979: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./ILL_SALSA.c", line 28101: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./ILL_SALSA.c", line 28223: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./ILL_SALSA.c", line 28345: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./ILL_SALSA.c", line 28397: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./ILL_SALSA.c", line 28446: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./ILL_SALSA.c", line 28498: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./ILL_SALSA.c", line 28620: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./ILL_SALSA.c", line 28742: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./ILL_SALSA.c", line 28864: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./ILL_SALSA.c", line 28986: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./ILL_SALSA.c", line 29108: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./ILL_SALSA.c", line 29230: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./ILL_SALSA.c", line 29352: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./ILL_SALSA.c", line 29474: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./ILL_SALSA.c", line 29596: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./ILL_SALSA.c", line 29718: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./ILL_SALSA.c", line 29840: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./ILL_SALSA.c", line 29962: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./ILL_SALSA.c", line 30084: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./ILL_SALSA.c", line 30206: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./ILL_SALSA.c", line 30328: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./ILL_SALSA.c", line 30450: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./ILL_SALSA.c", line 30572: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./ILL_SALSA.c", line 30694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./ILL_SALSA.c", line 30816: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./ILL_SALSA.c", line 30938: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./ILL_SALSA.c", line 31060: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./ILL_SALSA.c", line 31182: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./ILL_SALSA.c", line 31304: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./ILL_SALSA.c", line 31426: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./ILL_SALSA.c", line 31548: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./ILL_SALSA.c", line 31670: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./ILL_SALSA.c", line 31792: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./ILL_SALSA.c", line 31914: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./ILL_SALSA.c", line 32036: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./ILL_SALSA.c", line 32158: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 73; ^ "./ILL_SALSA.c", line 32280: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 74; ^ "./ILL_SALSA.c", line 32402: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 75; ^ "./ILL_SALSA.c", line 32524: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 76; ^ "./ILL_SALSA.c", line 32646: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 77; ^ "./ILL_SALSA.c", line 32768: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 78; ^ "./ILL_SALSA.c", line 32890: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 79; ^ "./ILL_SALSA.c", line 33012: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 80; ^ "./ILL_SALSA.c", line 33134: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 81; ^ "./ILL_SALSA.c", line 33256: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 82; ^ "./ILL_SALSA.c", line 33378: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 83; ^ "./ILL_SALSA.c", line 33500: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 84; ^ "./ILL_SALSA.c", line 33622: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 85; ^ "./ILL_SALSA.c", line 33744: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 86; ^ "./ILL_SALSA.c", line 33866: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 87; ^ "./ILL_SALSA.c", line 33988: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 88; ^ "./ILL_SALSA.c", line 34110: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 89; ^ "./ILL_SALSA.c", line 34232: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 90; ^ "./ILL_SALSA.c", line 34354: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 91; ^ "./ILL_SALSA.c", line 34476: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 92; ^ "./ILL_SALSA.c", line 34598: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 93; ^ "./ILL_SALSA.c", line 34720: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 94; ^ "./ILL_SALSA.c", line 34842: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 95; ^ "./ILL_SALSA.c", line 34964: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 96; ^ "./ILL_SALSA.c", line 35086: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 97; ^ "./ILL_SALSA.c", line 35208: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 98; ^ "./ILL_SALSA.c", line 35330: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 99; ^ "./ILL_SALSA.c", line 35452: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 100; ^ "./ILL_SALSA.c", line 35574: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 101; ^ "./ILL_SALSA.c", line 35696: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 102; ^ "./ILL_SALSA.c", line 35748: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 103; ^ "./ILL_SALSA.c", line 35797: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 104; ^ "./ILL_SALSA.c", line 35919: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 105; ^ "./ILL_SALSA.c", line 35968: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 106; ^ "./ILL_SALSA.c", line 36044: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 107; ^ "./ILL_SALSA.c", line 36093: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 108; ^ "./ILL_SALSA.c", line 36189: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 109; ^ "./ILL_SALSA.c", line 36238: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 110; ^ "./ILL_SALSA.c", line 36314: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 111; ^ "./ILL_SALSA.c", line 36400: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 112; ^ "./ILL_SALSA.c", line 36478: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 113; ^ "./ILL_SALSA.c", line 36527: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 114; ^ "./ILL_SALSA.c", line 36608: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 115; ^ "./ILL_SALSA.c", line 36694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 116; ^ "./ILL_SALSA.c", line 36770: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 117; ^ "./ILL_SALSA.c", line 36851: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 118; ^ "./ILL_SALSA.c", line 36937: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 119; ^ "./ILL_SALSA.c", line 37013: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 120; ^ "./ILL_SALSA.c", line 37062: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 121; ^ "./ILL_SALSA.c", line 37112: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 122; ^ "./ILL_SALSA.c", line 37180: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 123; ^ "./ILL_SALSA.c", line 37273: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 124; ^ "./ILL_SALSA.c", line 37346: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 125; ^ "./ILL_SALSA.c", line 37414: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 126; ^ "./ILL_SALSA.c", line 37507: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 127; ^ "./ILL_SALSA.c", line 37580: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 128; ^ "./ILL_SALSA.c", line 37685: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 129; ^ "./ILL_SALSA.c", line 37790: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 130; ^ "./ILL_SALSA.c", line 37891: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 131; ^ "./ILL_SALSA.c", line 37992: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 132; ^ "./ILL_SALSA.c", line 38070: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 133; ^ "./ILL_SALSA.c", line 38119: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 134; ^ "./ILL_SALSA.c", line 38168: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 135; ^ "./ILL_SALSA.c", line 38249: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 136; ^ "./ILL_SALSA.c", line 38950: 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 38957: 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 38964: 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 38971: 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 38978: 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 38985: 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 42192: warning: incompatible redefinition of macro "exit" (declared at line 621) [bad_macro_redef] #define exit(...) noprintf() ^ "./ILL_SALSA.c", line 42204: 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 42413: 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 42720: 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 42771: 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 42874: warning: variable "final_reflection" was set but never used [set_but_not_used] int final_reflection = 0; ^ "./ILL_SALSA.c", line 42957: 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 42983: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double v, vn; ^ "./ILL_SALSA.c", line 43044: 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 43115: 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 43989: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./ILL_SALSA.c", line 44963: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./ILL_SALSA.c", line 44995: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./ILL_SALSA.c", line 43446: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./ILL_SALSA.c", line 52469: warning: variable "movex" was declared but never referenced [declared_but_not_referenced] double angle0, angle1, movex, movey, movez; ^ "./ILL_SALSA.c", line 52469: warning: variable "movey" was declared but never referenced [declared_but_not_referenced] double angle0, angle1, movex, movey, movez; ^ "./ILL_SALSA.c", line 52469: warning: variable "movez" was declared but never referenced [declared_but_not_referenced] double angle0, angle1, movex, movey, movez; ^ "./ILL_SALSA.c", line 53867: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./ILL_SALSA.c", line 53868: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./ILL_SALSA.c", line 1502: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./ILL_SALSA.c", line 2971: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 100, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 114, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 146, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 170, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 192, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 203, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 212, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 222, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1550, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1554, Generating acc routine seq Generating NVIDIA GPU code str_len: 1563, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4243, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4677, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4688, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4697, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4709, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4721, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4731, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4741, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4749, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4759, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4781, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4788, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4834, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4869, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4880, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4897, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4908, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4924, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4953, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4964, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4968, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5003, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5010, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5019, #pragma acc loop seq 5003, Generating implicit copy(lens[:]) [if not already present] 5010, Generating implicit firstprivate(ll,l) 5021, Accelerator restriction: induction variable live-out from loop: i 5022, Accelerator restriction: induction variable live-out from loop: i 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: j 5027, Accelerator restriction: induction variable live-out from loop: j 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5051, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5055, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5058, #pragma acc loop seq 5051, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5058, Generating implicit firstprivate(l) 5075, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5079, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5086, #pragma acc loop seq 5075, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5145, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5176, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5193, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5292, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5376, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5442, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5519, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5791, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5803, Generating acc routine seq Generating NVIDIA GPU code _hash: 5835, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5876, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5887, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5892, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5900, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5908, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5915, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6595, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6635, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6695, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6712, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6827, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6882, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 7930, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 7998, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8077, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8545, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8561, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8579, Generating acc routine seq Generating NVIDIA GPU code SG_Maxwell: 8627, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 8731, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 8790, Generating acc routine seq Generating NVIDIA GPU code Gravity_guide_Trace: 9092, Generating acc routine seq Generating NVIDIA GPU code off_F: 20203, Generating acc routine seq Generating NVIDIA GPU code off_sign: 20208, Generating acc routine seq Generating NVIDIA GPU code off_normal: 20218, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 20244, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 20307, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 20438, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 20483, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 20598, Generating acc routine seq Generating NVIDIA GPU code off_compare: 20714, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 20726, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 20761, Generating acc routine seq Generating NVIDIA GPU code Min_int: 21016, Generating acc routine seq Generating NVIDIA GPU code merge: 21023, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 21131, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 21146, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 21200, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 21317, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 21339, Generating acc routine seq Generating NVIDIA GPU code init: 42162, 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: 42205, Generating acc routine seq Generating NVIDIA GPU code class_Guide_gravity_trace: 42414, Generating acc routine seq Generating NVIDIA GPU code 42553, Reference argument passing prevents parallelization: dt class_Al_window_trace: 42721, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 42772, Generating acc routine seq Generating NVIDIA GPU code class_Divergence_monitor_trace: 42958, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 43045, Generating acc routine seq Generating NVIDIA GPU code class_Collimator_radial_trace: 43116, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 48175, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 48179, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 48179, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) 48188, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 48193, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 48188, Local memory used for .inl_.inl_c_1977_62960,.inl_.inl_.inl_b_1951_1983_62965,.inl_.inl_.inl_.X3492_1950_1982_62964,.inl_.inl_b_1973_62959,.inl_.inl_c_1966_62949,.inl_.inl_.inl_b_1951_1972_62954,.inl_.inl_.inl_.X3492_1950_1971_62953,.inl_.inl_b_1962_62948,.inl_.inl_.X3476_1961_62943,.inl_.inl_c_1958_62942,.inl_c_62973,.inl_.inl_b_1957_62940,.inl_.inl_.X3492_1956_62939,.inl_b_62932,.inl_.X3475_62931,.inl_.X3476_62926,.inl_c_62934,.inl_.X3474_62922,.inl_a_62918,.inl_.inl_c_1977_62910,.inl_.inl_.inl_b_1951_1983_62915,.inl_.inl_.inl_.X3492_1950_1982_62914,.inl_.inl_b_1973_62909,.inl_.inl_c_1966_62899,.inl_.inl_.inl_b_1951_1972_62904,.inl_.inl_.inl_.X3492_1950_1971_62903,.inl_.inl_b_1962_62898,.inl_.inl_.X3476_1961_62893,.inl_.inl_c_1958_62892,.inl_c_62923,.inl_.inl_b_1957_62890,.inl_.inl_.X3492_1956_62889,.inl_b_62882,.inl_.X3475_62881,.inl_.X3476_62876,.inl_c_62884,.inl_.X3474_62872,.inl_a_62868,.inl_.inl_c_1977_62860,.inl_.inl_.inl_b_1951_1983_62865,.inl_.inl_.inl_.X3492_1950_1982_62864,.inl_.inl_b_1973_62859,.inl_.inl_c_1966_62849,.inl_.inl_.inl_b_1951_1972_62854,.inl_.inl_.inl_.X3492_1950_1971_62853,.inl_.inl_b_1962_62848,.inl_.inl_.X3476_1961_62843,.inl_.inl_c_1958_62842,.inl_c_62873,.inl_.inl_b_1957_62840,.inl_.inl_.X3492_1956_62839,.inl_b_62832,.inl_.X3475_62831,.inl_.X3476_62826,.inl_c_62834,.inl_.X3474_62822,.inl_a_62818,.inl_.inl_c_1977_62810,.inl_.inl_.inl_b_1951_1983_62815,.inl_.inl_.inl_.X3492_1950_1982_62814,.inl_.inl_b_1973_62809,.inl_.inl_c_1966_62799,.inl_.inl_.inl_b_1951_1972_62804,.inl_.inl_.inl_.X3492_1950_1971_62803,.inl_.inl_b_1962_62798,.inl_.inl_.X3476_1961_62793,.inl_.inl_c_1958_62792,.inl_c_62823,.inl_.inl_b_1957_62790,.inl_.inl_.X3492_1956_62789,.inl_b_62782,.inl_.X3475_62781,.inl_.X3476_62776,.inl_c_62784,.inl_.X3474_62772,.inl_a_62768,.inl_.inl_c_1977_62760,.inl_.inl_.inl_b_1951_1983_62765,.inl_.inl_.inl_.X3492_1950_1982_62764,.inl_.inl_b_1973_62759,.inl_.inl_c_1966_62749,.inl_.inl_.inl_b_1951_1972_62754,.inl_.inl_.inl_.X3492_1950_1971_62753,.inl_.inl_b_1962_62748,.inl_.inl_.X3476_1961_62743,.inl_.inl_c_1958_62742,.inl_c_62773,.inl_.inl_b_1957_62740,.inl_.inl_.X3492_1956_62739,.inl_b_62732,.inl_.X3475_62731,.inl_.X3476_62726,.inl_c_62734,.inl_.X3474_62722,.inl_a_62718,.inl_.inl_c_1977_62710,.inl_.inl_.inl_b_1951_1983_62715,.inl_.inl_.inl_.X3492_1950_1982_62714,.inl_.inl_b_1973_62709,.inl_.inl_c_1966_62699,.inl_.inl_.inl_b_1951_1972_62704,.inl_.inl_.inl_.X3492_1950_1971_62703,.inl_.inl_b_1962_62698,.inl_.inl_.X3476_1961_62693,.inl_.inl_c_1958_62692,.inl_c_62723,.inl_.inl_b_1957_62690,.inl_.inl_.X3492_1956_62689,.inl_b_62682,.inl_.X3475_62681,.inl_.X3476_62676,.inl_c_62684,.inl_.X3474_62672,.inl_a_62668,.inl_.inl_c_1977_62660,.inl_.inl_.inl_b_1951_1983_62665,.inl_.inl_.inl_.X3492_1950_1982_62664,.inl_.inl_b_1973_62659,.inl_.inl_c_1966_62649,.inl_.inl_.inl_b_1951_1972_62654,.inl_.inl_.inl_.X3492_1950_1971_62653,.inl_.inl_b_1962_62648,.inl_.inl_.X3476_1961_62643,.inl_.inl_c_1958_62642,.inl_c_62673,.inl_.inl_b_1957_62640,.inl_.inl_.X3492_1956_62639,.inl_b_62632,.inl_.X3475_62631,.inl_.X3476_62626,.inl_c_62634,.inl_.X3474_62622,.inl_a_62618,.inl_.inl_c_1977_62610,.inl_.inl_.inl_b_1951_1983_62615,.inl_.inl_.inl_.X3492_1950_1982_62614,.inl_.inl_b_1973_62609,.inl_.inl_c_1966_62599,.inl_.inl_.inl_b_1951_1972_62604,.inl_.inl_.inl_.X3492_1950_1971_62603,.inl_.inl_b_1962_62598,.inl_.inl_.X3476_1961_62593,.inl_.inl_c_1958_62592,.inl_c_62623,.inl_.inl_b_1957_62590,.inl_.inl_.X3492_1956_62589,.inl_b_62582,.inl_.X3475_62581,.inl_.X3476_62576,.inl_c_62584,.inl_.X3474_62572,.inl_a_62568,.inl_.inl_c_1977_62560,.inl_.inl_.inl_b_1951_1983_62565,.inl_.inl_.inl_.X3492_1950_1982_62564,.inl_.inl_b_1973_62559,.inl_.inl_c_1966_62549,.inl_.inl_.inl_b_1951_1972_62554,.inl_.inl_.inl_.X3492_1950_1971_62553,.inl_.inl_b_1962_62548,.inl_.inl_.X3476_1961_62543,.inl_.inl_c_1958_62542,.inl_c_62573,.inl_.inl_b_1957_62540,.inl_.inl_.X3492_1956_62539,.inl_b_62532,.inl_.X3475_62531,.inl_.X3476_62526,.inl_c_62534,.inl_.X3474_62522,.inl_a_62518,.inl_.inl_c_1977_62510,.inl_.inl_.inl_b_1951_1983_62515,.inl_.inl_.inl_.X3492_1950_1982_62514,.inl_.inl_b_1973_62509,.inl_.inl_c_1966_62499,.inl_.inl_.inl_b_1951_1972_62504,.inl_.inl_.inl_.X3492_1950_1971_62503,.inl_.inl_b_1962_62498,.inl_.inl_.X3476_1961_62493,.inl_.inl_c_1958_62492,.inl_c_62523,.inl_.inl_b_1957_62490,.inl_.inl_.X3492_1956_62489,.inl_b_62482,.inl_.X3475_62481,.inl_.X3476_62476,.inl_c_62484,.inl_.X3474_62472,.inl_a_62468,.inl_.inl_c_1977_62460,.inl_.inl_.inl_b_1951_1983_62465,.inl_.inl_.inl_.X3492_1950_1982_62464,.inl_.inl_b_1973_62459,.inl_.inl_c_1966_62449,.inl_.inl_.inl_b_1951_1972_62454,.inl_.inl_.inl_.X3492_1950_1971_62453,.inl_.inl_b_1962_62448,.inl_.inl_.X3476_1961_62443,.inl_.inl_c_1958_62442,.inl_c_62473,.inl_.inl_b_1957_62440,.inl_.inl_.X3492_1956_62439,.inl_b_62432,.inl_.X3475_62431,.inl_.X3476_62426,.inl_c_62434,.inl_.X3474_62422,.inl_a_62418,.inl_.inl_c_1977_62410,.inl_.inl_.inl_b_1951_1983_62415,.inl_.inl_.inl_.X3492_1950_1982_62414,.inl_.inl_b_1973_62409,.inl_.inl_c_1966_62399,.inl_.inl_.inl_b_1951_1972_62404,.inl_.inl_.inl_.X3492_1950_1971_62403,.inl_.inl_b_1962_62398,.inl_.inl_.X3476_1961_62393,.inl_.inl_c_1958_62392,.inl_c_62423,.inl_.inl_b_1957_62390,.inl_.inl_.X3492_1956_62389,.inl_b_62382,.inl_.X3475_62381,.inl_.X3476_62376,.inl_c_62384,.inl_.X3474_62372,.inl_a_62368,.inl_.inl_c_1977_62360,.inl_.inl_.inl_b_1951_1983_62365,.inl_.inl_.inl_.X3492_1950_1982_62364,.inl_.inl_b_1973_62359,.inl_.inl_c_1966_62349,.inl_.inl_.inl_b_1951_1972_62354,.inl_.inl_.inl_.X3492_1950_1971_62353,.inl_.inl_b_1962_62348,.inl_.inl_.X3476_1961_62343,.inl_.inl_c_1958_62342,.inl_c_62373,.inl_.inl_b_1957_62340,.inl_.inl_.X3492_1956_62339,.inl_b_62332,.inl_.X3475_62331,.inl_.X3476_62326,.inl_c_62334,.inl_.X3474_62322,.inl_a_62318,.inl_.inl_c_1977_62310,.inl_.inl_.inl_b_1951_1983_62315,.inl_.inl_.inl_.X3492_1950_1982_62314,.inl_.inl_b_1973_62309,.inl_.inl_c_1966_62299,.inl_.inl_.inl_b_1951_1972_62304,.inl_.inl_.inl_.X3492_1950_1971_62303,.inl_.inl_b_1962_62298,.inl_.inl_.X3476_1961_62293,.inl_.inl_c_1958_62292,.inl_c_62323,.inl_.inl_b_1957_62290,.inl_.inl_.X3492_1956_62289,.inl_b_62282,.inl_.X3475_62281,.inl_.X3476_62276,.inl_c_62284,.inl_.X3474_62272,.inl_a_62268,.inl_.inl_c_1977_62260,.inl_.inl_.inl_b_1951_1983_62265,.inl_.inl_.inl_.X3492_1950_1982_62264,.inl_.inl_b_1973_62259,.inl_.inl_c_1966_62249,.inl_.inl_.inl_b_1951_1972_62254,.inl_.inl_.inl_.X3492_1950_1971_62253,.inl_.inl_b_1962_62248,.inl_.inl_.X3476_1961_62243,.inl_.inl_c_1958_62242,.inl_c_62273,.inl_.inl_b_1957_62240,.inl_.inl_.X3492_1956_62239,.inl_b_62232,.inl_.X3475_62231,.inl_.X3476_62226,.inl_c_62234,.inl_.X3474_62222,.inl_a_62218,.inl_.inl_c_1977_62210,.inl_.inl_.inl_b_1951_1983_62215,.inl_.inl_.inl_.X3492_1950_1982_62214,.inl_.inl_b_1973_62209,.inl_.inl_c_1966_62199,.inl_.inl_.inl_b_1951_1972_62204,.inl_.inl_.inl_.X3492_1950_1971_62203,.inl_.inl_b_1962_62198,.inl_.inl_.X3476_1961_62193,.inl_.inl_c_1958_62192,.inl_c_62223,.inl_.inl_b_1957_62190,.inl_.inl_.X3492_1956_62189,.inl_b_62182,.inl_.X3475_62181,.inl_.X3476_62176,.inl_c_62184,.inl_.X3474_62172,.inl_a_62168,.inl_.inl_c_1977_62160,.inl_.inl_.inl_b_1951_1983_62165,.inl_.inl_.inl_.X3492_1950_1982_62164,.inl_.inl_b_1973_62159,.inl_.inl_c_1966_62149,.inl_.inl_.inl_b_1951_1972_62154,.inl_.inl_.inl_.X3492_1950_1971_62153,.inl_.inl_b_1962_62148,.inl_.inl_.X3476_1961_62143,.inl_.inl_c_1958_62142,.inl_c_62173,.inl_.inl_b_1957_62140,.inl_.inl_.X3492_1956_62139,.inl_b_62132,.inl_.X3475_62131,.inl_.X3476_62126,.inl_c_62134,.inl_.X3474_62122,.inl_a_62118,.inl_.inl_c_1977_62110,.inl_.inl_.inl_b_1951_1983_62115,.inl_.inl_.inl_.X3492_1950_1982_62114,.inl_.inl_b_1973_62109,.inl_.inl_c_1966_62099,.inl_.inl_.inl_b_1951_1972_62104,.inl_.inl_.inl_.X3492_1950_1971_62103,.inl_.inl_b_1962_62098,.inl_.inl_.X3476_1961_62093,.inl_.inl_c_1958_62092,.inl_c_62123,.inl_.inl_b_1957_62090,.inl_.inl_.X3492_1956_62089,.inl_b_62082,.inl_.X3475_62081,.inl_.X3476_62076,.inl_c_62084,.inl_.X3474_62072,.inl_a_62068,.inl_.inl_c_1977_62060,.inl_.inl_.inl_b_1951_1983_62065,.inl_.inl_.inl_.X3492_1950_1982_62064,.inl_.inl_b_1973_62059,.inl_.inl_c_1966_62049,.inl_.inl_.inl_b_1951_1972_62054,.inl_.inl_.inl_.X3492_1950_1971_62053,.inl_.inl_b_1962_62048,.inl_.inl_.X3476_1961_62043,.inl_.inl_c_1958_62042,.inl_c_62073,.inl_.inl_b_1957_62040,.inl_.inl_.X3492_1956_62039,.inl_b_62032,.inl_.X3475_62031,.inl_.X3476_62026,.inl_c_62034,.inl_.X3474_62022,.inl_a_62018,.inl_.inl_c_1977_62010,.inl_.inl_.inl_b_1951_1983_62015,.inl_.inl_.inl_.X3492_1950_1982_62014,.inl_.inl_b_1973_62009,.inl_.inl_c_1966_61999,.inl_.inl_.inl_b_1951_1972_62004,.inl_.inl_.inl_.X3492_1950_1971_62003,.inl_.inl_b_1962_61998,.inl_.inl_.X3476_1961_61993,.inl_.inl_c_1958_61992,.inl_c_62023,.inl_.inl_b_1957_61990,.inl_.inl_.X3492_1956_61989,.inl_b_61982,.inl_.X3475_61981,.inl_.X3476_61976,.inl_c_61984,.inl_.X3474_61972,.inl_a_61968,.inl_.inl_c_1977_61960,.inl_.inl_.inl_b_1951_1983_61965,.inl_.inl_.inl_.X3492_1950_1982_61964,.inl_.inl_b_1973_61959,.inl_.inl_c_1966_61949,.inl_.inl_.inl_b_1951_1972_61954,.inl_.inl_.inl_.X3492_1950_1971_61953,.inl_.inl_b_1962_61948,.inl_.inl_.X3476_1961_61943,.inl_.inl_c_1958_61942,.inl_c_61973,.inl_.inl_b_1957_61940,.inl_.inl_.X3492_1956_61939,.inl_b_61932,.inl_.X3475_61931,.inl_.X3476_61926,.inl_c_61934,.inl_.X3474_61922,.inl_a_61918,.inl_.inl_c_1977_61910,.inl_.inl_.inl_b_1951_1983_61915,.inl_.inl_.inl_.X3492_1950_1982_61914,.inl_.inl_b_1973_61909,.inl_.inl_c_1966_61899,.inl_.inl_.inl_b_1951_1972_61904,.inl_.inl_.inl_.X3492_1950_1971_61903,.inl_.inl_b_1962_61898,.inl_.inl_.X3476_1961_61893,.inl_.inl_c_1958_61892,.inl_c_61923,.inl_.inl_b_1957_61890,.inl_.inl_.X3492_1956_61889,.inl_b_61882,.inl_.X3475_61881,.inl_.X3476_61876,.inl_c_61884,.inl_.X3474_61872,.inl_a_61868,.inl_.inl_c_1977_61860,.inl_.inl_.inl_b_1951_1983_61865,.inl_.inl_.inl_.X3492_1950_1982_61864,.inl_.inl_b_1973_61859,.inl_.inl_c_1966_61849,.inl_.inl_.inl_b_1951_1972_61854,.inl_.inl_.inl_.X3492_1950_1971_61853,.inl_.inl_b_1962_61848,.inl_.inl_.X3476_1961_61843,.inl_.inl_c_1958_61842,.inl_c_61873,.inl_.inl_b_1957_61840,.inl_.inl_.X3492_1956_61839,.inl_b_61832,.inl_.X3475_61831,.inl_.X3476_61826,.inl_c_61834,.inl_.X3474_61822,.inl_a_61818,.inl_.inl_c_1977_61810,.inl_.inl_.inl_b_1951_1983_61815,.inl_.inl_.inl_.X3492_1950_1982_61814,.inl_.inl_b_1973_61809,.inl_.inl_c_1966_61799,.inl_.inl_.inl_b_1951_1972_61804,.inl_.inl_.inl_.X3492_1950_1971_61803,.inl_.inl_b_1962_61798,.inl_.inl_.X3476_1961_61793,.inl_.inl_c_1958_61792,.inl_c_61823,.inl_.inl_b_1957_61790,.inl_.inl_.X3492_1956_61789,.inl_b_61782,.inl_.X3475_61781,.inl_.X3476_61776,.inl_c_61784,.inl_.X3474_61772,.inl_a_61768,_particle_save,.inl_c_62984,.inl_.inl_c_1966_62999,.inl_.inl_.inl_b_1951_1972_63004,.inl_.inl_.inl_.X3492_1950_1971_63003,.inl_.inl_b_1962_62998,.inl_.inl_c_1958_62992,.inl_.inl_.inl_.X3492_1950_1982_63014,.inl_.inl_.X3492_1956_62989,.inl_.inl_b_1957_62990,.inl_.X3476_62976,.inl_.inl_b_1973_63009,.inl_c_61773,.inl_.inl_.inl_b_1951_1983_63015,.inl_.inl_.X3476_1961_62993,.inl_a_62968,.inl_.X3474_62972,.inl_.X3475_62981,.inl_b_62982,.inl_.inl_c_1977_63010 49755, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 49758, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 49755, Local memory used for _particle_save 49990, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 49993, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 49990, Local memory used for _particle_save finally: 51765, 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: 6035, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===