INFO: No output directory specified (--dir) INFO: Using directory: "TOF_Reflectometer_20251212_025901" INFO: Regenerating c-file: TOF_Reflectometer.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./TOF_Reflectometer.c TOF_Reflectometer.instr 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: ./TOF_Reflectometer.out DEBUG: CMD: nvc -o ./TOF_Reflectometer.out ./TOF_Reflectometer.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 "./TOF_Reflectometer.c", line 93: 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 " "./TOF_Reflectometer.c", line 95: 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, ^ "./TOF_Reflectometer.c", line 98: 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, ^ "./TOF_Reflectometer.c", line 114: 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); ^ "./TOF_Reflectometer.c", line 118: 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); ^ "./TOF_Reflectometer.c", line 150: 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); ^ "./TOF_Reflectometer.c", line 118: 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); ^ "./TOF_Reflectometer.c", line 183: 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*); ^ "./TOF_Reflectometer.c", line 209: 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); ^ "./TOF_Reflectometer.c", line 220: 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); ^ "./TOF_Reflectometer.c", line 231: 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){ ^ "./TOF_Reflectometer.c", line 245: 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){ ^ "./TOF_Reflectometer.c", line 316: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./TOF_Reflectometer.c", line 318: 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); ^ "./TOF_Reflectometer.c", line 669: 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 */ ^ "./TOF_Reflectometer.c", line 890: 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); ^ "./TOF_Reflectometer.c", line 907: 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); ^ "./TOF_Reflectometer.c", line 909: 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]); ^ "./TOF_Reflectometer.c", line 917: 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); ^ "./TOF_Reflectometer.c", line 919: 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); ^ "./TOF_Reflectometer.c", line 921: 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); ^ "./TOF_Reflectometer.c", line 923: 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); ^ "./TOF_Reflectometer.c", line 925: 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); ^ "./TOF_Reflectometer.c", line 1021: 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); ^ "./TOF_Reflectometer.c", line 1023: 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); ^ "./TOF_Reflectometer.c", line 1025: 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); ^ "./TOF_Reflectometer.c", line 1027: 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); ^ "./TOF_Reflectometer.c", line 1029: 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); ^ "./TOF_Reflectometer.c", line 1031: 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); ^ "./TOF_Reflectometer.c", line 1033: 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); ^ "./TOF_Reflectometer.c", line 1035: 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); ^ "./TOF_Reflectometer.c", line 1037: 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); ^ "./TOF_Reflectometer.c", line 4652: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./TOF_Reflectometer.c", line 6353: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./TOF_Reflectometer.c", line 7143: warning: incompatible redefinition of macro "exit" (declared at line 648) [bad_macro_redef] #define exit(...) noprintf() ^ "./TOF_Reflectometer.c", line 7427: warning: statement is unreachable [code_is_unreachable] return 1; ^ "./TOF_Reflectometer.c", line 7815: 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 */ ^ "./TOF_Reflectometer.c", line 7817: 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 */ ^ "./TOF_Reflectometer.c", line 7824: 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 */ ^ "./TOF_Reflectometer.c", line 7844: 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); ^ "./TOF_Reflectometer.c", line 7846: 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); ^ "./TOF_Reflectometer.c", line 7848: 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, ^ "./TOF_Reflectometer.c", line 9775: warning: variable "numerator" was declared but never referenced [declared_but_not_referenced] double numerator; ^ "./TOF_Reflectometer.c", line 9776: warning: variable "denominator" was declared but never referenced [declared_but_not_referenced] double denominator; ^ "./TOF_Reflectometer.c", line 10644: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./TOF_Reflectometer.c", line 10632: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./TOF_Reflectometer.c", line 10689: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./TOF_Reflectometer.c", line 10779: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./TOF_Reflectometer.c", line 10828: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./TOF_Reflectometer.c", line 10899: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./TOF_Reflectometer.c", line 10948: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./TOF_Reflectometer.c", line 11019: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./TOF_Reflectometer.c", line 11068: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./TOF_Reflectometer.c", line 11139: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./TOF_Reflectometer.c", line 11188: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./TOF_Reflectometer.c", line 11322: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./TOF_Reflectometer.c", line 11456: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./TOF_Reflectometer.c", line 11504: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./TOF_Reflectometer.c", line 11553: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./TOF_Reflectometer.c", line 11618: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./TOF_Reflectometer.c", line 11666: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./TOF_Reflectometer.c", line 11715: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./TOF_Reflectometer.c", line 11780: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./TOF_Reflectometer.c", line 11829: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./TOF_Reflectometer.c", line 11878: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./TOF_Reflectometer.c", line 11952: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./TOF_Reflectometer.c", line 12026: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./TOF_Reflectometer.c", line 12226: warning: variable "sign_bl_angle" was set but never used [set_but_not_used] int sign_bl_angle; ^ "./TOF_Reflectometer.c", line 12235: warning: variable "sin_beamport_angle" was set but never used [set_but_not_used] double cos_beamport_angle, sin_beamport_angle; ^ "./TOF_Reflectometer.c", line 13211: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./TOF_Reflectometer.c", line 13211: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./TOF_Reflectometer.c", line 13504: 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 ^ "./TOF_Reflectometer.c", line 13610: warning: Routine "class_ESS_butterfly_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_ESS_butterfly_trace(_class_ESS_butterfly *_comp ^ "./TOF_Reflectometer.c", line 13693: warning: variable "z0" was set but never used [set_but_not_used] double x0,z0; ^ "./TOF_Reflectometer.c", line 13694: warning: variable "surf_sign" was set but never used [set_but_not_used] int surf_sign; ^ "./TOF_Reflectometer.c", line 13897: warning: Routine "class_Mirror_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Mirror_trace(_class_Mirror *_comp ^ "./TOF_Reflectometer.c", line 14023: warning: Routine "class_Elliptic_guide_gravity_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Elliptic_guide_gravity_trace(_class_Elliptic_guide_gravity *_comp ^ "./TOF_Reflectometer.c", line 14073: warning: enumerated type mixed with another type [mixed_enum_type] latestParticleCollision.side=0; ^ "./TOF_Reflectometer.c", line 14075: warning: enumerated type mixed with another type [mixed_enum_type] latestParticleCollision.collisionType=0; ^ "./TOF_Reflectometer.c", line 14228: 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 ^ "./TOF_Reflectometer.c", line 14272: warning: Routine "class_TOF2Q_cylPSD_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_TOF2Q_cylPSD_monitor_trace(_class_TOF2Q_cylPSD_monitor *_comp ^ "./TOF_Reflectometer.c", line 14295: warning: variable "phi" was declared but never referenced [declared_but_not_referenced] double cyl_t0, cyl_t1, dt, phi; ^ "./TOF_Reflectometer.c", line 14372: 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 Reflectometer:TRACE */ ^ "./TOF_Reflectometer.c", line 15751: warning: variable "Length" was declared but never referenced [declared_but_not_referenced] double Length; ^ "./TOF_Reflectometer.c", line 15752: warning: variable "entranceHorizontalWidth" was declared but never referenced [declared_but_not_referenced] double entranceHorizontalWidth; ^ "./TOF_Reflectometer.c", line 15753: warning: variable "entranceVerticalWidth" was declared but never referenced [declared_but_not_referenced] double entranceVerticalWidth; ^ "./TOF_Reflectometer.c", line 15756: warning: variable "ellipseMajorAxis" was declared but never referenced [declared_but_not_referenced] double ellipseMajorAxis[4], ellipseMinorAxis[4]; ^ "./TOF_Reflectometer.c", line 15756: warning: variable "ellipseMinorAxis" was declared but never referenced [declared_but_not_referenced] double ellipseMajorAxis[4], ellipseMinorAxis[4]; ^ "./TOF_Reflectometer.c", line 15757: warning: variable "ellipseMajorOffset" was declared but never referenced [declared_but_not_referenced] double ellipseMajorOffset[4], ellipseMinorOffset[4]; ^ "./TOF_Reflectometer.c", line 15757: warning: variable "ellipseMinorOffset" was declared but never referenced [declared_but_not_referenced] double ellipseMajorOffset[4], ellipseMinorOffset[4]; ^ "./TOF_Reflectometer.c", line 15763: warning: variable "tempz" was declared but never referenced [declared_but_not_referenced] double tempz = 0; ^ "./TOF_Reflectometer.c", line 16381: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./TOF_Reflectometer.c", line 16382: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./TOF_Reflectometer.c", line 1529: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./TOF_Reflectometer.c", line 2998: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 107, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 121, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 157, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 185, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 211, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 222, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 231, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 245, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1577, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1581, Generating acc routine seq Generating NVIDIA GPU code str_len: 1590, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4270, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4704, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4715, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4724, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4736, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4748, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4758, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4768, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4776, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4786, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4808, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4815, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4861, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4896, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4907, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4924, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4935, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4951, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4980, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4991, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4995, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5172, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5203, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5220, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5319, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5403, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5469, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5546, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5818, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5830, Generating acc routine seq Generating NVIDIA GPU code _hash: 5862, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5903, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5914, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5919, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5927, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5935, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5942, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6622, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6662, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6722, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6739, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6854, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6909, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_cold_spectrum: 7147, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_thermal_spectrum: 7174, Generating acc routine seq Generating NVIDIA GPU code ESS_2014_Schoenfeldt_cold_y0: 7188, Generating acc routine seq Generating NVIDIA GPU code ESS_2014_Schoenfeldt_thermal_y0: 7200, Generating acc routine seq Generating NVIDIA GPU code ESS_2014_Schoenfeldt_cold_x0: 7207, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_thermal: 7232, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_cold: 7259, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_cold_y0: 7284, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_thermal_y0: 7295, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_cold_x0: 7306, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_thermal_x0: 7351, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_cold_Y: 7402, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_thermal_Y: 7409, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_cold_Theta120: 7416, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_thermal_Theta120: 7423, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_cold_timedist: 7433, Generating acc routine seq Generating NVIDIA GPU code ESS_2015_Schoenfeldt_thermal_timedist: 7443, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8625, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8693, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8772, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9240, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9256, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9274, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 9384, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 9443, Generating acc routine seq Generating NVIDIA GPU code guide_elliptical_foverdf: 9758, Generating acc routine seq Generating NVIDIA GPU code guide_elliptical_newtonRapsonsMethod4thOrder: 9773, Generating acc routine seq Generating NVIDIA GPU code guide_elliptical_findNeutronEllipseIntersection: 9794, Generating acc routine seq Generating NVIDIA GPU code guide_elliptical_handleGuideIntersection: 9850, Generating acc routine seq Generating NVIDIA GPU code guide_elliptical_ReflectionOnEllipticSurface: 9981, Generating acc routine seq Generating NVIDIA GPU code guide_elliptical_handleReflection: 10041, Generating acc routine seq Generating NVIDIA GPU code init: 13462, Generating update device(_Hor_sampleArm_var,_Ver_sampleArm_var,_mirror_pos0_var,_mirror0_var,_mirrorDirect_var,_instrument_var,_mirror_pos1_var,_mirror1_var,_guide2_var,_cold_source_var,_guide1_var,_Slit11Arm_var,_Origin_var,_Slit1Arm_var,_Slit22Arm_var,_Slit1_var,_Slit2Arm_var,_TOF2QcylPSD_var,_mirror2_var,_mirror_var,_mirror_pos2_var,_Slit2_var,_guide_TT_var) class_Progress_bar_trace: 13505, Generating acc routine seq Generating NVIDIA GPU code class_ESS_butterfly_trace: 13611, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_trace: 13898, Generating acc routine seq Generating NVIDIA GPU code class_Elliptic_guide_gravity_trace: 14024, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 14229, Generating acc routine seq Generating NVIDIA GPU code class_TOF2Q_cylPSD_monitor_trace: 14273, Generating acc routine seq Generating NVIDIA GPU code raytrace: 14372, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 14731, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 14745, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 14731, Local memory used for particleN 14745, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) finally: 15359, Generating update self(_Hor_sampleArm_var,_Ver_sampleArm_var,_mirror_pos0_var,_mirror0_var,_mirrorDirect_var,_instrument_var,_mirror_pos1_var,_mirror1_var,_guide2_var,_cold_source_var,_guide1_var,_Slit11Arm_var,_Origin_var,_Slit1Arm_var,_Slit22Arm_var,_Slit1_var,_Slit2Arm_var,_TOF2QcylPSD_var,_mirror2_var,_mirror_var,_mirror_pos2_var,_Slit2_var,_guide_TT_var) mcenabletrace: 6062, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===