INFO: No output directory specified (--dir) INFO: Using directory: "Test_TasReso_20251212_134857" INFO: Regenerating c-file: Test_TasReso.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_TasReso.c Test_TasReso.instr 2025-12-12 13:49:43.373 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Monochromator_curved(0):read_table-lib :Incoherent(0):read_table-lib :Incoherent(1):interoff-lib :Single_crystal(0):read_table-lib :Single_crystal(1):interoff-lib :Single_crystal(2):opencl-lib :Res_monitor(0):monitor_nd-lib :Res_monitor(1):cov-lib 2025-12-12 13:49:43.373 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib opencl-lib monitor_nd-lib cov-lib 2025-12-12 13:49:43.373 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib opencl-lib monitor_nd-lib cov-lib 2025-12-12 13:49:43.373 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib interoff-lib cov-lib opencl-lib 2025-12-12 13:49:43.374 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib opencl-lib monitor_nd-lib cov-lib 2025-12-12 13:49:46.732 | INFO | mccode_antlr.translators.c_listener:visitDeclarator:341 - Could not convert an integer from ('MCSX_REFL_SLIST_SIZE',) due to invalid literal for int() with base 10: 'MCSX_REFL_SLIST_SIZE' The instrument has 12 parameters ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component origin -> GPU kernel from component Src -> GPU kernel from component mono_arm1 -> GPU kernel from component mono -> GPU kernel from component mono_arm2 -> GPU kernel from component colli_presample -> GPU kernel from component sample_arm1 -> GPU kernel from component sample_Vana -> GPU kernel from component sample_xtal -> GPU kernel from component sample_reso -> GPU kernel from component sample_arm2 -> GPU kernel from component colli_postsample -> GPU kernel from component ana_arm1 -> GPU kernel from component ana -> GPU kernel from component ana_arm2 -> GPU kernel from component psdmon -> GPU kernel from component divmon -> GPU kernel from component lmon -> GPU kernel from component emon -> GPU kernel from component resmon ----------------------------------------------------------- DEBUG: CMD: mcstas-antlr -I$MCSTAS finished INFO: Recompiling: ./Test_TasReso.out DEBUG: CMD: nvc -o ./Test_TasReso.out ./Test_TasReso.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_TasReso.c", line 107: 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_TasReso.c", line 109: 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_TasReso.c", line 111: 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_TasReso.c", line 125: 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_TasReso.c", line 129: 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_TasReso.c", line 171: 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_TasReso.c", line 129: 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_TasReso.c", line 217: 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_TasReso.c", line 256: 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_TasReso.c", line 269: 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_TasReso.c", line 286: 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_TasReso.c", line 310: 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_TasReso.c", line 391: 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_TasReso.c", line 393: 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_TasReso.c", line 744: 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_TasReso.c", line 965: 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_TasReso.c", line 982: 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_TasReso.c", line 984: 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_TasReso.c", line 992: 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_TasReso.c", line 994: 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_TasReso.c", line 996: 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_TasReso.c", line 998: 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_TasReso.c", line 1000: 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_TasReso.c", line 1096: 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_TasReso.c", line 1098: 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_TasReso.c", line 1100: 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_TasReso.c", line 1102: 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_TasReso.c", line 1104: 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_TasReso.c", line 1106: 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_TasReso.c", line 1108: 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_TasReso.c", line 1110: 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_TasReso.c", line 1112: 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_TasReso.c", line 4723: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_TasReso.c", line 6424: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_TasReso.c", line 7145: 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_TasReso.c", line 7147: 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_TasReso.c", line 7154: 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_TasReso.c", line 7174: 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_TasReso.c", line 7176: 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_TasReso.c", line 7178: 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_TasReso.c", line 7303: 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, ^ "./Test_TasReso.c", line 7326: 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, ^ "./Test_TasReso.c", line 7347: 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, ^ "./Test_TasReso.c", line 7640: 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_TasReso.c", line 7852: 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_TasReso.c", line 7929: warning: Routine "GAUSS_monocurved" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double GAUSS_monocurved(double x, double mean, double rms){ ^ "./Test_TasReso.c", line 8029: warning: Routine "SX_list_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int SX_list_compare (void const *a, void const *b) ^ "./Test_TasReso.c", line 8585: warning: Routine "hkl_search" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_search(struct hkl_data *L, void *TT, int count, double V0, ^ "./Test_TasReso.c", line 8598: warning: variable "jglobal" was declared but never referenced [declared_but_not_referenced] int jglobal=-1; ^ "./Test_TasReso.c", line 8599: warning: variable "coherent_refl" was set but never used [set_but_not_used] double coherent_refl,coherent_xsect; ^ "./Test_TasReso.c", line 8599: warning: variable "coherent_xsect" was set but never used [set_but_not_used] double coherent_refl,coherent_xsect; ^ "./Test_TasReso.c", line 8700: warning: Routine "hkl_select" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_select(struct tau_data *T, int tau_count, double coh_refl, double *sum,_class_particle *_particle) { ^ "./Test_TasReso.c", line 8715: warning: Routine "randrotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randrotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./Test_TasReso.c", line 8723: warning: Routine "randderotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randderotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./Test_TasReso.c", line 8731: warning: Routine "PGrotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void PGrotate(double *nx, double *ny, double *nz, double a, double csx, double csy, double csz) { ^ "./Test_TasReso.c", line 8739: warning: Routine "PGderotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void PGderotate(double *nx, double *ny, double *nz, double a, double csx, double csy, double csz) { ^ "./Test_TasReso.c", line 8750: warning: Routine "vec_rotate_2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void vec_rotate_2d(double* x, double* y, double angle) { ^ "./Test_TasReso.c", line 10877: 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) { ^ "./Test_TasReso.c", line 10882: 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) { ^ "./Test_TasReso.c", line 10891: 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) ^ "./Test_TasReso.c", line 10917: 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) ^ "./Test_TasReso.c", line 10920: 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; ^ "./Test_TasReso.c", line 10920: 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; ^ "./Test_TasReso.c", line 10920: 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; ^ "./Test_TasReso.c", line 10920: 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; ^ "./Test_TasReso.c", line 10920: 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; ^ "./Test_TasReso.c", line 10920: 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; ^ "./Test_TasReso.c", line 10980: 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) ^ "./Test_TasReso.c", line 11110: 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, ^ "./Test_TasReso.c", line 11154: 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, ^ "./Test_TasReso.c", line 11275: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Test_TasReso.c", line 11387: 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) ^ "./Test_TasReso.c", line 11399: 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) ^ "./Test_TasReso.c", line 11434: 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) ^ "./Test_TasReso.c", line 11690: 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) { ^ "./Test_TasReso.c", line 11696: 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) ^ "./Test_TasReso.c", line 14667: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TasReso.c", line 14667: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TasReso.c", line 14694: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TasReso.c", line 14694: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TasReso.c", line 15647: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_TasReso.c", line 17513: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17513: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17513: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17514: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0; ^ "./Test_TasReso.c", line 18065: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Test_TasReso.c", line 18348: warning: incompatible redefinition of macro "exit" (declared at line 723) [bad_macro_redef] #define exit(...) noprintf() ^ "./Test_TasReso.c", line 18360: 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] _class_Progress_bar *class_Progress_bar_trace(_class_Progress_bar *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18450: warning: Routine "class_Source_simple_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Source_simple *class_Source_simple_trace(_class_Source_simple *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18559: warning: Routine "class_Arm_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Arm *class_Arm_trace(_class_Arm *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18590: warning: Routine "class_Monochromator_curved_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Monochromator_curved *class_Monochromator_curved_trace(_class_Monochromator_curved *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18953: warning: Routine "class_Collimator_linear_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Collimator_linear *class_Collimator_linear_trace(_class_Collimator_linear *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 19027: warning: Routine "class_Incoherent_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Incoherent *class_Incoherent_trace(_class_Incoherent *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 19064: warning: variable "l_i" was set but never used [set_but_not_used] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Test_TasReso.c", line 19064: warning: variable "l_o" was declared but never referenced [declared_but_not_referenced] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Test_TasReso.c", line 19350: warning: Routine "class_Single_crystal_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Single_crystal *class_Single_crystal_trace(_class_Single_crystal *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 19408: warning: variable "rho_x" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Test_TasReso.c", line 19408: warning: variable "rho_y" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Test_TasReso.c", line 19408: warning: variable "rho_z" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Test_TasReso.c", line 19409: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./Test_TasReso.c", line 19410: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./Test_TasReso.c", line 19411: warning: variable "ox" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_TasReso.c", line 19411: warning: variable "oy" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_TasReso.c", line 19411: warning: variable "oz" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_TasReso.c", line 19412: warning: variable "b1x" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19412: warning: variable "b1y" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19412: warning: variable "b1z" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19413: warning: variable "b2x" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19413: warning: variable "b2y" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19413: warning: variable "b2z" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19414: warning: variable "n11" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_TasReso.c", line 19414: warning: variable "n12" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_TasReso.c", line 19414: warning: variable "n22" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_TasReso.c", line 19415: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./Test_TasReso.c", line 19416: warning: variable "inv_n11" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_TasReso.c", line 19416: warning: variable "inv_n12" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_TasReso.c", line 19416: warning: variable "inv_n22" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_TasReso.c", line 19417: warning: variable "l11" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Test_TasReso.c", line 19417: warning: variable "l12" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Test_TasReso.c", line 19417: warning: variable "l22" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Test_TasReso.c", line 19418: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./Test_TasReso.c", line 19419: warning: variable "Bt_D_O_x" was declared but never referenced [declared_but_not_referenced] double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./Test_TasReso.c", line 19419: warning: variable "Bt_D_O_y" was declared but never referenced [declared_but_not_referenced] double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./Test_TasReso.c", line 19420: warning: variable "y0x" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Test_TasReso.c", line 19420: warning: variable "y0y" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Test_TasReso.c", line 19421: warning: variable "alpha" was declared but never referenced [declared_but_not_referenced] double alpha; /* Offset of 2D Gauss center from 3D center */ ^ "./Test_TasReso.c", line 19428: warning: variable "tot_xsect" was declared but never referenced [declared_but_not_referenced] double tot_xsect, tot_xlen; /* Total cross section and length */ ^ "./Test_TasReso.c", line 19435: warning: variable "theta" was declared but never referenced [declared_but_not_referenced] double theta, phi; /* rotation angles for curved lattice option */ ^ "./Test_TasReso.c", line 19435: warning: variable "phi" was declared but never referenced [declared_but_not_referenced] double theta, phi; /* rotation angles for curved lattice option */ ^ "./Test_TasReso.c", line 19444: warning: variable "type" was set but never used [set_but_not_used] char type; /* type of last event: t=transmit,c=coherent or i=incoherent */ ^ "./Test_TasReso.c", line 19906: warning: Routine "class_Res_sample_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Res_sample *class_Res_sample_trace(_class_Res_sample *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20094: 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_TasReso.c", line 20165: 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] _class_Divergence_monitor *class_Divergence_monitor_trace(_class_Divergence_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20190: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double v, vn; ^ "./Test_TasReso.c", line 20255: 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] _class_L_monitor *class_L_monitor_trace(_class_L_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20328: warning: Routine "class_E_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_E_monitor *class_E_monitor_trace(_class_E_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20415: warning: Routine "class_Res_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Res_monitor *class_Res_monitor_trace(_class_Res_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20652: 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_TasReso:TRACE */ ^ "./Test_TasReso.c", line 23564: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_TasReso.c", line 23565: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_TasReso.c", line 1600: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_TasReso.c", line 3069: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 118, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 132, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 178, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 219, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 258, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 270, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 286, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 310, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1648, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1652, Generating acc routine seq Generating NVIDIA GPU code str_len: 1661, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4341, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4775, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4786, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4795, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4807, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4819, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4829, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4839, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4847, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4857, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4879, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4886, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4932, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4967, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4978, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4995, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 5006, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 5022, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 5051, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 5062, Generating acc routine seq Generating NVIDIA GPU code norm_func: 5066, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 5243, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5274, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5291, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5390, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5474, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5540, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5617, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5889, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5901, Generating acc routine seq Generating NVIDIA GPU code _hash: 5933, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5974, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5985, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5990, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5998, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 6006, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 6013, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6691, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6731, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6791, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6808, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6923, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6978, Generating acc routine seq Generating NVIDIA GPU code GAUSS_monocurved: 7929, Generating acc routine seq Generating NVIDIA GPU code SX_list_compare: 8030, Generating acc routine seq Generating NVIDIA GPU code hkl_search: 8588, Generating acc routine seq Generating NVIDIA GPU code hkl_select: 8700, Generating acc routine seq Generating NVIDIA GPU code randrotate: 8715, Generating acc routine seq Generating NVIDIA GPU code randderotate: 8723, Generating acc routine seq Generating NVIDIA GPU code PGrotate: 8731, Generating acc routine seq Generating NVIDIA GPU code PGderotate: 8739, Generating acc routine seq Generating NVIDIA GPU code vec_rotate_2d: 8750, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 10169, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 10237, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 10316, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 10784, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 10800, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 10818, Generating acc routine seq Generating NVIDIA GPU code off_F: 10877, Generating acc routine seq Generating NVIDIA GPU code off_sign: 10882, Generating acc routine seq Generating NVIDIA GPU code off_normal: 10892, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 10918, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 10981, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11112, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11157, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11272, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11388, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11400, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11435, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11690, Generating acc routine seq Generating NVIDIA GPU code merge: 11697, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 11805, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 11820, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 11874, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 11991, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12013, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 13657, Generating acc routine seq Generating NVIDIA GPU code tl2_k_to_E: 14777, Generating acc routine seq Generating NVIDIA GPU code v_to_k: 15561, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code init: 18319, Generating update device(_mono_var,_lmon_var,_mono_arm2_var,_mono_arm1_var,_colli_postsample_var,_sample_Vana_var,_resmon_var,_sample_xtal_var,_sample_reso_var,_sample_arm2_var,_sample_arm1_var,_ana_var,_Src_var,_ana_arm2_var,_ana_arm1_var,_origin_var,_colli_presample_var,_instrument_var,_divmon_var,_psdmon_var,_emon_var) class_Progress_bar_trace: 18360, Generating acc routine seq Generating NVIDIA GPU code class_Source_simple_trace: 18450, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 18559, Generating acc routine seq Generating NVIDIA GPU code class_Monochromator_curved_trace: 18590, Generating acc routine seq Generating NVIDIA GPU code class_Collimator_linear_trace: 18953, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 19027, Generating acc routine seq Generating NVIDIA GPU code 19222, Reference argument passing prevents parallelization: solid_angle 19225, Reference argument passing prevents parallelization: solid_angle class_Single_crystal_trace: 19350, Generating acc routine seq Generating NVIDIA GPU code class_Res_sample_trace: 19906, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 20094, Generating acc routine seq Generating NVIDIA GPU code class_Divergence_monitor_trace: 20165, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 20255, Generating acc routine seq Generating NVIDIA GPU code class_E_monitor_trace: 20328, Generating acc routine seq Generating NVIDIA GPU code class_Res_monitor_trace: 20415, Generating acc routine seq Generating NVIDIA GPU code raytrace: 20652, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 21051, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 21065, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 21051, Local memory used for particleN 21065, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) finally: 22412, Generating update self(_mono_var,_lmon_var,_mono_arm2_var,_mono_arm1_var,_colli_postsample_var,_sample_Vana_var,_resmon_var,_sample_xtal_var,_sample_reso_var,_sample_arm2_var,_sample_arm1_var,_ana_var,_Src_var,_ana_arm2_var,_ana_arm1_var,_origin_var,_colli_presample_var,_instrument_var,_divmon_var,_psdmon_var,_emon_var) mcenabletrace: 6133, Generating update device(mcdotrace) /u/data/pkwi/McStas/mcstas/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcYPOunwNP4On1E.o: in function `cif2hkl': /u/data/pkwi/TESTS/2025-12-12/ANTLR_openacc_mpi_x_7_1e7_Linux_1e7/Test_TasReso/./Test_TasReso.c:8088: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===