INFO: No output directory specified (--dir) INFO: Using directory: "ISIS_OSIRIS_20251212_020542" 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 -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 "./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 304: 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 306: 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 657: 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 878: 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 895: 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 897: 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 905: 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 907: 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 909: 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 911: 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 913: 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 1009: 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 1011: 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 1013: 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 1015: 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 1017: 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 1019: 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 1021: 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 1023: 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 1025: 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 4640: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./ISIS_OSIRIS.c", line 6341: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./ISIS_OSIRIS.c", line 7329: warning: variable "Efrac" was declared but never referenced [declared_but_not_referenced] double Efrac; // Fraction of an Energy Bin ^ "./ISIS_OSIRIS.c", line 7339: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 7487: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 7490: warning: variable "Rend" was set but never used [set_but_not_used] double R0,R1,R,Rend; ^ "./ISIS_OSIRIS.c", line 7495: warning: variable "Estart" was set but never used [set_but_not_used] double Espread,Estart; ^ "./ISIS_OSIRIS.c", line 7496: warning: variable "EX" was declared but never referenced [declared_but_not_referenced] double *EX; ^ "./ISIS_OSIRIS.c", line 7896: 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 7898: 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 7905: 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 7925: 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 7927: 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 7929: 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 9776: 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 9799: 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 9820: 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 9907: 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 9912: 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 9921: 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 9947: 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 9950: 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 9950: 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 9950: 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 9950: 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 9950: 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 9950: 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 10010: 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 10140: 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 10184: 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 10305: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./ISIS_OSIRIS.c", line 10417: 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 10429: 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 10464: 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 10720: 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 10726: 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 11484: 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 11495: 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 11584: 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 11600: 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 11635: 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 11714: 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 11754: 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 11828: 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 12059: warning: variable "count" was declared but never referenced [declared_but_not_referenced] long count=0; ^ "./ISIS_OSIRIS.c", line 12161: warning: missing return statement at end of non-void function "interpolator_interpolate" [implicit_return_from_non_void_function] } // interpolator_interpolate ^ "./ISIS_OSIRIS.c", line 13408: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./ISIS_OSIRIS.c", line 13405: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./ISIS_OSIRIS.c", line 13449: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./ISIS_OSIRIS.c", line 13531: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./ISIS_OSIRIS.c", line 13611: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./ISIS_OSIRIS.c", line 13660: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./ISIS_OSIRIS.c", line 13738: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./ISIS_OSIRIS.c", line 13814: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./ISIS_OSIRIS.c", line 13887: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./ISIS_OSIRIS.c", line 13936: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./ISIS_OSIRIS.c", line 14013: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./ISIS_OSIRIS.c", line 14062: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./ISIS_OSIRIS.c", line 14130: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./ISIS_OSIRIS.c", line 14179: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./ISIS_OSIRIS.c", line 14256: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./ISIS_OSIRIS.c", line 14305: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./ISIS_OSIRIS.c", line 14373: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./ISIS_OSIRIS.c", line 14422: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./ISIS_OSIRIS.c", line 14495: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./ISIS_OSIRIS.c", line 14544: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./ISIS_OSIRIS.c", line 14617: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./ISIS_OSIRIS.c", line 14666: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./ISIS_OSIRIS.c", line 14744: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./ISIS_OSIRIS.c", line 14820: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./ISIS_OSIRIS.c", line 14923: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./ISIS_OSIRIS.c", line 15026: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./ISIS_OSIRIS.c", line 15129: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./ISIS_OSIRIS.c", line 15193: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./ISIS_OSIRIS.c", line 15242: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./ISIS_OSIRIS.c", line 15313: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./ISIS_OSIRIS.c", line 15384: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./ISIS_OSIRIS.c", line 15455: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./ISIS_OSIRIS.c", line 15526: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./ISIS_OSIRIS.c", line 15597: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./ISIS_OSIRIS.c", line 15668: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./ISIS_OSIRIS.c", line 15739: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./ISIS_OSIRIS.c", line 15810: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./ISIS_OSIRIS.c", line 15881: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./ISIS_OSIRIS.c", line 15952: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./ISIS_OSIRIS.c", line 16023: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./ISIS_OSIRIS.c", line 16094: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./ISIS_OSIRIS.c", line 16165: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./ISIS_OSIRIS.c", line 16236: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./ISIS_OSIRIS.c", line 16307: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./ISIS_OSIRIS.c", line 16378: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./ISIS_OSIRIS.c", line 16449: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./ISIS_OSIRIS.c", line 16520: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./ISIS_OSIRIS.c", line 16591: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./ISIS_OSIRIS.c", line 16662: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./ISIS_OSIRIS.c", line 16733: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./ISIS_OSIRIS.c", line 16804: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./ISIS_OSIRIS.c", line 16875: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./ISIS_OSIRIS.c", line 16946: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./ISIS_OSIRIS.c", line 17017: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./ISIS_OSIRIS.c", line 17088: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./ISIS_OSIRIS.c", line 17159: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./ISIS_OSIRIS.c", line 17230: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./ISIS_OSIRIS.c", line 17301: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./ISIS_OSIRIS.c", line 17372: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./ISIS_OSIRIS.c", line 17443: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./ISIS_OSIRIS.c", line 17514: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./ISIS_OSIRIS.c", line 17585: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./ISIS_OSIRIS.c", line 17656: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./ISIS_OSIRIS.c", line 17727: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./ISIS_OSIRIS.c", line 17798: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./ISIS_OSIRIS.c", line 17869: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./ISIS_OSIRIS.c", line 17940: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./ISIS_OSIRIS.c", line 18011: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./ISIS_OSIRIS.c", line 18082: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./ISIS_OSIRIS.c", line 18131: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./ISIS_OSIRIS.c", line 18180: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./ISIS_OSIRIS.c", line 18258: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./ISIS_OSIRIS.c", line 18334: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./ISIS_OSIRIS.c", line 19627: warning: incompatible redefinition of macro "exit" (declared at line 636) [bad_macro_redef] #define exit(...) noprintf() ^ "./ISIS_OSIRIS.c", line 19628: warning: incompatible redefinition of macro "strcmp" (declared at line 12111) [bad_macro_redef] #define strcmp(a,b) str_comp(a,b) ^ "./ISIS_OSIRIS.c", line 19639: 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 19679: 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 19711: warning: variable "E" was declared but never referenced [declared_but_not_referenced] double v,r,E; ^ "./ISIS_OSIRIS.c", line 19811: 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 19892: 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 19965: 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 20036: 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 20189: 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 20279: 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 20295: warning: variable "ii" was set but never used [set_but_not_used] int ii, i_bounce; ^ "./ISIS_OSIRIS.c", line 20381: 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 20419: 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 20419: 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 20699: 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 20747: 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 20767: warning: variable "y1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20767: warning: variable "z1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20767: warning: variable "t1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20767: warning: variable "dt" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20770: warning: variable "sx_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20770: warning: variable "sy_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20770: warning: variable "sz_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20771: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 21003: 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 25673: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./ISIS_OSIRIS.c", line 25674: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./ISIS_OSIRIS.c", line 1517: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./ISIS_OSIRIS.c", line 2986: 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: 1565, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1569, Generating acc routine seq Generating NVIDIA GPU code str_len: 1578, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4258, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4692, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4703, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4712, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4724, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4736, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4746, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4756, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4764, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4774, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4796, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4803, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4849, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4884, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4895, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4912, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4923, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4939, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4968, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4979, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4983, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5160, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5191, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5208, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5307, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5391, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5457, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5534, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5806, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5818, Generating acc routine seq Generating NVIDIA GPU code _hash: 5850, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5891, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5902, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5907, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5915, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5923, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5930, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6610, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6650, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6710, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6727, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6842, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6897, Generating acc routine seq Generating NVIDIA GPU code polInterp: 7065, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for C,D binSearch: 7128, Generating acc routine seq Generating NVIDIA GPU code getPoint: 7486, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8706, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8774, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8853, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9321, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9337, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9355, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 9465, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 9524, Generating acc routine seq Generating NVIDIA GPU code off_F: 9907, Generating acc routine seq Generating NVIDIA GPU code off_sign: 9912, Generating acc routine seq Generating NVIDIA GPU code off_normal: 9922, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 9948, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 10011, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 10142, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 10187, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 10302, Generating acc routine seq Generating NVIDIA GPU code off_compare: 10418, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 10430, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 10465, Generating acc routine seq Generating NVIDIA GPU code Min_int: 10720, Generating acc routine seq Generating NVIDIA GPU code merge: 10727, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 10835, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 10850, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 10904, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 11021, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 11043, Generating acc routine seq Generating NVIDIA GPU code kdtree_squaredDistance: 11585, Generating acc routine seq Generating NVIDIA GPU code kdtree_borderCheck: 11602, Generating acc routine seq Generating NVIDIA GPU code kdtree_partition: 11636, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour_helper: 11716, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour: 11754, Generating acc routine seq Generating NVIDIA GPU code interpolator_offset: 11828, Generating acc routine seq Generating NVIDIA GPU code interpolator_load: 12043, Generating copyin(array[:prod]) [if not already present] interpolator_interpolate: 12108, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for indices interpolator_interpolate3_3: 12173, Generating acc routine seq Generating NVIDIA GPU code magnetic_field_dispatcher: 12227, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_get_field: 12266, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_push: 12307, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for mcMagnet mcmagnet_pop: 12352, Generating acc routine seq Generating NVIDIA GPU code const_magnetic_field: 12377, Generating acc routine seq Generating NVIDIA GPU code rot_magnetic_field: 12387, Generating acc routine seq Generating NVIDIA GPU code majorana_magnetic_field: 12401, Generating acc routine seq Generating NVIDIA GPU code gradient_magnetic_field: 12417, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolFNFM: 12444, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolRefProb: 12473, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolRefOut: 12497, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolTransOut: 12524, Generating acc routine seq Generating NVIDIA GPU code SimpleNumMagnetPrecession: 12544, Generating acc routine seq Generating NVIDIA GPU code 12577, Reference argument passing prevents parallelization: BzTemp Reference argument passing prevents parallelization: ByTemp Reference argument passing prevents parallelization: BxTemp GetConstantField: 12639, Generating acc routine seq Generating NVIDIA GPU code init: 19597, 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: 19640, Generating acc routine seq Generating NVIDIA GPU code class_ISIS_moderator_trace: 19680, Generating acc routine seq Generating NVIDIA GPU code class_TOF_monitor_trace: 19812, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 19893, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 19966, Generating acc routine seq Generating NVIDIA GPU code class_Guide_trace: 20037, Generating acc routine seq Generating NVIDIA GPU code class_DiskChopper_trace: 20190, Generating acc routine seq Generating NVIDIA GPU code class_Guide_curved_trace: 20280, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 20382, Generating acc routine seq Generating NVIDIA GPU code 20577, Reference argument passing prevents parallelization: solid_angle 20580, Reference argument passing prevents parallelization: solid_angle class_Beamstop_trace: 20700, Generating acc routine seq Generating NVIDIA GPU code class_Monochromator_pol_trace: 20748, Generating acc routine seq Generating NVIDIA GPU code raytrace: 21003, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 22635, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 22649, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 22635, Local memory used for particleN 22649, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) finally: 24397, 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: 6050, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===