INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H5_20260111_011123" 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 10857: 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 12943: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./ILL_H5.c", line 12943: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./ILL_H5.c", line 12970: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./ILL_H5.c", line 12970: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./ILL_H5.c", line 13509: 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 14147: warning: variable "n" was declared but never referenced [declared_but_not_referenced] double n; ^ "./ILL_H5.c", line 14126: warning: variable "w_c" was declared but never referenced [declared_but_not_referenced] double w_c = 0; ^ "./ILL_H5.c", line 14127: warning: variable "w_l" was declared but never referenced [declared_but_not_referenced] double w_l = 0; ^ "./ILL_H5.c", line 14038: warning: variable "w_c" was declared but never referenced [declared_but_not_referenced] t_Table w_c, w_l; ^ "./ILL_H5.c", line 14038: warning: variable "w_l" was declared but never referenced [declared_but_not_referenced] t_Table w_c, w_l; ^ "./ILL_H5.c", line 15524: 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 15535: 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 15624: 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 15640: 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 15675: 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 15754: 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 15794: 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 15868: 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 16099: warning: variable "count" was declared but never referenced [declared_but_not_referenced] long count=0; ^ "./ILL_H5.c", line 16201: warning: missing return statement at end of non-void function "interpolator_interpolate" [implicit_return_from_non_void_function] } // interpolator_interpolate ^ "./ILL_H5.c", line 18188: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./ILL_H5.c", line 18176: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./ILL_H5.c", line 18233: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./ILL_H5.c", line 18353: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./ILL_H5.c", line 18476: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./ILL_H5.c", line 18599: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./ILL_H5.c", line 18722: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./ILL_H5.c", line 18845: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./ILL_H5.c", line 18968: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./ILL_H5.c", line 19094: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./ILL_H5.c", line 19220: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./ILL_H5.c", line 19346: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./ILL_H5.c", line 19472: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./ILL_H5.c", line 19521: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./ILL_H5.c", line 19643: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./ILL_H5.c", line 19766: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./ILL_H5.c", line 19889: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./ILL_H5.c", line 20011: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./ILL_H5.c", line 20133: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./ILL_H5.c", line 20255: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./ILL_H5.c", line 20378: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./ILL_H5.c", line 20504: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./ILL_H5.c", line 20627: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./ILL_H5.c", line 20749: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./ILL_H5.c", line 20872: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./ILL_H5.c", line 20998: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./ILL_H5.c", line 21095: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./ILL_H5.c", line 21144: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./ILL_H5.c", line 21193: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./ILL_H5.c", line 21319: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./ILL_H5.c", line 21445: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./ILL_H5.c", line 21571: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./ILL_H5.c", line 21694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./ILL_H5.c", line 21820: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./ILL_H5.c", line 21946: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./ILL_H5.c", line 21995: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./ILL_H5.c", line 22066: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./ILL_H5.c", line 22115: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./ILL_H5.c", line 22212: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./ILL_H5.c", line 22261: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./ILL_H5.c", line 22332: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./ILL_H5.c", line 22397: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./ILL_H5.c", line 22446: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./ILL_H5.c", line 22569: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./ILL_H5.c", line 22618: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./ILL_H5.c", line 22740: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./ILL_H5.c", line 22862: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./ILL_H5.c", line 22984: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./ILL_H5.c", line 23106: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./ILL_H5.c", line 23228: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./ILL_H5.c", line 23350: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./ILL_H5.c", line 23472: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./ILL_H5.c", line 23594: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./ILL_H5.c", line 23716: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./ILL_H5.c", line 23838: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./ILL_H5.c", line 23961: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./ILL_H5.c", line 24087: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./ILL_H5.c", line 24210: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./ILL_H5.c", line 24332: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./ILL_H5.c", line 24454: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./ILL_H5.c", line 24576: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./ILL_H5.c", line 24698: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./ILL_H5.c", line 24820: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./ILL_H5.c", line 24942: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./ILL_H5.c", line 25064: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./ILL_H5.c", line 25186: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./ILL_H5.c", line 25308: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./ILL_H5.c", line 25430: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./ILL_H5.c", line 25552: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./ILL_H5.c", line 25674: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./ILL_H5.c", line 25796: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./ILL_H5.c", line 25918: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./ILL_H5.c", line 26040: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./ILL_H5.c", line 26162: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 73; ^ "./ILL_H5.c", line 26284: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 74; ^ "./ILL_H5.c", line 26406: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 75; ^ "./ILL_H5.c", line 26528: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 76; ^ "./ILL_H5.c", line 26651: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 77; ^ "./ILL_H5.c", line 26777: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 78; ^ "./ILL_H5.c", line 26874: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 79; ^ "./ILL_H5.c", line 26923: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 80; ^ "./ILL_H5.c", line 26972: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 81; ^ "./ILL_H5.c", line 27098: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 82; ^ "./ILL_H5.c", line 27224: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 83; ^ "./ILL_H5.c", line 27350: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 84; ^ "./ILL_H5.c", line 27473: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 85; ^ "./ILL_H5.c", line 27599: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 86; ^ "./ILL_H5.c", line 27725: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 87; ^ "./ILL_H5.c", line 27774: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 88; ^ "./ILL_H5.c", line 27897: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 89; ^ "./ILL_H5.c", line 27946: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 90; ^ "./ILL_H5.c", line 28068: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 91; ^ "./ILL_H5.c", line 28191: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 92; ^ "./ILL_H5.c", line 28317: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 93; ^ "./ILL_H5.c", line 28414: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 94; ^ "./ILL_H5.c", line 28463: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 95; ^ "./ILL_H5.c", line 28512: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 96; ^ "./ILL_H5.c", line 28638: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 97; ^ "./ILL_H5.c", line 28764: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 98; ^ "./ILL_H5.c", line 28890: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 99; ^ "./ILL_H5.c", line 29013: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 100; ^ "./ILL_H5.c", line 29139: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 101; ^ "./ILL_H5.c", line 29265: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 102; ^ "./ILL_H5.c", line 29391: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 103; ^ "./ILL_H5.c", line 29440: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 104; ^ "./ILL_H5.c", line 29563: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 105; ^ "./ILL_H5.c", line 29612: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 106; ^ "./ILL_H5.c", line 29734: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 107; ^ "./ILL_H5.c", line 29857: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 108; ^ "./ILL_H5.c", line 29983: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 109; ^ "./ILL_H5.c", line 30080: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 110; ^ "./ILL_H5.c", line 30129: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 111; ^ "./ILL_H5.c", line 30178: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 112; ^ "./ILL_H5.c", line 30304: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 113; ^ "./ILL_H5.c", line 30430: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 114; ^ "./ILL_H5.c", line 30556: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 115; ^ "./ILL_H5.c", line 30679: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 116; ^ "./ILL_H5.c", line 30805: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 117; ^ "./ILL_H5.c", line 30931: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 118; ^ "./ILL_H5.c", line 31057: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 119; ^ "./ILL_H5.c", line 31106: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 120; ^ "./ILL_H5.c", line 31229: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 121; ^ "./ILL_H5.c", line 31278: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 122; ^ "./ILL_H5.c", line 31400: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 123; ^ "./ILL_H5.c", line 31523: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 124; ^ "./ILL_H5.c", line 31572: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 125; ^ "./ILL_H5.c", line 31698: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 126; ^ "./ILL_H5.c", line 31747: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 127; ^ "./ILL_H5.c", line 31826: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 128; ^ "./ILL_H5.c", line 31875: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 129; ^ "./ILL_H5.c", line 32001: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 130; ^ "./ILL_H5.c", line 32127: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 131; ^ "./ILL_H5.c", line 32253: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 132; ^ "./ILL_H5.c", line 32379: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 133; ^ "./ILL_H5.c", line 32505: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 134; ^ "./ILL_H5.c", line 32554: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 135; ^ "./ILL_H5.c", line 32676: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 136; ^ "./ILL_H5.c", line 32798: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 137; ^ "./ILL_H5.c", line 32920: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 138; ^ "./ILL_H5.c", line 33042: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 139; ^ "./ILL_H5.c", line 33165: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 140; ^ "./ILL_H5.c", line 33291: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 141; ^ "./ILL_H5.c", line 33340: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 142; ^ "./ILL_H5.c", line 33462: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 143; ^ "./ILL_H5.c", line 33584: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 144; ^ "./ILL_H5.c", line 33706: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 145; ^ "./ILL_H5.c", line 33828: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 146; ^ "./ILL_H5.c", line 33951: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 147; ^ "./ILL_H5.c", line 34077: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 148; ^ "./ILL_H5.c", line 34200: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 149; ^ "./ILL_H5.c", line 34322: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 150; ^ "./ILL_H5.c", line 34444: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 151; ^ "./ILL_H5.c", line 34566: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 152; ^ "./ILL_H5.c", line 34689: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 153; ^ "./ILL_H5.c", line 34815: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 154; ^ "./ILL_H5.c", line 34941: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 155; ^ "./ILL_H5.c", line 35067: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 156; ^ "./ILL_H5.c", line 35116: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 157; ^ "./ILL_H5.c", line 35165: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 158; ^ "./ILL_H5.c", line 35244: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 159; ^ "./ILL_H5.c", line 35293: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 160; ^ "./ILL_H5.c", line 35419: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 161; ^ "./ILL_H5.c", line 35545: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 162; ^ "./ILL_H5.c", line 35671: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 163; ^ "./ILL_H5.c", line 35793: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 164; ^ "./ILL_H5.c", line 35915: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 165; ^ "./ILL_H5.c", line 36038: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 166; ^ "./ILL_H5.c", line 36164: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 167; ^ "./ILL_H5.c", line 36287: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 168; ^ "./ILL_H5.c", line 36409: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 169; ^ "./ILL_H5.c", line 36478: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 170; ^ "./ILL_H5.c", line 36600: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 171; ^ "./ILL_H5.c", line 36740: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 172; ^ "./ILL_H5.c", line 36862: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 173; ^ "./ILL_H5.c", line 36988: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 174; ^ "./ILL_H5.c", line 37114: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 175; ^ "./ILL_H5.c", line 37240: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 176; ^ "./ILL_H5.c", line 37343: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 177; ^ "./ILL_H5.c", line 37469: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 178; ^ "./ILL_H5.c", line 37595: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 179; ^ "./ILL_H5.c", line 37721: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 180; ^ "./ILL_H5.c", line 37770: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 181; ^ "./ILL_H5.c", line 37892: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 182; ^ "./ILL_H5.c", line 38014: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 183; ^ "./ILL_H5.c", line 38136: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 184; ^ "./ILL_H5.c", line 38258: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 185; ^ "./ILL_H5.c", line 38380: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 186; ^ "./ILL_H5.c", line 38502: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 187; ^ "./ILL_H5.c", line 38624: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 188; ^ "./ILL_H5.c", line 38746: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 189; ^ "./ILL_H5.c", line 38868: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 190; ^ "./ILL_H5.c", line 38990: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 191; ^ "./ILL_H5.c", line 39112: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 192; ^ "./ILL_H5.c", line 39234: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 193; ^ "./ILL_H5.c", line 39356: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 194; ^ "./ILL_H5.c", line 39478: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 195; ^ "./ILL_H5.c", line 39600: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 196; ^ "./ILL_H5.c", line 39722: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 197; ^ "./ILL_H5.c", line 39845: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 198; ^ "./ILL_H5.c", line 39971: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 199; ^ "./ILL_H5.c", line 40094: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 200; ^ "./ILL_H5.c", line 40216: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 201; ^ "./ILL_H5.c", line 40338: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 202; ^ "./ILL_H5.c", line 40460: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 203; ^ "./ILL_H5.c", line 40582: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 204; ^ "./ILL_H5.c", line 40705: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 205; ^ "./ILL_H5.c", line 40827: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 206; ^ "./ILL_H5.c", line 40950: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 207; ^ "./ILL_H5.c", line 41076: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 208; ^ "./ILL_H5.c", line 41145: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 209; ^ "./ILL_H5.c", line 41267: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 210; ^ "./ILL_H5.c", line 41316: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 211; ^ "./ILL_H5.c", line 41442: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 212; ^ "./ILL_H5.c", line 41568: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 213; ^ "./ILL_H5.c", line 41694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 214; ^ "./ILL_H5.c", line 41817: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 215; ^ "./ILL_H5.c", line 41943: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 216; ^ "./ILL_H5.c", line 42014: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 217; ^ "./ILL_H5.c", line 42085: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 218; ^ "./ILL_H5.c", line 42156: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 219; ^ "./ILL_H5.c", line 42227: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 220; ^ "./ILL_H5.c", line 42298: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 221; ^ "./ILL_H5.c", line 42369: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 222; ^ "./ILL_H5.c", line 42440: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 223; ^ "./ILL_H5.c", line 42489: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 224; ^ "./ILL_H5.c", line 42560: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 225; ^ "./ILL_H5.c", line 42631: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 226; ^ "./ILL_H5.c", line 44796: warning: nested comment is not allowed [nested_comment] /* compute H53 parameters: IN14 */ ^ "./ILL_H5.c", line 45771: warning: incompatible redefinition of macro "exit" (declared at line 690) [bad_macro_redef] #define exit(...) noprintf() ^ "./ILL_H5.c", line 45772: warning: incompatible redefinition of macro "strcmp" (declared at line 16151) [bad_macro_redef] #define strcmp(a,b) str_comp(a,b) ^ "./ILL_H5.c", line 45783: 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 45873: 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 46082: 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 46132: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./ILL_H5.c", line 46133: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./ILL_H5.c", line 46136: warning: variable "nb_reuses" was declared but never referenced [declared_but_not_referenced] int nb_reuses = line_info.nb_reuses; ^ "./ILL_H5.c", line 46139: warning: variable "vcache" was set but never used [set_but_not_used] double vcache = line_info.v; ^ "./ILL_H5.c", line 46143: warning: variable "lfree" was set but never used [set_but_not_used] double lfree = line_info.lfree; ^ "./ILL_H5.c", line 46144: warning: variable "xs_compute" was declared but never referenced [declared_but_not_referenced] long xs_compute = line_info.xs_compute; ^ "./ILL_H5.c", line 46145: warning: variable "xs_reuse" was declared but never referenced [declared_but_not_referenced] long xs_reuse = line_info.xs_reuse; ^ "./ILL_H5.c", line 46146: warning: variable "xs_calls" was declared but never referenced [declared_but_not_referenced] long xs_calls = line_info.xs_calls; ^ "./ILL_H5.c", line 46147: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./ILL_H5.c", line 46547: 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 46903: 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 46953: 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 47223: 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 47604: 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 47676: 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 47677: 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 47677: 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 48269: 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 48343: 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 48401: 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 48565: 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 48647: 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 48951: warning: statement is unreachable [code_is_unreachable] break; ^ "./ILL_H5.c", line 48708: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double R; ^ "./ILL_H5.c", line 48709: warning: variable "ivs" was declared but never referenced [declared_but_not_referenced] int sgn, ivs; ^ "./ILL_H5.c", line 49035: 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 49073: 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 49073: 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 49380: 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 49442: 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 61585: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./ILL_H5.c", line 61586: 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: 10621, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 11933, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 13113, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 13172, Generating acc routine seq Generating NVIDIA GPU code StdDoubleReflecFunc: 13193, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Gravity_guide_Trace: 13438, Generating acc routine seq Generating NVIDIA GPU code GAUSS_monocurved: 13509, Generating acc routine seq Generating NVIDIA GPU code Sqw_search_SW: 13928, Generating acc routine seq Generating NVIDIA GPU code Sqw_search_Q_proba_per_w: 13965, Generating acc routine seq Generating NVIDIA GPU code Sqw_integrate_iqSq: 14001, Generating acc routine seq Generating NVIDIA GPU code kdtree_squaredDistance: 15625, Generating acc routine seq Generating NVIDIA GPU code kdtree_borderCheck: 15642, Generating acc routine seq Generating NVIDIA GPU code kdtree_partition: 15676, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour_helper: 15756, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour: 15794, Generating acc routine seq Generating NVIDIA GPU code interpolator_offset: 15868, Generating acc routine seq Generating NVIDIA GPU code interpolator_load: 16083, Generating copyin(array[:prod]) [if not already present] interpolator_interpolate: 16148, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for indices interpolator_interpolate3_3: 16213, Generating acc routine seq Generating NVIDIA GPU code magnetic_field_dispatcher: 16267, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_get_field: 16306, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_push: 16347, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for mcMagnet mcmagnet_pop: 16392, Generating acc routine seq Generating NVIDIA GPU code const_magnetic_field: 16417, Generating acc routine seq Generating NVIDIA GPU code rot_magnetic_field: 16427, Generating acc routine seq Generating NVIDIA GPU code majorana_magnetic_field: 16441, Generating acc routine seq Generating NVIDIA GPU code gradient_magnetic_field: 16457, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolFNFM: 16484, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolRefProb: 16513, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolRefOut: 16537, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolTransOut: 16564, Generating acc routine seq Generating NVIDIA GPU code SimpleNumMagnetPrecession: 16584, Generating acc routine seq Generating NVIDIA GPU code 16617, Reference argument passing prevents parallelization: BzTemp Reference argument passing prevents parallelization: ByTemp Reference argument passing prevents parallelization: BxTemp GetConstantField: 16679, Generating acc routine seq Generating NVIDIA GPU code init: 45741, 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: 45784, Generating acc routine seq Generating NVIDIA GPU code class_Source_gen_trace: 45874, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 46083, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 46548, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 46904, Generating acc routine seq Generating NVIDIA GPU code class_Guide_gravity_trace: 46954, Generating acc routine seq Generating NVIDIA GPU code 47087, Reference argument passing prevents parallelization: dt class_Monochromator_curved_trace: 47224, Generating acc routine seq Generating NVIDIA GPU code class_Isotropic_Sqw_trace: 47605, Generating acc routine seq Generating NVIDIA GPU code 47924, 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: 48270, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_trace: 48344, Generating acc routine seq Generating NVIDIA GPU code class_Pol_mirror_trace: 48402, Generating acc routine seq Generating NVIDIA GPU code class_V_selector_trace: 48566, Generating acc routine seq Generating NVIDIA GPU code class_Pol_guide_vmirror_trace: 48648, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 49036, Generating acc routine seq Generating NVIDIA GPU code 49231, Reference argument passing prevents parallelization: solid_angle 49234, Reference argument passing prevents parallelization: solid_angle class_Shape_trace: 49381, Generating acc routine seq Generating NVIDIA GPU code raytrace: 49442, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 53973, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 53987, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 53973, Local memory used for particleN 53987, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) finally: 58740, 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/nvc8lz_d0YbY00zb.o: in function `cif2hkl': /u/data/pkwi/TESTS/2026-01-11/McStas_8GPU_openacc_mpi_x_7_1e7_Linux_1e7/ILL_H5/./ILL_H5.c:10343: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===