INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H5_20251212_012206" INFO: Regenerating c-file: ILL_H5.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_H5.c ILL_H5.instr --> Added COMPONENT H53_IN14_Monochromator USERVAR ncol_25 with type int --> Added COMPONENT H53_IN14_Monochromator USERVAR nrow_25 with type int --> Added COMPONENT PG2Xtal USERVAR ncol_37 with type int --> Added COMPONENT PG2Xtal USERVAR nrow_37 with type int --> Added COMPONENT H53_IN16_Monochromator USERVAR ncol_78 with type int --> Added COMPONENT H53_IN16_Monochromator USERVAR nrow_78 with type int --> Added COMPONENT H53_D16_Monochromator USERVAR ncol_93 with type int --> Added COMPONENT H53_D16_Monochromator USERVAR nrow_93 with type int --> Added COMPONENT H53_SADAM_Monochromator USERVAR ncol_109 with type int --> Added COMPONENT H53_SADAM_Monochromator USERVAR nrow_109 with type int WARNING: The parameter format of HCS_Al 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. WARNING: The parameter powder_format of H53_IN14_Sample 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. WARNING: The parameter rUpPar of H53_CryoEDM_polariser 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. WARNING: The parameter rDownPar of H53_CryoEDM_polariser 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. WARNING: The parameter rPar of IN15_Vpolariser 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. WARNING: The parameter rUpPar of IN15_Vpolariser 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. WARNING: The parameter rDownPar of IN15_Vpolariser 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: WARNING: --> JUMP found at COMPONENT 9, H53_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 10, H52_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 11, H51_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 26, H53_IN14_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 79, H53_IN16_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 94, H53_D16_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 110, H53_SADAM_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 154, H51_split_2 --> JUMPS are not supported in FUNNEL modCFLAGS= e and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 155, H51_split_1 --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_H5.out DEBUG: CMD: nvc -o ./ILL_H5.out ./ILL_H5.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 "./ILL_H5.c", line 100: 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_H5.c", line 102: 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_H5.c", line 105: 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_H5.c", line 121: 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_H5.c", line 125: 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_H5.c", line 164: 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_H5.c", line 125: 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_H5.c", line 204: 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_H5.c", line 237: 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_H5.c", line 248: 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_H5.c", line 259: 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_H5.c", line 280: 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_H5.c", line 358: 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_H5.c", line 360: 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_H5.c", line 711: 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_H5.c", line 932: 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_H5.c", line 949: 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_H5.c", line 951: 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_H5.c", line 959: 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_H5.c", line 961: 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_H5.c", line 963: 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_H5.c", line 965: 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_H5.c", line 967: 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_H5.c", line 1063: 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_H5.c", line 1065: 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_H5.c", line 1067: 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_H5.c", line 1069: 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_H5.c", line 1071: 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_H5.c", line 1073: 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_H5.c", line 1075: 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_H5.c", line 1077: 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_H5.c", line 1079: 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_H5.c", line 4694: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./ILL_H5.c", line 6395: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./ILL_H5.c", line 7195: 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_H5.c", line 7197: 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_H5.c", line 7204: 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_H5.c", line 7224: 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_H5.c", line 7226: 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_H5.c", line 7228: 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_H5.c", line 8829: 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_H5.c", line 8852: 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_H5.c", line 8873: 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_H5.c", line 8960: 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_H5.c", line 8965: 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_H5.c", line 8974: 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_H5.c", line 9000: 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_H5.c", line 9003: 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_H5.c", line 9003: 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_H5.c", line 9003: 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_H5.c", line 9003: 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_H5.c", line 9003: 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_H5.c", line 9003: 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_H5.c", line 9063: 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_H5.c", line 9193: 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_H5.c", line 9237: 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_H5.c", line 9358: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./ILL_H5.c", line 9470: 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_H5.c", line 9482: 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_H5.c", line 9517: 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_H5.c", line 9773: 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_H5.c", line 9779: 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_H5.c", line 10847: warning: Routine "Monitor_nD_Trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Monitor_nD_Trace(MonitornD_Defines_type *, MonitornD_Variables_type *, _class_particle* _particle); ^ "./ILL_H5.c", line 12933: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./ILL_H5.c", line 12933: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./ILL_H5.c", line 12960: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./ILL_H5.c", line 12960: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./ILL_H5.c", line 13499: warning: Routine "GAUSS_monocurved" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double GAUSS_monocurved(double x, double mean, double rms){ ^ "/usr/include/math.h", line 30: warning: #warning directive: A macro called log was already defined when was included. [warning_directive] # warning A macro called log was already defined when was included. ^ "/usr/include/math.h", line 31: warning: #warning directive: This will cause compilation problems. [warning_directive] # warning This will cause compilation problems. ^ "./ILL_H5.c", line 14137: warning: variable "n" was declared but never referenced [declared_but_not_referenced] double n; ^ "./ILL_H5.c", line 14116: warning: variable "w_c" was declared but never referenced [declared_but_not_referenced] double w_c = 0; ^ "./ILL_H5.c", line 14117: warning: variable "w_l" was declared but never referenced [declared_but_not_referenced] double w_l = 0; ^ "./ILL_H5.c", line 14028: warning: variable "w_c" was declared but never referenced [declared_but_not_referenced] t_Table w_c, w_l; ^ "./ILL_H5.c", line 14028: warning: variable "w_l" was declared but never referenced [declared_but_not_referenced] t_Table w_c, w_l; ^ "./ILL_H5.c", line 15514: warning: Routine "interpolator_interpolate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double *interpolator_interpolate(struct interpolator_struct *interpolator, ^ "./ILL_H5.c", line 15525: warning: Routine "interpolator_interpolate3_3" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double *interpolator_interpolate3_3(struct interpolator_struct *interpolator, ^ "./ILL_H5.c", line 15614: warning: Routine "kdtree_squaredDistance" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double kdtree_squaredDistance(vertex* a, vertex* b) ^ "./ILL_H5.c", line 15630: warning: Routine "kdtree_borderCheck" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void kdtree_borderCheck(vertex *v, treeNode *thisNode, ^ "./ILL_H5.c", line 15665: warning: Routine "kdtree_partition" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int kdtree_partition(vertex **points, int d, int left, int right, int pivot) ^ "./ILL_H5.c", line 15744: warning: Routine "kdtree_nearestNeighbour_helper" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void kdtree_nearestNeighbour_helper(vertex* v, treeNode *tree, ^ "./ILL_H5.c", line 15784: warning: Routine "kdtree_nearestNeighbour" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] vertex* kdtree_nearestNeighbour(vertex* v, treeNode *tree) { ^ "./ILL_H5.c", line 15858: warning: Routine "interpolator_offset" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] long interpolator_offset(int dim, long *dimInfo, long *indices) { ^ "./ILL_H5.c", line 16089: warning: variable "count" was declared but never referenced [declared_but_not_referenced] long count=0; ^ "./ILL_H5.c", line 16191: warning: missing return statement at end of non-void function "interpolator_interpolate" [implicit_return_from_non_void_function] } // interpolator_interpolate ^ "./ILL_H5.c", line 18178: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./ILL_H5.c", line 18166: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./ILL_H5.c", line 18223: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./ILL_H5.c", line 18343: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./ILL_H5.c", line 18466: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./ILL_H5.c", line 18589: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./ILL_H5.c", line 18712: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./ILL_H5.c", line 18835: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./ILL_H5.c", line 18958: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./ILL_H5.c", line 19084: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./ILL_H5.c", line 19210: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./ILL_H5.c", line 19336: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./ILL_H5.c", line 19462: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./ILL_H5.c", line 19511: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./ILL_H5.c", line 19633: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./ILL_H5.c", line 19756: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./ILL_H5.c", line 19879: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./ILL_H5.c", line 20001: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./ILL_H5.c", line 20123: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./ILL_H5.c", line 20245: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./ILL_H5.c", line 20368: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./ILL_H5.c", line 20494: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./ILL_H5.c", line 20617: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./ILL_H5.c", line 20739: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./ILL_H5.c", line 20862: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./ILL_H5.c", line 20988: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./ILL_H5.c", line 21085: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./ILL_H5.c", line 21134: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./ILL_H5.c", line 21183: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./ILL_H5.c", line 21309: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./ILL_H5.c", line 21435: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./ILL_H5.c", line 21561: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./ILL_H5.c", line 21684: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./ILL_H5.c", line 21810: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./ILL_H5.c", line 21936: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./ILL_H5.c", line 21985: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./ILL_H5.c", line 22056: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./ILL_H5.c", line 22105: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./ILL_H5.c", line 22202: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./ILL_H5.c", line 22251: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./ILL_H5.c", line 22322: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./ILL_H5.c", line 22387: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./ILL_H5.c", line 22436: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./ILL_H5.c", line 22559: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./ILL_H5.c", line 22608: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./ILL_H5.c", line 22730: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./ILL_H5.c", line 22852: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./ILL_H5.c", line 22974: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./ILL_H5.c", line 23096: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./ILL_H5.c", line 23218: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./ILL_H5.c", line 23340: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./ILL_H5.c", line 23462: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./ILL_H5.c", line 23584: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./ILL_H5.c", line 23706: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./ILL_H5.c", line 23828: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./ILL_H5.c", line 23951: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./ILL_H5.c", line 24077: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./ILL_H5.c", line 24200: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./ILL_H5.c", line 24322: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./ILL_H5.c", line 24444: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./ILL_H5.c", line 24566: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./ILL_H5.c", line 24688: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./ILL_H5.c", line 24810: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./ILL_H5.c", line 24932: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./ILL_H5.c", line 25054: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./ILL_H5.c", line 25176: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./ILL_H5.c", line 25298: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./ILL_H5.c", line 25420: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./ILL_H5.c", line 25542: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./ILL_H5.c", line 25664: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./ILL_H5.c", line 25786: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./ILL_H5.c", line 25908: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./ILL_H5.c", line 26030: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./ILL_H5.c", line 26152: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 73; ^ "./ILL_H5.c", line 26274: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 74; ^ "./ILL_H5.c", line 26396: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 75; ^ "./ILL_H5.c", line 26518: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 76; ^ "./ILL_H5.c", line 26641: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 77; ^ "./ILL_H5.c", line 26767: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 78; ^ "./ILL_H5.c", line 26864: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 79; ^ "./ILL_H5.c", line 26913: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 80; ^ "./ILL_H5.c", line 26962: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 81; ^ "./ILL_H5.c", line 27088: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 82; ^ "./ILL_H5.c", line 27214: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 83; ^ "./ILL_H5.c", line 27340: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 84; ^ "./ILL_H5.c", line 27463: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 85; ^ "./ILL_H5.c", line 27589: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 86; ^ "./ILL_H5.c", line 27715: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 87; ^ "./ILL_H5.c", line 27764: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 88; ^ "./ILL_H5.c", line 27887: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 89; ^ "./ILL_H5.c", line 27936: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 90; ^ "./ILL_H5.c", line 28058: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 91; ^ "./ILL_H5.c", line 28181: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 92; ^ "./ILL_H5.c", line 28307: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 93; ^ "./ILL_H5.c", line 28404: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 94; ^ "./ILL_H5.c", line 28453: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 95; ^ "./ILL_H5.c", line 28502: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 96; ^ "./ILL_H5.c", line 28628: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 97; ^ "./ILL_H5.c", line 28754: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 98; ^ "./ILL_H5.c", line 28880: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 99; ^ "./ILL_H5.c", line 29003: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 100; ^ "./ILL_H5.c", line 29129: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 101; ^ "./ILL_H5.c", line 29255: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 102; ^ "./ILL_H5.c", line 29381: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 103; ^ "./ILL_H5.c", line 29430: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 104; ^ "./ILL_H5.c", line 29553: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 105; ^ "./ILL_H5.c", line 29602: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 106; ^ "./ILL_H5.c", line 29724: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 107; ^ "./ILL_H5.c", line 29847: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 108; ^ "./ILL_H5.c", line 29973: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 109; ^ "./ILL_H5.c", line 30070: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 110; ^ "./ILL_H5.c", line 30119: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 111; ^ "./ILL_H5.c", line 30168: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 112; ^ "./ILL_H5.c", line 30294: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 113; ^ "./ILL_H5.c", line 30420: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 114; ^ "./ILL_H5.c", line 30546: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 115; ^ "./ILL_H5.c", line 30669: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 116; ^ "./ILL_H5.c", line 30795: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 117; ^ "./ILL_H5.c", line 30921: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 118; ^ "./ILL_H5.c", line 31047: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 119; ^ "./ILL_H5.c", line 31096: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 120; ^ "./ILL_H5.c", line 31219: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 121; ^ "./ILL_H5.c", line 31268: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 122; ^ "./ILL_H5.c", line 31390: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 123; ^ "./ILL_H5.c", line 31513: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 124; ^ "./ILL_H5.c", line 31562: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 125; ^ "./ILL_H5.c", line 31688: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 126; ^ "./ILL_H5.c", line 31737: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 127; ^ "./ILL_H5.c", line 31816: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 128; ^ "./ILL_H5.c", line 31865: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 129; ^ "./ILL_H5.c", line 31991: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 130; ^ "./ILL_H5.c", line 32117: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 131; ^ "./ILL_H5.c", line 32243: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 132; ^ "./ILL_H5.c", line 32369: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 133; ^ "./ILL_H5.c", line 32495: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 134; ^ "./ILL_H5.c", line 32544: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 135; ^ "./ILL_H5.c", line 32666: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 136; ^ "./ILL_H5.c", line 32788: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 137; ^ "./ILL_H5.c", line 32910: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 138; ^ "./ILL_H5.c", line 33032: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 139; ^ "./ILL_H5.c", line 33155: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 140; ^ "./ILL_H5.c", line 33281: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 141; ^ "./ILL_H5.c", line 33330: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 142; ^ "./ILL_H5.c", line 33452: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 143; ^ "./ILL_H5.c", line 33574: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 144; ^ "./ILL_H5.c", line 33696: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 145; ^ "./ILL_H5.c", line 33818: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 146; ^ "./ILL_H5.c", line 33941: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 147; ^ "./ILL_H5.c", line 34067: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 148; ^ "./ILL_H5.c", line 34190: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 149; ^ "./ILL_H5.c", line 34312: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 150; ^ "./ILL_H5.c", line 34434: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 151; ^ "./ILL_H5.c", line 34556: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 152; ^ "./ILL_H5.c", line 34679: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 153; ^ "./ILL_H5.c", line 34805: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 154; ^ "./ILL_H5.c", line 34931: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 155; ^ "./ILL_H5.c", line 35057: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 156; ^ "./ILL_H5.c", line 35106: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 157; ^ "./ILL_H5.c", line 35155: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 158; ^ "./ILL_H5.c", line 35234: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 159; ^ "./ILL_H5.c", line 35283: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 160; ^ "./ILL_H5.c", line 35409: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 161; ^ "./ILL_H5.c", line 35535: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 162; ^ "./ILL_H5.c", line 35661: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 163; ^ "./ILL_H5.c", line 35783: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 164; ^ "./ILL_H5.c", line 35905: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 165; ^ "./ILL_H5.c", line 36028: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 166; ^ "./ILL_H5.c", line 36154: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 167; ^ "./ILL_H5.c", line 36277: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 168; ^ "./ILL_H5.c", line 36399: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 169; ^ "./ILL_H5.c", line 36468: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 170; ^ "./ILL_H5.c", line 36590: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 171; ^ "./ILL_H5.c", line 36730: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 172; ^ "./ILL_H5.c", line 36852: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 173; ^ "./ILL_H5.c", line 36978: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 174; ^ "./ILL_H5.c", line 37104: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 175; ^ "./ILL_H5.c", line 37230: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 176; ^ "./ILL_H5.c", line 37333: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 177; ^ "./ILL_H5.c", line 37459: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 178; ^ "./ILL_H5.c", line 37585: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 179; ^ "./ILL_H5.c", line 37711: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 180; ^ "./ILL_H5.c", line 37760: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 181; ^ "./ILL_H5.c", line 37882: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 182; ^ "./ILL_H5.c", line 38004: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 183; ^ "./ILL_H5.c", line 38126: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 184; ^ "./ILL_H5.c", line 38248: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 185; ^ "./ILL_H5.c", line 38370: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 186; ^ "./ILL_H5.c", line 38492: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 187; ^ "./ILL_H5.c", line 38614: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 188; ^ "./ILL_H5.c", line 38736: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 189; ^ "./ILL_H5.c", line 38858: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 190; ^ "./ILL_H5.c", line 38980: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 191; ^ "./ILL_H5.c", line 39102: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 192; ^ "./ILL_H5.c", line 39224: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 193; ^ "./ILL_H5.c", line 39346: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 194; ^ "./ILL_H5.c", line 39468: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 195; ^ "./ILL_H5.c", line 39590: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 196; ^ "./ILL_H5.c", line 39712: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 197; ^ "./ILL_H5.c", line 39835: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 198; ^ "./ILL_H5.c", line 39961: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 199; ^ "./ILL_H5.c", line 40084: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 200; ^ "./ILL_H5.c", line 40206: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 201; ^ "./ILL_H5.c", line 40328: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 202; ^ "./ILL_H5.c", line 40450: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 203; ^ "./ILL_H5.c", line 40572: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 204; ^ "./ILL_H5.c", line 40695: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 205; ^ "./ILL_H5.c", line 40817: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 206; ^ "./ILL_H5.c", line 40940: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 207; ^ "./ILL_H5.c", line 41066: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 208; ^ "./ILL_H5.c", line 41135: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 209; ^ "./ILL_H5.c", line 41257: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 210; ^ "./ILL_H5.c", line 41306: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 211; ^ "./ILL_H5.c", line 41432: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 212; ^ "./ILL_H5.c", line 41558: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 213; ^ "./ILL_H5.c", line 41684: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 214; ^ "./ILL_H5.c", line 41807: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 215; ^ "./ILL_H5.c", line 41933: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 216; ^ "./ILL_H5.c", line 42004: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 217; ^ "./ILL_H5.c", line 42075: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 218; ^ "./ILL_H5.c", line 42146: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 219; ^ "./ILL_H5.c", line 42217: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 220; ^ "./ILL_H5.c", line 42288: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 221; ^ "./ILL_H5.c", line 42359: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 222; ^ "./ILL_H5.c", line 42430: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 223; ^ "./ILL_H5.c", line 42479: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 224; ^ "./ILL_H5.c", line 42550: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 225; ^ "./ILL_H5.c", line 42621: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 226; ^ "./ILL_H5.c", line 44786: warning: nested comment is not allowed [nested_comment] /* compute H53 parameters: IN14 */ ^ "./ILL_H5.c", line 45761: warning: incompatible redefinition of macro "exit" (declared at line 690) [bad_macro_redef] #define exit(...) noprintf() ^ "./ILL_H5.c", line 45762: warning: incompatible redefinition of macro "strcmp" (declared at line 16141) [bad_macro_redef] #define strcmp(a,b) str_comp(a,b) ^ "./ILL_H5.c", line 45773: warning: Routine "class_Progress_bar_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Progress_bar_trace(_class_Progress_bar *_comp ^ "./ILL_H5.c", line 45863: 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_H5.c", line 46072: warning: Routine "class_PowderN_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PowderN_trace(_class_PowderN *_comp ^ "./ILL_H5.c", line 46122: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./ILL_H5.c", line 46123: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./ILL_H5.c", line 46126: warning: variable "nb_reuses" was declared but never referenced [declared_but_not_referenced] int nb_reuses = line_info.nb_reuses; ^ "./ILL_H5.c", line 46129: warning: variable "vcache" was set but never used [set_but_not_used] double vcache = line_info.v; ^ "./ILL_H5.c", line 46133: warning: variable "lfree" was set but never used [set_but_not_used] double lfree = line_info.lfree; ^ "./ILL_H5.c", line 46134: warning: variable "xs_compute" was declared but never referenced [declared_but_not_referenced] long xs_compute = line_info.xs_compute; ^ "./ILL_H5.c", line 46135: warning: variable "xs_reuse" was declared but never referenced [declared_but_not_referenced] long xs_reuse = line_info.xs_reuse; ^ "./ILL_H5.c", line 46136: warning: variable "xs_calls" was declared but never referenced [declared_but_not_referenced] long xs_calls = line_info.xs_calls; ^ "./ILL_H5.c", line 46137: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./ILL_H5.c", line 46537: warning: Routine "class_Monitor_nD_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monitor_nD_trace(_class_Monitor_nD *_comp ^ "./ILL_H5.c", line 46893: warning: Routine "class_Arm_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Arm_trace(_class_Arm *_comp ^ "./ILL_H5.c", line 46943: 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_H5.c", line 47213: warning: Routine "class_Monochromator_curved_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monochromator_curved_trace(_class_Monochromator_curved *_comp ^ "./ILL_H5.c", line 47594: warning: Routine "class_Isotropic_Sqw_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Isotropic_Sqw_trace(_class_Isotropic_Sqw *_comp ^ "./ILL_H5.c", line 47666: warning: variable "ti" was set but never used [set_but_not_used] double ki_x,ki_y,ki_z,ti,vi,ki; ^ "./ILL_H5.c", line 47667: warning: variable "tf" was set but never used [set_but_not_used] double kf_x,kf_y,kf_z,tf,kf; ^ "./ILL_H5.c", line 47667: warning: variable "kf" was set but never used [set_but_not_used] double kf_x,kf_y,kf_z,tf,kf; ^ "./ILL_H5.c", line 48259: warning: Routine "class_Collimator_linear_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Collimator_linear_trace(_class_Collimator_linear *_comp ^ "./ILL_H5.c", line 48333: warning: Routine "class_Monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monitor_trace(_class_Monitor *_comp ^ "./ILL_H5.c", line 48391: warning: Routine "class_Pol_mirror_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Pol_mirror_trace(_class_Pol_mirror *_comp ^ "./ILL_H5.c", line 48555: warning: Routine "class_V_selector_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_V_selector_trace(_class_V_selector *_comp ^ "./ILL_H5.c", line 48637: warning: Routine "class_Pol_guide_vmirror_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Pol_guide_vmirror_trace(_class_Pol_guide_vmirror *_comp ^ "./ILL_H5.c", line 48941: warning: statement is unreachable [code_is_unreachable] break; ^ "./ILL_H5.c", line 48698: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double R; ^ "./ILL_H5.c", line 48699: warning: variable "ivs" was declared but never referenced [declared_but_not_referenced] int sgn, ivs; ^ "./ILL_H5.c", line 49025: warning: Routine "class_Incoherent_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Incoherent_trace(_class_Incoherent *_comp ^ "./ILL_H5.c", line 49063: warning: variable "l_i" was set but never used [set_but_not_used] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./ILL_H5.c", line 49063: warning: variable "l_o" was declared but never referenced [declared_but_not_referenced] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./ILL_H5.c", line 49370: warning: Routine "class_Shape_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Shape_trace(_class_Shape *_comp ^ "./ILL_H5.c", line 49432: warning: Routine "raytrace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int raytrace(_class_particle* _particle) { /* single event propagation, called by mccode_main for ILL_H5:TRACE */ ^ "./ILL_H5.c", line 61575: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./ILL_H5.c", line 61576: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./ILL_H5.c", line 1571: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./ILL_H5.c", line 3040: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 114, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 128, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 171, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 206, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 239, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 250, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 259, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 280, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1619, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1623, Generating acc routine seq Generating NVIDIA GPU code str_len: 1632, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4312, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4746, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4757, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4766, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4778, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4790, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4800, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4810, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4818, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4828, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4850, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4857, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4903, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4938, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4949, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4966, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4977, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4993, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 5022, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 5033, Generating acc routine seq Generating NVIDIA GPU code norm_func: 5037, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5214, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5245, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5262, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5361, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5445, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5511, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5588, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5860, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5872, Generating acc routine seq Generating NVIDIA GPU code _hash: 5904, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5945, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5956, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5961, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5969, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5977, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5984, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6664, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6704, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6764, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6781, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6896, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6951, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8005, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8073, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8152, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8620, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8636, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8654, Generating acc routine seq Generating NVIDIA GPU code SG_Maxwell: 8702, Generating acc routine seq Generating NVIDIA GPU code off_F: 8960, Generating acc routine seq Generating NVIDIA GPU code off_sign: 8965, Generating acc routine seq Generating NVIDIA GPU code off_normal: 8975, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 9001, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 9064, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 9195, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 9240, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 9355, Generating acc routine seq Generating NVIDIA GPU code off_compare: 9471, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 9483, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 9518, Generating acc routine seq Generating NVIDIA GPU code Min_int: 9773, Generating acc routine seq Generating NVIDIA GPU code merge: 9780, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 9888, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 9903, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 9957, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 10074, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 10096, Generating acc routine seq Generating NVIDIA GPU code calc_xsect: 10611, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 11923, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 13103, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 13162, Generating acc routine seq Generating NVIDIA GPU code StdDoubleReflecFunc: 13183, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Gravity_guide_Trace: 13428, Generating acc routine seq Generating NVIDIA GPU code GAUSS_monocurved: 13499, Generating acc routine seq Generating NVIDIA GPU code Sqw_search_SW: 13918, Generating acc routine seq Generating NVIDIA GPU code Sqw_search_Q_proba_per_w: 13955, Generating acc routine seq Generating NVIDIA GPU code Sqw_integrate_iqSq: 13991, Generating acc routine seq Generating NVIDIA GPU code kdtree_squaredDistance: 15615, Generating acc routine seq Generating NVIDIA GPU code kdtree_borderCheck: 15632, Generating acc routine seq Generating NVIDIA GPU code kdtree_partition: 15666, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour_helper: 15746, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour: 15784, Generating acc routine seq Generating NVIDIA GPU code interpolator_offset: 15858, Generating acc routine seq Generating NVIDIA GPU code interpolator_load: 16073, Generating copyin(array[:prod]) [if not already present] interpolator_interpolate: 16138, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for indices interpolator_interpolate3_3: 16203, Generating acc routine seq Generating NVIDIA GPU code magnetic_field_dispatcher: 16257, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_get_field: 16296, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_push: 16337, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for mcMagnet mcmagnet_pop: 16382, Generating acc routine seq Generating NVIDIA GPU code const_magnetic_field: 16407, Generating acc routine seq Generating NVIDIA GPU code rot_magnetic_field: 16417, Generating acc routine seq Generating NVIDIA GPU code majorana_magnetic_field: 16431, Generating acc routine seq Generating NVIDIA GPU code gradient_magnetic_field: 16447, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolFNFM: 16474, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolRefProb: 16503, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolRefOut: 16527, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolTransOut: 16554, Generating acc routine seq Generating NVIDIA GPU code SimpleNumMagnetPrecession: 16574, Generating acc routine seq Generating NVIDIA GPU code 16607, Reference argument passing prevents parallelization: BzTemp Reference argument passing prevents parallelization: ByTemp Reference argument passing prevents parallelization: BxTemp GetConstantField: 16669, Generating acc routine seq Generating NVIDIA GPU code init: 45731, Generating update device(_IN15_polariser_var,_HCS_Al_var,_HCS_Al_H51_var,_HCS_Al_42_var,_HCS_Al_56_var,_HCS_Al_5_var,_HCS_Al_76_var,_H53_origin_var,_H53_inpile_var,_H52_inpile_var,_H51_inpile_var,_H53_SADAM_Transmit_var,_H53_VTE_var,_H52_origin_var,_HCS_Al_148_var,_H53_IN16_Transmit_var,_H53_Obt_1_var,_H53_Obt_2_var,_HCS_Al_199_var,_H53_Obt_3_var,_HCS_Al_206_var,_H53_Start_var,_HCS_Al_21_var,_H53_IN14_Drum_var,_H53_IN14_Monochromator_Out_var,_H53_IN14_Monochromator_Cradle_var,_H53_IN14_Monochromator_Jumper_var,_H53_IN14_Monochromator_var,_H53_IN14_Sample_L_var,_H53_IN14_Sample_Div_var,_H53_IN14_Sample_XY_var,_H53_IN14_Sample_var,_H53_D16_Transmit_var,_SC4_var,_PG2Xtal_var,_Origin_var,_Ana_Cradle_var,_SC3_var,_HCS_var,_H53_IN14_Spectrometer_var,_HCS_Al_23_var,_H53_C2_53_var,_H53_C2_Start_var,_H53_Al_var,_H53_C2_45_var,_H53_C2_46_var,_H53_C2_47_var,_H53_C2_48_var,_H53_C2_49_var,_H53_C2_50_var,_H53_C2_51_var,_H53_C2_52_var,_HCS_Al_4_var,_H53_VSComC1_var,_HCS_Al_54_var,_H53_P14_75_var,_H53_Obt_Out_var,_H53_P14_58_var,_H53_P14_59_var,_H53_P14_60_var,_H53_P14_61_var,_H53_P14_62_var,_H53_P14_63_var,_H53_P14_64_var,_H53_P14_65_var,_H53_P14_66_var,_H53_P14_67_var,_H53_P14_68_var,_H53_P14_69_var,_H53_P14_70_var,_H53_P14_71_var,_H53_P14_72_var,_H53_P14_73_var,_H53_P14_74_var,_HCS_Al_6_var,_H53_IN16_Drum_var,_H53_IN16_Monochromator_Out_var,_H53_IN16_Monochromator_Cradle_var,_H53_IN16_Monochromator_Jumper_var,_H53_IN16_Monochromator_var,_H53_IN16_Sample_L_var,_H53_IN16_Sample_Div_var,_H53_IN16_Sample_XY_var,_H53_IN16_Sample_var,_H53_IN14_Transmit_var,_H53_IN16_Spectrometer_var,_HCS_Al_7_var,_H53_P14_var,_H53_P5_Start_var,_HCS_Al_88_var,_H53_D16_Drum_var,_H53_D16_Monochromator_Out_var,_H53_D16_Monochromator_Cradle_var,_H53_D16_Monochromator_Jumper_var,_H53_D16_Monochromator_var,_H53_D16_Sample_L_var,_H53_D16_Sample_Div_var,_H53_D16_Sample_XY_var,_H53_CryoEDM_polariser_var,_H53_D16_Sample_var,_H53_D16_Detector_var,_H53_D16_Spectrometer_var,_H5_var,_H53_P5_var,_H53_P6_Start_var,_HCS_Al_104_var,_H53_SADAM_Drum_var,_H53_SADAM_Monochromator_Out_var,_H53_SADAM_Monochromator_Cradle_var,_H53_SADAM_Monochromator_Jumper_var,_H53_SADAM_Monochromator_var,_H53_SADAM_Sample_L_var,_H53_SADAM_Sample_Div_var,_H53_SADAM_Sample_XY_var,_H53_P7_var,_H53_SADAM_Sample_var,_H53_SADAM_Detector_var,_H53_SADAM_Spectrometer_var,_HCS_Al_107_var,_H53_P6_var,_H53_P7_Start_var,_HCS_Al_120_var,_H53_CryoEDM_In_L_var,_H53_C2_var,_H53_CryoEDM_mirror_TransmitXY_var,_H53_CryoEDM_mirror_outdir_var,_H53_CryoEDM_mirror_center_var,_H53_CryoEDM_Sample_XY_var,_H53_CryoEDM_mirror_ReflectXY_var,_H53_CryoEDM_Sample_Div_var,_H53_CryoEDM_In_var,_H53_CryoEDM_Sample_L_var,_H52_Obt_Out_var,_H52_Start_var,_H51_split_2_var,_H52_Obt_1_var,_H52_Obt_2_var,_HCS_Al_123_var,_H52_Obt_3_var,_H51_S78_var,_H51_Start_var,_H51_D22_Sample_var,_H51_Obt_1_var,_H51_Obt_2_var,_HCS_Al_139_var,_H51_Obt_3_var,_HCS_Al_146_var,_H51_S2_Out_var,_H51_Obt_Out_var,_H51_S2_150_var,_HCS_Al_H512_var,_H51_S2_151_var,_H51_split_1_var,_H51_origin_var,_H511_S9_var,_H511_mirror_TransmitXY_var,_IN15_Vselector_var,_H511_mirror_outdXY_var,_H511_VTE_var,_H511_mirror_ReflectXY_var,_H511_mirror_centre_var,_H511_S10_var,_H511_S3_var,_HCS_Al_15_var,_H511_Start_var,_HCS_Al_165_var,_H511_IN15_Spectrometer_var,_IN15_Vpolariser_var,_H511_AfterV_var,_He3H_var,_H2O_Vessel_var,_H511_IN15_Diffractometer_var,_H511_IN15_Sample_L_var,_H511_IN15_Sample_Div_var,_H511_IN15_Sample_XY_var,_H511_BeforeV_var,_H511_IN15_Sample_var,_H511_IN15_Detector_var,_H512_S36_var,_H512_S36_196_var,_H512_S11_var,_H512_S36_182_var,_H512_S36_183_var,_H512_S36_184_var,_H512_S36_185_var,_H512_S36_186_var,_H512_S36_187_var,_H512_S36_188_var,_H512_S36_189_var,_H512_S36_190_var,_H512_S36_191_var,_H512_S36_192_var,_H512_S36_193_var,_H512_S36_194_var,_H512_S36_195_var,_HCS_Al_91_var,_H512_Start_var,_HCS_Al_167_var,_H51_S78_203_var,_H51_S2_var,_H51_S78_201_var,_H51_S78_202_var,_HCS_Al_19_var,_H511_mirror_outdir_var,_HCS_Al_204_var,_D22_Detector_vessel_var,_D22_Sample_Pos_var,_Core_var,_D22_PreV_var,_H512_VTE_var,_H51_D22_Sample_L_var,_H51_D22_Sample_Div_var,_H51_D22_Sample_XY_var,_D22_Collimation_var,_D22_Detector_var,_Ana_Out_var,_H53_IN14_Diffractometer_var,_H53_IN16_Diffractometer_var,_H53_D16_Diffractometer_var,_H53_SADAM_Diffractometer_var,_Sample_Out_var,_BOG_var,_Core_Centre_var,_D22_Vselector_var,_D2O_Vessel_var,_instrument_var,_Traversee_var) class_Progress_bar_trace: 45774, Generating acc routine seq Generating NVIDIA GPU code class_Source_gen_trace: 45864, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 46073, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 46538, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 46894, Generating acc routine seq Generating NVIDIA GPU code class_Guide_gravity_trace: 46944, Generating acc routine seq Generating NVIDIA GPU code 47077, Reference argument passing prevents parallelization: dt class_Monochromator_curved_trace: 47214, Generating acc routine seq Generating NVIDIA GPU code class_Isotropic_Sqw_trace: 47595, Generating acc routine seq Generating NVIDIA GPU code 47914, Reference argument passing prevents parallelization: u1z Reference argument passing prevents parallelization: u1y Reference argument passing prevents parallelization: u1x Reference argument passing prevents parallelization: solid_angle class_Collimator_linear_trace: 48260, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_trace: 48334, Generating acc routine seq Generating NVIDIA GPU code class_Pol_mirror_trace: 48392, Generating acc routine seq Generating NVIDIA GPU code class_V_selector_trace: 48556, Generating acc routine seq Generating NVIDIA GPU code class_Pol_guide_vmirror_trace: 48638, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 49026, Generating acc routine seq Generating NVIDIA GPU code 49221, Reference argument passing prevents parallelization: solid_angle 49224, Reference argument passing prevents parallelization: solid_angle class_Shape_trace: 49371, Generating acc routine seq Generating NVIDIA GPU code raytrace: 49432, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 53963, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 53977, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 53963, Local memory used for particleN 53977, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) finally: 58730, Generating update self(_IN15_polariser_var,_HCS_Al_var,_HCS_Al_H51_var,_HCS_Al_42_var,_HCS_Al_56_var,_HCS_Al_5_var,_HCS_Al_76_var,_H53_origin_var,_H53_inpile_var,_H52_inpile_var,_H51_inpile_var,_H53_SADAM_Transmit_var,_H53_VTE_var,_H52_origin_var,_HCS_Al_148_var,_H53_IN16_Transmit_var,_H53_Obt_1_var,_H53_Obt_2_var,_HCS_Al_199_var,_H53_Obt_3_var,_HCS_Al_206_var,_H53_Start_var,_HCS_Al_21_var,_H53_IN14_Drum_var,_H53_IN14_Monochromator_Out_var,_H53_IN14_Monochromator_Cradle_var,_H53_IN14_Monochromator_Jumper_var,_H53_IN14_Monochromator_var,_H53_IN14_Sample_L_var,_H53_IN14_Sample_Div_var,_H53_IN14_Sample_XY_var,_H53_IN14_Sample_var,_H53_D16_Transmit_var,_SC4_var,_PG2Xtal_var,_Origin_var,_Ana_Cradle_var,_SC3_var,_HCS_var,_H53_IN14_Spectrometer_var,_HCS_Al_23_var,_H53_C2_53_var,_H53_C2_Start_var,_H53_Al_var,_H53_C2_45_var,_H53_C2_46_var,_H53_C2_47_var,_H53_C2_48_var,_H53_C2_49_var,_H53_C2_50_var,_H53_C2_51_var,_H53_C2_52_var,_HCS_Al_4_var,_H53_VSComC1_var,_HCS_Al_54_var,_H53_P14_75_var,_H53_Obt_Out_var,_H53_P14_58_var,_H53_P14_59_var,_H53_P14_60_var,_H53_P14_61_var,_H53_P14_62_var,_H53_P14_63_var,_H53_P14_64_var,_H53_P14_65_var,_H53_P14_66_var,_H53_P14_67_var,_H53_P14_68_var,_H53_P14_69_var,_H53_P14_70_var,_H53_P14_71_var,_H53_P14_72_var,_H53_P14_73_var,_H53_P14_74_var,_HCS_Al_6_var,_H53_IN16_Drum_var,_H53_IN16_Monochromator_Out_var,_H53_IN16_Monochromator_Cradle_var,_H53_IN16_Monochromator_Jumper_var,_H53_IN16_Monochromator_var,_H53_IN16_Sample_L_var,_H53_IN16_Sample_Div_var,_H53_IN16_Sample_XY_var,_H53_IN16_Sample_var,_H53_IN14_Transmit_var,_H53_IN16_Spectrometer_var,_HCS_Al_7_var,_H53_P14_var,_H53_P5_Start_var,_HCS_Al_88_var,_H53_D16_Drum_var,_H53_D16_Monochromator_Out_var,_H53_D16_Monochromator_Cradle_var,_H53_D16_Monochromator_Jumper_var,_H53_D16_Monochromator_var,_H53_D16_Sample_L_var,_H53_D16_Sample_Div_var,_H53_D16_Sample_XY_var,_H53_CryoEDM_polariser_var,_H53_D16_Sample_var,_H53_D16_Detector_var,_H53_D16_Spectrometer_var,_H5_var,_H53_P5_var,_H53_P6_Start_var,_HCS_Al_104_var,_H53_SADAM_Drum_var,_H53_SADAM_Monochromator_Out_var,_H53_SADAM_Monochromator_Cradle_var,_H53_SADAM_Monochromator_Jumper_var,_H53_SADAM_Monochromator_var,_H53_SADAM_Sample_L_var,_H53_SADAM_Sample_Div_var,_H53_SADAM_Sample_XY_var,_H53_P7_var,_H53_SADAM_Sample_var,_H53_SADAM_Detector_var,_H53_SADAM_Spectrometer_var,_HCS_Al_107_var,_H53_P6_var,_H53_P7_Start_var,_HCS_Al_120_var,_H53_CryoEDM_In_L_var,_H53_C2_var,_H53_CryoEDM_mirror_TransmitXY_var,_H53_CryoEDM_mirror_outdir_var,_H53_CryoEDM_mirror_center_var,_H53_CryoEDM_Sample_XY_var,_H53_CryoEDM_mirror_ReflectXY_var,_H53_CryoEDM_Sample_Div_var,_H53_CryoEDM_In_var,_H53_CryoEDM_Sample_L_var,_H52_Obt_Out_var,_H52_Start_var,_H51_split_2_var,_H52_Obt_1_var,_H52_Obt_2_var,_HCS_Al_123_var,_H52_Obt_3_var,_H51_S78_var,_H51_Start_var,_H51_D22_Sample_var,_H51_Obt_1_var,_H51_Obt_2_var,_HCS_Al_139_var,_H51_Obt_3_var,_HCS_Al_146_var,_H51_S2_Out_var,_H51_Obt_Out_var,_H51_S2_150_var,_HCS_Al_H512_var,_H51_S2_151_var,_H51_split_1_var,_H51_origin_var,_H511_S9_var,_H511_mirror_TransmitXY_var,_IN15_Vselector_var,_H511_mirror_outdXY_var,_H511_VTE_var,_H511_mirror_ReflectXY_var,_H511_mirror_centre_var,_H511_S10_var,_H511_S3_var,_HCS_Al_15_var,_H511_Start_var,_HCS_Al_165_var,_H511_IN15_Spectrometer_var,_IN15_Vpolariser_var,_H511_AfterV_var,_He3H_var,_H2O_Vessel_var,_H511_IN15_Diffractometer_var,_H511_IN15_Sample_L_var,_H511_IN15_Sample_Div_var,_H511_IN15_Sample_XY_var,_H511_BeforeV_var,_H511_IN15_Sample_var,_H511_IN15_Detector_var,_H512_S36_var,_H512_S36_196_var,_H512_S11_var,_H512_S36_182_var,_H512_S36_183_var,_H512_S36_184_var,_H512_S36_185_var,_H512_S36_186_var,_H512_S36_187_var,_H512_S36_188_var,_H512_S36_189_var,_H512_S36_190_var,_H512_S36_191_var,_H512_S36_192_var,_H512_S36_193_var,_H512_S36_194_var,_H512_S36_195_var,_HCS_Al_91_var,_H512_Start_var,_HCS_Al_167_var,_H51_S78_203_var,_H51_S2_var,_H51_S78_201_var,_H51_S78_202_var,_HCS_Al_19_var,_H511_mirror_outdir_var,_HCS_Al_204_var,_D22_Detector_vessel_var,_D22_Sample_Pos_var,_Core_var,_D22_PreV_var,_H512_VTE_var,_H51_D22_Sample_L_var,_H51_D22_Sample_Div_var,_H51_D22_Sample_XY_var,_D22_Collimation_var,_D22_Detector_var,_Ana_Out_var,_H53_IN14_Diffractometer_var,_H53_IN16_Diffractometer_var,_H53_D16_Diffractometer_var,_H53_SADAM_Diffractometer_var,_Sample_Out_var,_BOG_var,_Core_Centre_var,_D22_Vselector_var,_D2O_Vessel_var,_instrument_var,_Traversee_var) mcenabletrace: 6104, Generating update device(mcdotrace) /u/data/pkwi/McStas/mcstas/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcyqCugie_eWuWs.o: in function `cif2hkl': /u/data/pkwi/TESTS/2025-12-12/McStas_8GPU_openacc_mpi_x_7_1e7_Linux_1e7/ILL_H5/./ILL_H5.c:10333: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===