INFO: No output directory specified (--dir) INFO: Using directory: "WOFSANS_20250514_001621" INFO: Regenerating c-file: WOFSANS.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./WOFSANS.c WOFSANS.instr Info: 'Conics_PH' is a contributed component. Info: 'Conics_EH' 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: ./WOFSANS.out DEBUG: CMD: nvc -o ./WOFSANS.out ./WOFSANS.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC "./WOFSANS.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 " "./WOFSANS.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, ^ "./WOFSANS.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, ^ "./WOFSANS.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); ^ "./WOFSANS.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); ^ "./WOFSANS.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); ^ "./WOFSANS.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); ^ "./WOFSANS.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*); ^ "./WOFSANS.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); ^ "./WOFSANS.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); ^ "./WOFSANS.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){ ^ "./WOFSANS.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){ ^ "./WOFSANS.c", line 309: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./WOFSANS.c", line 311: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./WOFSANS.c", line 661: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./WOFSANS.c", line 882: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./WOFSANS.c", line 899: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./WOFSANS.c", line 901: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./WOFSANS.c", line 909: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./WOFSANS.c", line 911: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./WOFSANS.c", line 913: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./WOFSANS.c", line 915: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./WOFSANS.c", line 917: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./WOFSANS.c", line 1013: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./WOFSANS.c", line 1015: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./WOFSANS.c", line 1017: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./WOFSANS.c", line 1019: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./WOFSANS.c", line 1021: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./WOFSANS.c", line 1023: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./WOFSANS.c", line 1025: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./WOFSANS.c", line 1027: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./WOFSANS.c", line 1029: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./WOFSANS.c", line 4584: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./WOFSANS.c", line 6285: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./WOFSANS.c", line 7086: 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 */ ^ "./WOFSANS.c", line 7088: 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 */ ^ "./WOFSANS.c", line 7095: 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 */ ^ "./WOFSANS.c", line 7115: 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); ^ "./WOFSANS.c", line 7117: 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); ^ "./WOFSANS.c", line 7119: 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, ^ "./WOFSANS.c", line 8783: warning: Routine "Monitor_nD_Trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Monitor_nD_Trace(MonitornD_Defines_type *, MonitornD_Variables_type *, _class_particle* _particle); ^ "./WOFSANS.c", line 10869: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./WOFSANS.c", line 10869: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./WOFSANS.c", line 10896: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./WOFSANS.c", line 10896: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./WOFSANS.c", line 11057: 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, ^ "./WOFSANS.c", line 11080: 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, ^ "./WOFSANS.c", line 11101: 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, ^ "./WOFSANS.c", line 11184: 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) { ^ "./WOFSANS.c", line 11189: 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) { ^ "./WOFSANS.c", line 11198: 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) ^ "./WOFSANS.c", line 11224: 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) ^ "./WOFSANS.c", line 11227: 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; ^ "./WOFSANS.c", line 11227: 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; ^ "./WOFSANS.c", line 11227: 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; ^ "./WOFSANS.c", line 11227: 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; ^ "./WOFSANS.c", line 11227: 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; ^ "./WOFSANS.c", line 11227: 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; ^ "./WOFSANS.c", line 11287: 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) ^ "./WOFSANS.c", line 11417: 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, ^ "./WOFSANS.c", line 11461: 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, ^ "./WOFSANS.c", line 11584: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./WOFSANS.c", line 11698: 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) ^ "./WOFSANS.c", line 11710: 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) ^ "./WOFSANS.c", line 11745: 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) ^ "./WOFSANS.c", line 11997: 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) { ^ "./WOFSANS.c", line 12003: 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. ^ "./WOFSANS.c", line 14007: warning: missing return statement at end of non-void function "getGrazeAngleConic" [implicit_return_from_non_void_function] } ^ "./WOFSANS.c", line 14396: warning: statement is unreachable [code_is_unreachable] return ga; ^ "./WOFSANS.c", line 17368: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./WOFSANS.c", line 17356: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./WOFSANS.c", line 17413: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./WOFSANS.c", line 17533: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./WOFSANS.c", line 17609: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./WOFSANS.c", line 17687: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./WOFSANS.c", line 17813: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./WOFSANS.c", line 17899: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./WOFSANS.c", line 17987: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./WOFSANS.c", line 18075: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./WOFSANS.c", line 18151: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./WOFSANS.c", line 18229: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./WOFSANS.c", line 18355: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./WOFSANS.c", line 18441: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./WOFSANS.c", line 18529: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./WOFSANS.c", line 18617: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./WOFSANS.c", line 18715: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./WOFSANS.c", line 18703: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./WOFSANS.c", line 18764: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./WOFSANS.c", line 18829: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./WOFSANS.c", line 18905: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./WOFSANS.c", line 18983: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./WOFSANS.c", line 19109: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./WOFSANS.c", line 19195: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./WOFSANS.c", line 19283: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./WOFSANS.c", line 19390: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./WOFSANS.c", line 19371: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./WOFSANS.c", line 19455: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./WOFSANS.c", line 19443: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./WOFSANS.c", line 19504: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./WOFSANS.c", line 19580: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./WOFSANS.c", line 19658: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./WOFSANS.c", line 19784: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./WOFSANS.c", line 19870: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./WOFSANS.c", line 19958: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./WOFSANS.c", line 20066: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./WOFSANS.c", line 20046: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./WOFSANS.c", line 20123: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./WOFSANS.c", line 20187: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./WOFSANS.c", line 20263: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./WOFSANS.c", line 20341: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./WOFSANS.c", line 20467: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./WOFSANS.c", line 20553: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./WOFSANS.c", line 20641: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./WOFSANS.c", line 20748: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./WOFSANS.c", line 20729: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./WOFSANS.c", line 20801: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./WOFSANS.c", line 20879: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./WOFSANS.c", line 21005: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./WOFSANS.c", line 21091: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./WOFSANS.c", line 21179: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./WOFSANS.c", line 21267: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./WOFSANS.c", line 21343: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./WOFSANS.c", line 21421: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./WOFSANS.c", line 21547: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./WOFSANS.c", line 21633: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./WOFSANS.c", line 21721: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./WOFSANS.c", line 21809: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./WOFSANS.c", line 21874: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./WOFSANS.c", line 21950: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./WOFSANS.c", line 22028: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./WOFSANS.c", line 22154: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./WOFSANS.c", line 22240: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./WOFSANS.c", line 22328: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./WOFSANS.c", line 22416: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./WOFSANS.c", line 22481: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./WOFSANS.c", line 22564: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./WOFSANS.c", line 22628: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./WOFSANS.c", line 22704: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./WOFSANS.c", line 22782: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./WOFSANS.c", line 22908: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./WOFSANS.c", line 22994: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./WOFSANS.c", line 23082: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./WOFSANS.c", line 23170: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./WOFSANS.c", line 23246: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./WOFSANS.c", line 23322: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./WOFSANS.c", line 23398: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./WOFSANS.c", line 23474: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./WOFSANS.c", line 23552: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 73; ^ "./WOFSANS.c", line 23630: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 74; ^ "./WOFSANS.c", line 23708: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 75; ^ "./WOFSANS.c", line 23786: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 76; ^ "./WOFSANS.c", line 23872: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 77; ^ "./WOFSANS.c", line 23958: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 78; ^ "./WOFSANS.c", line 24044: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 79; ^ "./WOFSANS.c", line 24130: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 80; ^ "./WOFSANS.c", line 24218: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 81; ^ "./WOFSANS.c", line 24306: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 82; ^ "./WOFSANS.c", line 24394: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 83; ^ "./WOFSANS.c", line 24482: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 84; ^ "./WOFSANS.c", line 24570: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 85; ^ "./WOFSANS.c", line 24658: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 86; ^ "./WOFSANS.c", line 24746: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 87; ^ "./WOFSANS.c", line 24834: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 88; ^ "./WOFSANS.c", line 24910: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 89; ^ "./WOFSANS.c", line 24988: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 90; ^ "./WOFSANS.c", line 25074: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 91; ^ "./WOFSANS.c", line 25162: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 92; ^ "./WOFSANS.c", line 26262: warning: variable "alpha_h" was set but never used [set_but_not_used] double th_c, alpha_p, alpha_h, fp2, dr,rr, cH, theta_1, theta_2, theta_i; ^ "./WOFSANS.c", line 26262: warning: variable "fp2" was declared but never referenced [declared_but_not_referenced] double th_c, alpha_p, alpha_h, fp2, dr,rr, cH, theta_1, theta_2, theta_i; ^ "./WOFSANS.c", line 26376: warning: variable "th_c" was declared but never referenced [declared_but_not_referenced] double th_c, alpha_p, alpha_h, fp2, dr,rr, cH, theta_1, theta_2, theta_i; ^ "./WOFSANS.c", line 26376: warning: variable "alpha_p" was declared but never referenced [declared_but_not_referenced] double th_c, alpha_p, alpha_h, fp2, dr,rr, cH, theta_1, theta_2, theta_i; ^ "./WOFSANS.c", line 26376: warning: variable "alpha_h" was declared but never referenced [declared_but_not_referenced] double th_c, alpha_p, alpha_h, fp2, dr,rr, cH, theta_1, theta_2, theta_i; ^ "./WOFSANS.c", line 26376: warning: variable "fp2" was declared but never referenced [declared_but_not_referenced] double th_c, alpha_p, alpha_h, fp2, dr,rr, cH, theta_1, theta_2, theta_i; ^ "./WOFSANS.c", line 26950: warning: Routine "class_Progress_bar_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Progress_bar_trace(_class_Progress_bar *_comp ^ "./WOFSANS.c", line 27040: warning: Routine "class_Source_gen_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_gen_trace(_class_Source_gen *_comp ^ "./WOFSANS.c", line 27258: 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 ^ "./WOFSANS.c", line 27329: 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 ^ "./WOFSANS.c", line 27402: warning: Routine "class_Monitor_nD_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monitor_nD_trace(_class_Monitor_nD *_comp ^ "./WOFSANS.c", line 27692: warning: Routine "class_Divergence_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Divergence_monitor_trace(_class_Divergence_monitor *_comp ^ "./WOFSANS.c", line 27718: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double v, vn; ^ "./WOFSANS.c", line 27782: warning: Routine "class_DivLambda_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_DivLambda_monitor_trace(_class_DivLambda_monitor *_comp ^ "./WOFSANS.c", line 27810: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double v, vn; ^ "./WOFSANS.c", line 27880: warning: Routine "class_Brilliance_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Brilliance_monitor_trace(_class_Brilliance_monitor *_comp ^ "./WOFSANS.c", line 27924: warning: variable "div" was declared but never referenced [declared_but_not_referenced] double div; ^ "./WOFSANS.c", line 28013: warning: Routine "class_Slit_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Slit_trace(_class_Slit *_comp ^ "./WOFSANS.c", line 28057: warning: Routine "class_Conics_PH_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Conics_PH_trace(_class_Conics_PH *_comp ^ "./WOFSANS.c", line 28119: 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 ^ "./WOFSANS.c", line 28165: warning: Routine "class_Conics_EH_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Conics_EH_trace(_class_Conics_EH *_comp ^ "./WOFSANS.c", line 28245: 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 WOFSANS:TRACE */ ^ "./WOFSANS.c", line 34643: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./WOFSANS.c", line 34644: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./WOFSANS.c", line 1521: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./WOFSANS.c", line 2941: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 105, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 119, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 153, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 179, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 203, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 214, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 223, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 235, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1569, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1573, Generating acc routine seq Generating NVIDIA GPU code str_len: 1582, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4205, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4636, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4647, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4656, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4668, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4680, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4700, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4708, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4718, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4740, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4747, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4793, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4828, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4839, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4856, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4867, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4883, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4912, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4923, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4927, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5104, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5135, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5152, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5251, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5335, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5401, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5478, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5750, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5762, Generating acc routine seq Generating NVIDIA GPU code _hash: 5794, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5835, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5846, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5851, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5859, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5867, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5874, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6554, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6591, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6651, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6668, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6783, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6838, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 7885, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 7953, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8032, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8500, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8516, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8534, Generating acc routine seq Generating NVIDIA GPU code SG_Maxwell: 8582, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 9859, Generating acc routine seq Generating NVIDIA GPU code off_F: 11184, Generating acc routine seq Generating NVIDIA GPU code off_sign: 11189, Generating acc routine seq Generating NVIDIA GPU code off_normal: 11199, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 11225, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11288, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11419, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11464, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11581, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11699, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11711, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11746, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11997, Generating acc routine seq Generating NVIDIA GPU code merge: 12004, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 12108, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 12123, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 12177, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12294, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12316, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 12553, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 12612, Generating acc routine seq Generating NVIDIA GPU code makePoint: 12973, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code makeVec: 12988, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code getMagVec: 12998, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code dotVec: 13003, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code difVec: 13008, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code skalarVec: 13018, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code get_class_particlePos: 13059, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code get_class_particleVel: 13064, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code move_class_particleT: 13076, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code copyMove_class_particleT: 13117, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code absorb_class_particle: 13158, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code solveQuad: 13180, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code sign: 13212, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code getTimeOfFirstCollisionDetector: 13446, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code traceNeutronDetector: 13461, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code getTimeOfFirstCollisionDisk: 13578, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code traceNeutronDisk: 13594, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code getNormConic: 14017, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code getNormFlat: 14039, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code getTimeOfFirstCollisionConic: 14067, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code getTimeOfFirstCollisionFlat: 14095, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code rotateM: 14138, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code reflectNeutronConic: 14213, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code refractNeutronFlat: 14300, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code reflectNeutronFlat: 14343, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code traceNeutronConic: 14406, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code traceNeutronFlat: 14428, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code traceSingleNeutron: 14487, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code init: 26506, Generating update device(coeff2,coeff1) 26908, Generating update device(_nD9_var,_PSD_slit_cPH_var,_psd_PHfocus1_var,_l_PHfocus1_var,_monolith_slit2_var,_divergence_monitor_PHfocus1_var,_h_divlambda_PHfocus1_var,_v_divlambda_PHfocus1_var,_origin_var,_l_13_var,_nD1_var,_divergence_monitor_13_var,_h_divlambda_13_var,_v_divlambda_13_var,_l_slit_focusPH_var,_monolith_slit1_var,_psd_monitor_detector_var,_l_detector_var,_nD2_var,_divergence_monitor_detector_var,_h_divlambda_cPH_var,_v_divlambda_cPH_var,_PSD_13_var,_slit_EH_var,_PSD_before_slit_cPH_var,_l_monolith_var,_nD3_var,_divergence_monitor_monolith_var,_h_divlambda_monolith_var,_v_divlambda_monolith_var,_cEH_var,_beamstop_cEH_var,_psd_cEH_var,_l_cEH_var,_nD4_var,_divergence_monitor_cEH_var,_h_divlambda_cEH_var,_v_divlambda_cEH_var,_psd_Source_var,_l_Source_var,_nD5_var,_divergence_monitor_Source_var,_h_divlambda_Source_var,_v_divlambda_Source_var,_psd_FocusingPosition_var,_l_FocusingPosition_var,_nD6_var,_divergence_monitor_FocusingPosition_var,_h_divlambda_FocusingPosition_var,_v_divlambda_FocusingPosition_var,_slit_cPH_var,_psd_monolith_var,_l_slit_cPH_var,_nD7_var,_divergence_monitor_slit_cPH_var,_h_divlambda_slit_cPH_var,_v_divlambda_slit_focusPH_var,_v_divlambda_slit_cPH_var,_psd_slit_focusPH_var,_beamstop_cPH_var,_Source_var,_psd_bunker_var,_l_bunker_var,_nD8_var,_divergence_monitor_bunker_var,_h_divlambda_bunker_var,_v_divlambda_bunker_var,_BrillmonLD2_var,_PSD_10_var,_PSD_11_var,_PSD_12_var,_instrument_var,_l_10_var,_l_11_var,_l_12_var,_cPH_var,_divergence_monitor_10_var,_divergence_monitor_11_var,_divergence_monitor_12_var,_divergence_monitor_slit_focusPH_var,_divlambda_detector_var,_h_divlambda_11_var,_h_divlambda_12_var,_slit_focusPH_var,_v_divlambda_10_var,_v_divlambda_11_var,_v_divlambda_12_var,_psd_monitor_detector_big_var,_l_cPH_var,_divergence_monitor_cPH_var,_divlambda_10_var,_psd_cPH_var,_h_divlambda_slit_focusPH_var) class_Progress_bar_trace: 26951, Generating acc routine seq Generating NVIDIA GPU code class_Source_gen_trace: 27041, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 27259, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 27330, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 27403, Generating acc routine seq Generating NVIDIA GPU code class_Divergence_monitor_trace: 27693, Generating acc routine seq Generating NVIDIA GPU code class_DivLambda_monitor_trace: 27783, Generating acc routine seq Generating NVIDIA GPU code class_Brilliance_monitor_trace: 27881, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 28014, Generating acc routine seq Generating NVIDIA GPU code class_Conics_PH_trace: 28058, Generating acc routine seq Generating NVIDIA GPU code class_Beamstop_trace: 28120, Generating acc routine seq Generating NVIDIA GPU code class_Conics_EH_trace: 28166, Generating acc routine seq Generating NVIDIA GPU code raytrace: 28245, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 30234, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 30248, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 30234, Local memory used for .inl_particle_40588,particleN,.inl_.inl_mcneutron_0_40603,.inl_.X2390_40605,.inl_.inl_.X2596_15_40604 30248, Generating implicit firstprivate(seed,_particle) finally: 33084, Generating update self(_nD9_var,_PSD_slit_cPH_var,_psd_PHfocus1_var,_l_PHfocus1_var,_monolith_slit2_var,_divergence_monitor_PHfocus1_var,_h_divlambda_PHfocus1_var,_v_divlambda_PHfocus1_var,_origin_var,_l_13_var,_nD1_var,_divergence_monitor_13_var,_h_divlambda_13_var,_v_divlambda_13_var,_l_slit_focusPH_var,_monolith_slit1_var,_psd_monitor_detector_var,_l_detector_var,_nD2_var,_divergence_monitor_detector_var,_h_divlambda_cPH_var,_v_divlambda_cPH_var,_PSD_13_var,_slit_EH_var,_PSD_before_slit_cPH_var,_l_monolith_var,_nD3_var,_divergence_monitor_monolith_var,_h_divlambda_monolith_var,_v_divlambda_monolith_var,_cEH_var,_beamstop_cEH_var,_psd_cEH_var,_l_cEH_var,_nD4_var,_divergence_monitor_cEH_var,_h_divlambda_cEH_var,_v_divlambda_cEH_var,_psd_Source_var,_l_Source_var,_nD5_var,_divergence_monitor_Source_var,_h_divlambda_Source_var,_v_divlambda_Source_var,_psd_FocusingPosition_var,_l_FocusingPosition_var,_nD6_var,_divergence_monitor_FocusingPosition_var,_h_divlambda_FocusingPosition_var,_v_divlambda_FocusingPosition_var,_slit_cPH_var,_psd_monolith_var,_l_slit_cPH_var,_nD7_var,_divergence_monitor_slit_cPH_var,_h_divlambda_slit_cPH_var,_v_divlambda_slit_focusPH_var,_v_divlambda_slit_cPH_var,_psd_slit_focusPH_var,_beamstop_cPH_var,_Source_var,_psd_bunker_var,_l_bunker_var,_nD8_var,_divergence_monitor_bunker_var,_h_divlambda_bunker_var,_v_divlambda_bunker_var,_BrillmonLD2_var,_PSD_10_var,_PSD_11_var,_PSD_12_var,_instrument_var,_l_10_var,_l_11_var,_l_12_var,_cPH_var,_divergence_monitor_10_var,_divergence_monitor_11_var,_divergence_monitor_12_var,_divergence_monitor_slit_focusPH_var,_divlambda_detector_var,_h_divlambda_11_var,_h_divlambda_12_var,_slit_focusPH_var,_v_divlambda_10_var,_v_divlambda_11_var,_v_divlambda_12_var,_psd_monitor_detector_big_var,_l_cPH_var,_divergence_monitor_cPH_var,_divlambda_10_var,_psd_cPH_var,_h_divlambda_slit_focusPH_var) mcenabletrace: 5994, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===