INFO: No output directory specified (--dir) INFO: Using directory: "Test_TOFRes_sample_20251212_134709" INFO: Regenerating c-file: Test_TOFRes_sample.c WARNING: Full-path code-generator "/u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -I$MCSTAS" not found!! WARNING: Attempting replacement by "mcstas-antlr -I$MCSTAS" DEBUG: CMD: mcstas-antlr -I$MCSTAS -t -o ./Test_TOFRes_sample.c Test_TOFRes_sample.instr 2025-12-12 13:47:41.531 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Guide(0):read_table-lib :Guide(1):ref-lib :ref-lib(0):read_table-lib :TOFRes_monitor(0):monitor_nd-lib :TOFRes_monitor(1):cov-lib 2025-12-12 13:47:41.531 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib cov-lib ref-lib 2025-12-12 13:47:41.531 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib ref-lib monitor_nd-lib cov-lib No initialization present? ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component a1 -> GPU kernel from component source -> GPU kernel from component TOFL1 -> GPU kernel from component slit1 -> GPU kernel from component chop1 -> GPU kernel from component slit2 -> GPU kernel from component chop2 -> GPU kernel from component TOFL2 -> GPU kernel from component g -> GPU kernel from component chop3 -> GPU kernel from component PSD -> GPU kernel from component TOFL3 -> GPU kernel from component sample -> GPU kernel from component arm2 -> GPU kernel from component detector ----------------------------------------------------------- DEBUG: CMD: mcstas-antlr -I$MCSTAS finished INFO: Recompiling: ./Test_TOFRes_sample.out DEBUG: CMD: nvc -o ./Test_TOFRes_sample.out ./Test_TOFRes_sample.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 "./Test_TOFRes_sample.c", line 103: 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 " "./Test_TOFRes_sample.c", line 105: 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, double t, double sx, double sy, double sz, double p, int mcgravitation, void * mcMagnet, int allow_backprop); ^ "./Test_TOFRes_sample.c", line 107: 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 mcparticle, double * x, double * y, double * z, double * vx, double * vy, double * vz, double * t, double * sx, double * sy, double * sz, double * p); ^ "./Test_TOFRes_sample.c", line 121: 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); ^ "./Test_TOFRes_sample.c", line 125: 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); ^ "./Test_TOFRes_sample.c", line 163: 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); ^ "./Test_TOFRes_sample.c", line 125: 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); ^ "./Test_TOFRes_sample.c", line 205: 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*); ^ "./Test_TOFRes_sample.c", line 240: 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); ^ "./Test_TOFRes_sample.c", line 253: 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); ^ "./Test_TOFRes_sample.c", line 270: 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){ ^ "./Test_TOFRes_sample.c", line 290: 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){ ^ "./Test_TOFRes_sample.c", line 367: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Test_TOFRes_sample.c", line 369: 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); ^ "./Test_TOFRes_sample.c", line 720: 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 */ ^ "./Test_TOFRes_sample.c", line 941: 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); ^ "./Test_TOFRes_sample.c", line 958: 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); ^ "./Test_TOFRes_sample.c", line 960: 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]); ^ "./Test_TOFRes_sample.c", line 968: 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); ^ "./Test_TOFRes_sample.c", line 970: 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); ^ "./Test_TOFRes_sample.c", line 972: 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); ^ "./Test_TOFRes_sample.c", line 974: 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); ^ "./Test_TOFRes_sample.c", line 976: 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); ^ "./Test_TOFRes_sample.c", line 1072: 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); ^ "./Test_TOFRes_sample.c", line 1074: 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); ^ "./Test_TOFRes_sample.c", line 1076: 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); ^ "./Test_TOFRes_sample.c", line 1078: 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); ^ "./Test_TOFRes_sample.c", line 1080: 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); ^ "./Test_TOFRes_sample.c", line 1082: 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); ^ "./Test_TOFRes_sample.c", line 1084: 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); ^ "./Test_TOFRes_sample.c", line 1086: 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); ^ "./Test_TOFRes_sample.c", line 1088: 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); ^ "./Test_TOFRes_sample.c", line 4699: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_TOFRes_sample.c", line 6400: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_TOFRes_sample.c", line 7121: 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 */ ^ "./Test_TOFRes_sample.c", line 7123: 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 */ ^ "./Test_TOFRes_sample.c", line 7130: 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 */ ^ "./Test_TOFRes_sample.c", line 7150: 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); ^ "./Test_TOFRes_sample.c", line 7152: 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); ^ "./Test_TOFRes_sample.c", line 7154: 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, ^ "./Test_TOFRes_sample.c", line 7355: 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); ^ "./Test_TOFRes_sample.c", line 7567: warning: Routine "tl2_k_to_E" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] extern double tl2_k_to_E(double kix, double kiy, double kiz, double kfx, double kfy, double kfz); ^ "./Test_TOFRes_sample.c", line 11635: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TOFRes_sample.c", line 11635: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TOFRes_sample.c", line 11662: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TOFRes_sample.c", line 11662: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TOFRes_sample.c", line 12766: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_TOFRes_sample.c", line 14329: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Test_TOFRes_sample.c", line 14526: warning: incompatible redefinition of macro "exit" (declared at line 699) [bad_macro_redef] #define exit(...) noprintf() ^ "./Test_TOFRes_sample.c", line 14539: warning: Routine "class_ESS_moderator_short_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_ESS_moderator_short *class_ESS_moderator_short_trace(_class_ESS_moderator_short *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 14566: warning: variable "E" was declared but never referenced [declared_but_not_referenced] double v,tau_l,E,lambda,k,r,xf,yf,dx,dy,w_focus; ^ "./Test_TOFRes_sample.c", line 14686: warning: Routine "class_TOFLambda_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_TOFLambda_monitor *class_TOFLambda_monitor_trace(_class_TOFLambda_monitor *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 14711: warning: variable "div" was declared but never referenced [declared_but_not_referenced] double div; ^ "./Test_TOFRes_sample.c", line 14774: warning: Routine "class_Slit_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Slit *class_Slit_trace(_class_Slit *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 14818: warning: Routine "class_DiskChopper_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_DiskChopper *class_DiskChopper_trace(_class_DiskChopper *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 14908: warning: Routine "class_Guide_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Guide *class_Guide_trace(_class_Guide *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 15061: 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] _class_PSD_monitor *class_PSD_monitor_trace(_class_PSD_monitor *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 15132: warning: Routine "class_TOFRes_sample_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_TOFRes_sample *class_TOFRes_sample_trace(_class_TOFRes_sample *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 15168: warning: variable "E" was declared but never referenced [declared_but_not_referenced] double E; ^ "./Test_TOFRes_sample.c", line 15304: warning: Routine "class_TOFRes_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_TOFRes_monitor *class_TOFRes_monitor_trace(_class_TOFRes_monitor *_comp, _class_particle *_particle) { ^ "./Test_TOFRes_sample.c", line 15537: 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 Test_TOFRes_sample:TRACE */ ^ "./Test_TOFRes_sample.c", line 17632: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_TOFRes_sample.c", line 17633: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_TOFRes_sample.c", line 1576: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_TOFRes_sample.c", line 3045: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 114, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 128, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 170, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 207, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 242, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 254, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 270, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 290, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1624, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1628, Generating acc routine seq Generating NVIDIA GPU code str_len: 1637, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4317, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4751, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4762, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4771, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4783, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4795, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4805, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4815, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4823, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4833, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4855, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4862, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4908, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4943, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4954, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4971, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4982, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4998, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 5027, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 5038, Generating acc routine seq Generating NVIDIA GPU code norm_func: 5042, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5219, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5250, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5267, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5366, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5450, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5516, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5593, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5865, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5877, Generating acc routine seq Generating NVIDIA GPU code _hash: 5909, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5950, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5961, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5966, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5974, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5982, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5989, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6667, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6707, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6767, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6784, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6899, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6954, Generating acc routine seq Generating NVIDIA GPU code Mezei_M_fct: 7681, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Table_Index: 8894, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8962, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 9041, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9509, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9525, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9543, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 10625, Generating acc routine seq Generating NVIDIA GPU code tl2_k_to_E: 11745, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 12531, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 12590, Generating acc routine seq Generating NVIDIA GPU code init: 14497, Generating update device(_TOFL3_var,_source_var,_slit2_var,_PSD_var,_sample_var,_arm2_var,_slit1_var,_chop1_var,_TOFL1_var,_detector_var,_chop2_var,_TOFL2_var,_instrument_var,_a1_var,_chop3_var,_g_var) class_ESS_moderator_short_trace: 14539, Generating acc routine seq Generating NVIDIA GPU code class_TOFLambda_monitor_trace: 14686, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 14774, Generating acc routine seq Generating NVIDIA GPU code class_DiskChopper_trace: 14818, Generating acc routine seq Generating NVIDIA GPU code class_Guide_trace: 14908, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 15061, Generating acc routine seq Generating NVIDIA GPU code class_TOFRes_sample_trace: 15132, Generating acc routine seq Generating NVIDIA GPU code class_TOFRes_monitor_trace: 15304, Generating acc routine seq Generating NVIDIA GPU code raytrace: 15537, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 15875, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 15889, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 15875, Local memory used for particleN 15889, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) finally: 16709, Generating update self(_TOFL3_var,_slit2_var,_source_var,_PSD_var,_sample_var,_arm2_var,_slit1_var,_chop1_var,_TOFL1_var,_detector_var,_chop2_var,_TOFL2_var,_instrument_var,_a1_var,_chop3_var,_g_var) mcenabletrace: 6109, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===