INFO: No output directory specified (--dir) INFO: Using directory: "ISIS_OSIRIS_20260318_015145" 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 110: 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 114: 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 144: 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 114: 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 175: 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 199: 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 210: 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 221: 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 233: 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 302: 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 304: 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 655: 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 876: 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 893: 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 895: 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 903: 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 905: 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 907: 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 909: 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 911: 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 1007: 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 1009: 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 1011: 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 1013: 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 1015: 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 1017: 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 1019: 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 1021: 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 1023: 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 4638: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./ISIS_OSIRIS.c", line 6339: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./ISIS_OSIRIS.c", line 7332: warning: variable "Efrac" was declared but never referenced [declared_but_not_referenced] double Efrac; // Fraction of an Energy Bin ^ "./ISIS_OSIRIS.c", line 7342: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 7470: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 7473: warning: variable "Rend" was set but never used [set_but_not_used] double R0, R1, R, Rend; ^ "./ISIS_OSIRIS.c", line 7478: warning: variable "Estart" was set but never used [set_but_not_used] double Espread, Estart; ^ "./ISIS_OSIRIS.c", line 7479: warning: variable "EX" was declared but never referenced [declared_but_not_referenced] double* EX; ^ "./ISIS_OSIRIS.c", line 7858: 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 7860: 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 7867: 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 7887: 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 7889: 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 7891: 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 9738: 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 9761: 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 9782: 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 9869: 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 9874: 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 9883: 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 9909: 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 9912: 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 9912: 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 9912: 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 9912: 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 9912: 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 9912: 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 9972: 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 10102: 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 10146: 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 10267: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./ISIS_OSIRIS.c", line 10379: 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 10391: 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 10426: 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 10682: 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 10688: 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 11445: 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 11456: 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 11545: 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 11561: 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 11596: 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 11675: 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 11715: 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 11789: 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 12020: warning: variable "count" was declared but never referenced [declared_but_not_referenced] long count=0; ^ "./ISIS_OSIRIS.c", line 12122: warning: missing return statement at end of non-void function "interpolator_interpolate" [implicit_return_from_non_void_function] } // interpolator_interpolate ^ "./ISIS_OSIRIS.c", line 13369: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./ISIS_OSIRIS.c", line 13366: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./ISIS_OSIRIS.c", line 13410: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./ISIS_OSIRIS.c", line 13492: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./ISIS_OSIRIS.c", line 13572: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./ISIS_OSIRIS.c", line 13621: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./ISIS_OSIRIS.c", line 13699: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./ISIS_OSIRIS.c", line 13775: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./ISIS_OSIRIS.c", line 13848: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./ISIS_OSIRIS.c", line 13897: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./ISIS_OSIRIS.c", line 13974: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./ISIS_OSIRIS.c", line 14023: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./ISIS_OSIRIS.c", line 14091: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./ISIS_OSIRIS.c", line 14140: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./ISIS_OSIRIS.c", line 14217: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./ISIS_OSIRIS.c", line 14266: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./ISIS_OSIRIS.c", line 14334: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./ISIS_OSIRIS.c", line 14383: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./ISIS_OSIRIS.c", line 14456: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./ISIS_OSIRIS.c", line 14505: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./ISIS_OSIRIS.c", line 14578: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./ISIS_OSIRIS.c", line 14627: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./ISIS_OSIRIS.c", line 14705: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./ISIS_OSIRIS.c", line 14781: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./ISIS_OSIRIS.c", line 14884: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./ISIS_OSIRIS.c", line 14987: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./ISIS_OSIRIS.c", line 15090: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./ISIS_OSIRIS.c", line 15154: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./ISIS_OSIRIS.c", line 15203: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./ISIS_OSIRIS.c", line 15274: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./ISIS_OSIRIS.c", line 15345: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./ISIS_OSIRIS.c", line 15416: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./ISIS_OSIRIS.c", line 15487: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./ISIS_OSIRIS.c", line 15558: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./ISIS_OSIRIS.c", line 15629: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./ISIS_OSIRIS.c", line 15700: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./ISIS_OSIRIS.c", line 15771: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./ISIS_OSIRIS.c", line 15842: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./ISIS_OSIRIS.c", line 15913: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./ISIS_OSIRIS.c", line 15984: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./ISIS_OSIRIS.c", line 16055: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./ISIS_OSIRIS.c", line 16126: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./ISIS_OSIRIS.c", line 16197: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./ISIS_OSIRIS.c", line 16268: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./ISIS_OSIRIS.c", line 16339: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./ISIS_OSIRIS.c", line 16410: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./ISIS_OSIRIS.c", line 16481: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./ISIS_OSIRIS.c", line 16552: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./ISIS_OSIRIS.c", line 16623: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./ISIS_OSIRIS.c", line 16694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./ISIS_OSIRIS.c", line 16765: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./ISIS_OSIRIS.c", line 16836: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./ISIS_OSIRIS.c", line 16907: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./ISIS_OSIRIS.c", line 16978: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./ISIS_OSIRIS.c", line 17049: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./ISIS_OSIRIS.c", line 17120: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./ISIS_OSIRIS.c", line 17191: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./ISIS_OSIRIS.c", line 17262: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./ISIS_OSIRIS.c", line 17333: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./ISIS_OSIRIS.c", line 17404: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./ISIS_OSIRIS.c", line 17475: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./ISIS_OSIRIS.c", line 17546: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./ISIS_OSIRIS.c", line 17617: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./ISIS_OSIRIS.c", line 17688: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./ISIS_OSIRIS.c", line 17759: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./ISIS_OSIRIS.c", line 17830: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./ISIS_OSIRIS.c", line 17901: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./ISIS_OSIRIS.c", line 17972: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./ISIS_OSIRIS.c", line 18043: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./ISIS_OSIRIS.c", line 18092: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./ISIS_OSIRIS.c", line 18141: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./ISIS_OSIRIS.c", line 18219: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./ISIS_OSIRIS.c", line 18295: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./ISIS_OSIRIS.c", line 19734: warning: incompatible redefinition of macro "exit" (declared at line 634) [bad_macro_redef] #define exit(...) noprintf() ^ "./ISIS_OSIRIS.c", line 19735: warning: incompatible redefinition of macro "strcmp" (declared at line 12072) [bad_macro_redef] #define strcmp(a,b) str_comp(a,b) ^ "./ISIS_OSIRIS.c", line 19746: 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 19786: 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 19818: warning: variable "E" was declared but never referenced [declared_but_not_referenced] double v, r, E; ^ "./ISIS_OSIRIS.c", line 19915: 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 19995: 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 20066: 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 20137: 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 20289: 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 20375: 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 20391: warning: variable "ii" was set but never used [set_but_not_used] int ii, i_bounce; ^ "./ISIS_OSIRIS.c", line 20481: 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 20519: 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 20519: 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 20802: 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 20849: 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 20869: warning: variable "y1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20869: warning: variable "z1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20869: warning: variable "t1" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20869: warning: variable "dt" was declared but never referenced [declared_but_not_referenced] double y1, z1, t1, dt, vel; ^ "./ISIS_OSIRIS.c", line 20872: warning: variable "sx_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20872: warning: variable "sy_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20872: warning: variable "sz_in" was declared but never referenced [declared_but_not_referenced] double sx_in, sy_in, sz_in; ^ "./ISIS_OSIRIS.c", line 20873: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./ISIS_OSIRIS.c", line 21102: 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 25699: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./ISIS_OSIRIS.c", line 25700: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./ISIS_OSIRIS.c", line 1515: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./ISIS_OSIRIS.c", line 2984: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 103, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 117, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 151, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 177, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 201, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 212, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 221, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 233, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1563, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1567, Generating acc routine seq Generating NVIDIA GPU code str_len: 1576, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4256, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4701, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4710, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4722, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4734, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4744, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4754, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4762, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4772, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4794, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4801, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4847, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4882, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4893, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4910, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4921, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4937, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4966, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4977, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4981, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5158, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5189, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5206, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5305, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5389, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5455, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5532, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5804, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5816, Generating acc routine seq Generating NVIDIA GPU code _hash: 5848, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5889, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5900, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5905, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5913, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5921, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5928, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6608, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6648, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6708, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6725, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6840, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6895, Generating acc routine seq Generating NVIDIA GPU code polInterp: 7064, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for C,D binSearch: 7123, Generating acc routine seq Generating NVIDIA GPU code getPoint: 7469, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8668, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8736, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8815, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9283, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9299, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9317, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 9427, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 9486, Generating acc routine seq Generating NVIDIA GPU code off_F: 9869, Generating acc routine seq Generating NVIDIA GPU code off_sign: 9874, Generating acc routine seq Generating NVIDIA GPU code off_normal: 9884, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 9910, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 9973, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 10104, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 10149, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 10264, Generating acc routine seq Generating NVIDIA GPU code off_compare: 10380, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 10392, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 10427, Generating acc routine seq Generating NVIDIA GPU code Min_int: 10682, Generating acc routine seq Generating NVIDIA GPU code merge: 10689, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 10797, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 10812, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 10866, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 10983, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 11005, Generating acc routine seq Generating NVIDIA GPU code kdtree_squaredDistance: 11546, Generating acc routine seq Generating NVIDIA GPU code kdtree_borderCheck: 11563, Generating acc routine seq Generating NVIDIA GPU code kdtree_partition: 11597, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour_helper: 11677, Generating acc routine seq Generating NVIDIA GPU code kdtree_nearestNeighbour: 11715, Generating acc routine seq Generating NVIDIA GPU code interpolator_offset: 11789, Generating acc routine seq Generating NVIDIA GPU code interpolator_load: 12004, Generating copyin(array[:prod]) [if not already present] interpolator_interpolate: 12069, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for indices interpolator_interpolate3_3: 12134, Generating acc routine seq Generating NVIDIA GPU code magnetic_field_dispatcher: 12188, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_get_field: 12227, Generating acc routine seq Generating NVIDIA GPU code mcmagnet_push: 12268, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for mcMagnet mcmagnet_pop: 12313, Generating acc routine seq Generating NVIDIA GPU code const_magnetic_field: 12338, Generating acc routine seq Generating NVIDIA GPU code rot_magnetic_field: 12348, Generating acc routine seq Generating NVIDIA GPU code majorana_magnetic_field: 12362, Generating acc routine seq Generating NVIDIA GPU code gradient_magnetic_field: 12378, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolFNFM: 12405, Generating acc routine seq Generating NVIDIA GPU code GetMonoPolRefProb: 12434, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolRefOut: 12458, Generating acc routine seq Generating NVIDIA GPU code SetMonoPolTransOut: 12485, Generating acc routine seq Generating NVIDIA GPU code SimpleNumMagnetPrecession: 12505, Generating acc routine seq Generating NVIDIA GPU code 12538, Reference argument passing prevents parallelization: BzTemp Reference argument passing prevents parallelization: ByTemp Reference argument passing prevents parallelization: BxTemp GetConstantField: 12600, Generating acc routine seq Generating NVIDIA GPU code init: 19704, 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: 19747, Generating acc routine seq Generating NVIDIA GPU code class_ISIS_moderator_trace: 19787, Generating acc routine seq Generating NVIDIA GPU code class_TOF_monitor_trace: 19916, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 19996, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 20067, Generating acc routine seq Generating NVIDIA GPU code class_Guide_trace: 20138, Generating acc routine seq Generating NVIDIA GPU code class_DiskChopper_trace: 20290, Generating acc routine seq Generating NVIDIA GPU code class_Guide_curved_trace: 20376, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 20482, Generating acc routine seq Generating NVIDIA GPU code 20686, Reference argument passing prevents parallelization: solid_angle 20688, Reference argument passing prevents parallelization: solid_angle class_Beamstop_trace: 20803, Generating acc routine seq Generating NVIDIA GPU code class_Monochromator_pol_trace: 20850, Generating acc routine seq Generating NVIDIA GPU code raytrace: 21102, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 22734, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 22748, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 22734, Local memory used for particleN 22748, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) finally: 24478, 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: 6048, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===