INFO: No output directory specified (--dir) INFO: Using directory: "ISIS_OSIRIS_20250514_014945" INFO: Regenerating c-file: ISIS_OSIRIS.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ISIS_OSIRIS.c ISIS_OSIRIS.instr Info: 'ISIS_moderator' is a contributed component. Info: 'Guide_curved' is a contributed component. CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ISIS_OSIRIS.out DEBUG: CMD: nvc -o ./ISIS_OSIRIS.out ./ISIS_OSIRIS.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC "./ISIS_OSIRIS.c", line 91: 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 " "./ISIS_OSIRIS.c", line 93: 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, ^ "./ISIS_OSIRIS.c", line 96: 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, ^ "./ISIS_OSIRIS.c", line 112: 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); ^ "./ISIS_OSIRIS.c", line 116: 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); ^ "./ISIS_OSIRIS.c", line 146: 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); ^ "./ISIS_OSIRIS.c", line 116: 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); ^ "./ISIS_OSIRIS.c", line 177: 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*); ^ "./ISIS_OSIRIS.c", line 201: 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); ^ "./ISIS_OSIRIS.c", line 212: 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); ^ "./ISIS_OSIRIS.c", line 223: 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){ ^ "./ISIS_OSIRIS.c", line 235: 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){ ^ "./ISIS_OSIRIS.c", line 309: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./ISIS_OSIRIS.c", line 311: 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); ^ "./ISIS_OSIRIS.c", line 661: 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 */ ^ "./ISIS_OSIRIS.c", line 882: 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); ^ "./ISIS_OSIRIS.c", line 899: 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); ^ "./ISIS_OSIRIS.c", line 901: 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]); ^ "./ISIS_OSIRIS.c", line 909: 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); ^ "./ISIS_OSIRIS.c", line 911: 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); ^ "./ISIS_OSIRIS.c", line 913: 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); ^ "./ISIS_OSIRIS.c", line 915: 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); ^ "./ISIS_OSIRIS.c", line 917: 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); ^ "./ISIS_OSIRIS.c", line 1013: 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); ^ "./ISIS_OSIRIS.c", line 1015: 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); ^ "./ISIS_OSIRIS.c", line 1017: 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); ^ "./ISIS_OSIRIS.c", line 1019: 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); ^ "./ISIS_OSIRIS.c", line 1021: 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); ^ "./ISIS_OSIRIS.c", line 1023: 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); ^ "./ISIS_OSIRIS.c", line 1025: 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); ^ "./ISIS_OSIRIS.c", line 1027: 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); ^ "./ISIS_OSIRIS.c", line 1029: 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); ^ "./ISIS_OSIRIS.c", line 4584: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./ISIS_OSIRIS.c", line 6285: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./ISIS_OSIRIS.c", line 7276: warning: nested comment is not allowed [nested_comment] /* ^ "./ISIS_OSIRIS.c", line 7260: warning: variable "Efrac" was declared but never referenced [declared_but_not_referenced] double Efrac; // Fraction of an Energy Bin ^ "./ISIS_OSIRIS.c", line 7270: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 7420: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 7423: warning: variable "Rend" was set but never used [set_but_not_used] double R0,R1,R,Rend; ^ "./ISIS_OSIRIS.c", line 7428: warning: variable "Estart" was set but never used [set_but_not_used] double Espread,Estart; ^ "./ISIS_OSIRIS.c", line 7429: warning: variable "EX" was declared but never referenced [declared_but_not_referenced] double *EX; ^ "./ISIS_OSIRIS.c", line 7825: 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 */ ^ "./ISIS_OSIRIS.c", line 7827: 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 */ ^ "./ISIS_OSIRIS.c", line 7834: 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 */ ^ "./ISIS_OSIRIS.c", line 7854: 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); ^ "./ISIS_OSIRIS.c", line 7856: 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); ^ "./ISIS_OSIRIS.c", line 7858: 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, ^ "./ISIS_OSIRIS.c", line 9694: 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, ^ "./ISIS_OSIRIS.c", line 9717: 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, ^ "./ISIS_OSIRIS.c", line 9738: 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, ^ "./ISIS_OSIRIS.c", line 9821: 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) { ^ "./ISIS_OSIRIS.c", line 9826: 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) { ^ "./ISIS_OSIRIS.c", line 9835: 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) ^ "./ISIS_OSIRIS.c", line 9861: 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) ^ "./ISIS_OSIRIS.c", line 9864: 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; ^ "./ISIS_OSIRIS.c", line 9864: 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; ^ "./ISIS_OSIRIS.c", line 9864: 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; ^ "./ISIS_OSIRIS.c", line 9864: 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; ^ "./ISIS_OSIRIS.c", line 9864: 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; ^ "./ISIS_OSIRIS.c", line 9864: 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; ^ "./ISIS_OSIRIS.c", line 9924: 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) ^ "./ISIS_OSIRIS.c", line 10054: 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, ^ "./ISIS_OSIRIS.c", line 10098: 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, ^ "./ISIS_OSIRIS.c", line 10221: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./ISIS_OSIRIS.c", line 10335: 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) ^ "./ISIS_OSIRIS.c", line 10347: 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) ^ "./ISIS_OSIRIS.c", line 10382: 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) ^ "./ISIS_OSIRIS.c", line 10634: 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) { ^ "./ISIS_OSIRIS.c", line 10640: 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) ^ "/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. ^ "./ISIS_OSIRIS.c", line 11394: 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, ^ "./ISIS_OSIRIS.c", line 11405: 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, ^ "./ISIS_OSIRIS.c", line 11494: 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) ^ "./ISIS_OSIRIS.c", line 11510: 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, ^ "./ISIS_OSIRIS.c", line 11545: 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) ^ "./ISIS_OSIRIS.c", line 11620: 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, ^ "./ISIS_OSIRIS.c", line 11660: 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) { ^ "./ISIS_OSIRIS.c", line 11730: 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) { ^ "./ISIS_OSIRIS.c", line 11950: warning: variable "count" was declared but never referenced [declared_but_not_referenced] long count=0; ^ "./ISIS_OSIRIS.c", line 12042: warning: missing return statement at end of non-void function "interpolator_interpolate" [implicit_return_from_non_void_function] } // interpolator_interpolate ^ "./ISIS_OSIRIS.c", line 13280: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./ISIS_OSIRIS.c", line 13277: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./ISIS_OSIRIS.c", line 13321: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./ISIS_OSIRIS.c", line 13403: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./ISIS_OSIRIS.c", line 13483: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./ISIS_OSIRIS.c", line 13532: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./ISIS_OSIRIS.c", line 13610: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./ISIS_OSIRIS.c", line 13686: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./ISIS_OSIRIS.c", line 13759: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./ISIS_OSIRIS.c", line 13808: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./ISIS_OSIRIS.c", line 13885: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./ISIS_OSIRIS.c", line 13934: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./ISIS_OSIRIS.c", line 14002: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./ISIS_OSIRIS.c", line 14051: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./ISIS_OSIRIS.c", line 14128: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./ISIS_OSIRIS.c", line 14177: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./ISIS_OSIRIS.c", line 14245: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./ISIS_OSIRIS.c", line 14294: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./ISIS_OSIRIS.c", line 14367: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./ISIS_OSIRIS.c", line 14416: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./ISIS_OSIRIS.c", line 14489: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./ISIS_OSIRIS.c", line 14538: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./ISIS_OSIRIS.c", line 14616: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./ISIS_OSIRIS.c", line 14692: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./ISIS_OSIRIS.c", line 14801: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./ISIS_OSIRIS.c", line 14910: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./ISIS_OSIRIS.c", line 15019: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./ISIS_OSIRIS.c", line 15083: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./ISIS_OSIRIS.c", line 15132: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./ISIS_OSIRIS.c", line 15203: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./ISIS_OSIRIS.c", line 15274: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./ISIS_OSIRIS.c", line 15345: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./ISIS_OSIRIS.c", line 15416: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./ISIS_OSIRIS.c", line 15487: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./ISIS_OSIRIS.c", line 15558: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./ISIS_OSIRIS.c", line 15629: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./ISIS_OSIRIS.c", line 15700: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./ISIS_OSIRIS.c", line 15771: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./ISIS_OSIRIS.c", line 15842: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./ISIS_OSIRIS.c", line 15913: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./ISIS_OSIRIS.c", line 15984: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./ISIS_OSIRIS.c", line 16055: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./ISIS_OSIRIS.c", line 16126: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./ISIS_OSIRIS.c", line 16197: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./ISIS_OSIRIS.c", line 16268: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./ISIS_OSIRIS.c", line 16339: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./ISIS_OSIRIS.c", line 16410: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./ISIS_OSIRIS.c", line 16481: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./ISIS_OSIRIS.c", line 16552: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./ISIS_OSIRIS.c", line 16623: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./ISIS_OSIRIS.c", line 16694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./ISIS_OSIRIS.c", line 16765: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./ISIS_OSIRIS.c", line 16836: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./ISIS_OSIRIS.c", line 16907: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./ISIS_OSIRIS.c", line 16978: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./ISIS_OSIRIS.c", line 17049: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./ISIS_OSIRIS.c", line 17120: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./ISIS_OSIRIS.c", line 17191: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./ISIS_OSIRIS.c", line 17262: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./ISIS_OSIRIS.c", line 17333: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./ISIS_OSIRIS.c", line 17404: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./ISIS_OSIRIS.c", line 17475: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./ISIS_OSIRIS.c", line 17546: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./ISIS_OSIRIS.c", line 17617: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./ISIS_OSIRIS.c", line 17688: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./ISIS_OSIRIS.c", line 17759: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./ISIS_OSIRIS.c", line 17830: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./ISIS_OSIRIS.c", line 17901: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./ISIS_OSIRIS.c", line 17972: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./ISIS_OSIRIS.c", line 18021: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./ISIS_OSIRIS.c", line 18070: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./ISIS_OSIRIS.c", line 18148: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./ISIS_OSIRIS.c", line 18224: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./ISIS_OSIRIS.c", line 19522: warning: incompatible redefinition of macro "strcmp" (declared at line 11998) [bad_macro_redef] #define strcmp(a,b) str_comp(a,b) ^ "./ISIS_OSIRIS.c", line 19533: 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 ^ "./ISIS_OSIRIS.c", line 19573: warning: Routine "class_ISIS_moderator_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_ISIS_moderator_trace(_class_ISIS_moderator *_comp ^ "./ISIS_OSIRIS.c", line 19605: warning: variable "E" was declared but never referenced [declared_but_not_referenced] double v,r,E; ^ "./ISIS_OSIRIS.c", line 19705: warning: Routine "class_TOF_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_TOF_monitor_trace(_class_TOF_monitor *_comp ^ "./ISIS_OSIRIS.c", line 19786: warning: Routine "class_L_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_L_monitor_trace(_class_L_monitor *_comp ^ "./ISIS_OSIRIS.c", line 19859: warning: Routine "class_PSD_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_trace(_class_PSD_monitor *_comp ^ "./ISIS_OSIRIS.c", line 19930: warning: Routine "class_Guide_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Guide_trace(_class_Guide *_comp ^ "./ISIS_OSIRIS.c", line 20083: warning: Routine "class_DiskChopper_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_DiskChopper_trace(_class_DiskChopper *_comp ^ "./ISIS_OSIRIS.c", line 20173: warning: Routine "class_Guide_curved_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Guide_curved_trace(_class_Guide_curved *_comp ^ "./ISIS_OSIRIS.c", line 20189: warning: variable "ii" was set but never used [set_but_not_used] int ii, i_bounce; ^ "./ISIS_OSIRIS.c", line 20275: 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 ^ "./ISIS_OSIRIS.c", line 20316: 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 */ ^ "./ISIS_OSIRIS.c", line 20316: 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 */ ^ "./ISIS_OSIRIS.c", line 20574: warning: Routine "class_Beamstop_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Beamstop_trace(_class_Beamstop *_comp ^ "./ISIS_OSIRIS.c", line 20620: warning: Routine "class_Monochromator_pol_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monochromator_pol_trace(_class_Monochromator_pol *_comp ^ "./ISIS_OSIRIS.c", line 20640: warning: variable "y1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20640: warning: variable "z1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20640: warning: variable "t1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20640: warning: variable "dt" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20643: warning: variable "sx_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20643: warning: variable "sy_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20643: warning: variable "sz_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20644: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 20876: 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 ISIS_OSIRIS:TRACE */ ^ "./ISIS_OSIRIS.c", line 25526: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./ISIS_OSIRIS.c", line 25527: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./ISIS_OSIRIS.c", line 1521: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./ISIS_OSIRIS.c", line 2941: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 105, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 119, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 153, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 179, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 203, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 214, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 223, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 235, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1569, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1573, Generating acc routine seq Generating NVIDIA GPU code str_len: 1582, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4205, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4636, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4647, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4656, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4668, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4680, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4700, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4708, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4718, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4740, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4747, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4793, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4828, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4839, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4856, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4867, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4883, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4912, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4923, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4927, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5104, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5135, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5152, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5251, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5335, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5401, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5478, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5750, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5762, Generating acc routine seq Generating NVIDIA GPU code _hash: 5794, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5835, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5846, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5851, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5859, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5867, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5874, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6554, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6591, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6651, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6668, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6783, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6838, Generating acc routine seq Generating NVIDIA GPU code polInterp: 7006, Generating acc routine seq Generating NVIDIA GPU code binSearch: 7063, Generating acc routine seq Generating NVIDIA GPU code getPoint: 7419, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8624, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8692, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8771, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9239, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9255, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9273, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 9383, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 9442, Generating acc routine seq Generating NVIDIA GPU code off_F: 9821, Generating acc routine seq Generating NVIDIA GPU code off_sign: 9826, Generating acc routine seq Generating NVIDIA GPU code off_normal: 9836, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 9862, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 9925, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 10056, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 10101, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 10218, Generating acc routine seq Generating NVIDIA GPU code off_compare: 10336, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 10348, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 10383, Generating acc routine seq Generating NVIDIA GPU code Min_int: 10634, Generating acc routine seq Generating NVIDIA GPU code merge: 10641, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 10745, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 10760, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 10814, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 10931, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 10953, Generating acc routine seq Generating NVIDIA GPU code kdtree_squaredDistance: 11495, Generating acc routine seq Generating NVIDIA GPU code kdtree_borderCheck: 11512, Generating acc routine seq Generating NVIDIA GPU code kdtree_partition: 11546, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour_helper: 11622, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour: 11660, Generating acc routine seq Generating NVIDIA GPU code interpolator_offset: 11730, Generating acc routine seq Generating NVIDIA GPU code interpolator_load: 11934, Generating copyin(array[:prod]) [if not already present] interpolator_interpolate: 11995, Generating acc routine seq Generating NVIDIA GPU code interpolator_interpolate3_3: 12054, Generating acc routine seq Generating NVIDIA GPU code magnetic_field_dispatcher: 12108, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_get_field: 12147, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_push: 12188, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_pop: 12221, Generating acc routine seq Generating NVIDIA GPU code const_magnetic_field: 12246, Generating acc routine seq Generating NVIDIA GPU code rot_magnetic_field: 12256, Generating acc routine seq Generating NVIDIA GPU code majorana_magnetic_field: 12270, Generating acc routine seq Generating NVIDIA GPU code gradient_magnetic_field: 12286, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolFNFM: 12313, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolRefProb: 12342, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolRefOut: 12366, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolTransOut: 12393, Generating acc routine seq Generating NVIDIA GPU code SimpleNumMagnetPrecession: 12413, Generating acc routine seq Generating NVIDIA GPU code 12446, Reference argument passing prevents parallelization: BzTemp Reference argument passing prevents parallelization: ByTemp Reference argument passing prevents parallelization: BxTemp GetConstantField: 12508, Generating acc routine seq Generating NVIDIA GPU code init: 19491, Generating update device(_armHelp_var,_instrument_var,_tofDetector_var,_armStart_var,_lamDetector_var,_psdDetector_var,_guide_curved2_var,_armAnalyzer_var,_beamStop_var,_armChopper2_var,_graphite_analyser9_var,_armChopper1_var,_chopper1_var,_armCurved1_var,_guide_curved1_var,_armStraight1_var,_guide_straight_1_var,_armStraight2_var,_guide_straight_2_var,_armSuper_var,_lamStart_var,_psdStart_var,_tofSource_var,_vsample1_var,_vsample3_var,_vsample2_var,_armTarget_var,_chopper2_var,_graphite_analyser19_var,_graphite_analyser29_var,_graphite_analyser39_var,_graphite_analyser3_var,_graphite_analyser4_var,_graphite_analyser5_var,_graphite_analyser6_var,_graphite_analyser7_var,_graphite_analyser8_var,_graphite_analyser0_var,_graphite_analyser10_var,_graphite_analyser11_var,_graphite_analyser12_var,_graphite_analyser13_var,_graphite_analyser14_var,_graphite_analyser15_var,_graphite_analyser16_var,_graphite_analyser17_var,_graphite_analyser18_var,_graphite_analyser1_var,_graphite_analyser20_var,_graphite_analyser21_var,_graphite_analyser22_var,_graphite_analyser23_var,_graphite_analyser24_var,_graphite_analyser25_var,_graphite_analyser26_var,_graphite_analyser27_var,_graphite_analyser28_var,_graphite_analyser2_var,_graphite_analyser30_var,_graphite_analyser31_var,_graphite_analyser32_var,_graphite_analyser33_var,_graphite_analyser34_var,_graphite_analyser35_var,_graphite_analyser36_var,_graphite_analyser37_var,_graphite_analyser38_var,_armDetector_var,_armCurved2_var,_isis_mod_var,_lamTarget_var,_psdTarget_var,_guide_super_var) class_Arm_trace: 19534, Generating acc routine seq Generating NVIDIA GPU code class_ISIS_moderator_trace: 19574, Generating acc routine seq Generating NVIDIA GPU code class_TOF_monitor_trace: 19706, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 19787, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 19860, Generating acc routine seq Generating NVIDIA GPU code class_Guide_trace: 19931, Generating acc routine seq Generating NVIDIA GPU code class_DiskChopper_trace: 20084, Generating acc routine seq Generating NVIDIA GPU code class_Guide_curved_trace: 20174, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 20276, Generating acc routine seq Generating NVIDIA GPU code 20473, Reference argument passing prevents parallelization: solid_angle 20476, Reference argument passing prevents parallelization: solid_angle class_Beamstop_trace: 20575, Generating acc routine seq Generating NVIDIA GPU code class_Monochromator_pol_trace: 20621, Generating acc routine seq Generating NVIDIA GPU code raytrace: 20876, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 22508, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 22522, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 22508, Local memory used for .inl_particle_34591,particleN,.inl_.inl_mcneutron_0_34606,.inl_.X2131_34608,.inl_.inl_.X2339_15_34607 22522, Generating implicit firstprivate(seed,_particle) finally: 24272, Generating update self(_armHelp_var,_instrument_var,_tofDetector_var,_armStart_var,_lamDetector_var,_psdDetector_var,_guide_curved2_var,_armAnalyzer_var,_beamStop_var,_armChopper2_var,_graphite_analyser9_var,_armChopper1_var,_chopper1_var,_armCurved1_var,_guide_curved1_var,_armStraight1_var,_guide_straight_1_var,_armStraight2_var,_guide_straight_2_var,_armSuper_var,_lamStart_var,_psdStart_var,_tofSource_var,_vsample1_var,_vsample3_var,_vsample2_var,_armTarget_var,_chopper2_var,_graphite_analyser19_var,_graphite_analyser29_var,_graphite_analyser39_var,_graphite_analyser3_var,_graphite_analyser4_var,_graphite_analyser5_var,_graphite_analyser6_var,_graphite_analyser7_var,_graphite_analyser8_var,_graphite_analyser0_var,_graphite_analyser10_var,_graphite_analyser11_var,_graphite_analyser12_var,_graphite_analyser13_var,_graphite_analyser14_var,_graphite_analyser15_var,_graphite_analyser16_var,_graphite_analyser17_var,_graphite_analyser18_var,_graphite_analyser1_var,_graphite_analyser20_var,_graphite_analyser21_var,_graphite_analyser22_var,_graphite_analyser23_var,_graphite_analyser24_var,_graphite_analyser25_var,_graphite_analyser26_var,_graphite_analyser27_var,_graphite_analyser28_var,_graphite_analyser2_var,_graphite_analyser30_var,_graphite_analyser31_var,_graphite_analyser32_var,_graphite_analyser33_var,_graphite_analyser34_var,_graphite_analyser35_var,_graphite_analyser36_var,_graphite_analyser37_var,_graphite_analyser38_var,_armDetector_var,_armCurved2_var,_isis_mod_var,_lamTarget_var,_psdTarget_var,_guide_super_var) mcenabletrace: 5994, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===