INFO: No output directory specified (--dir) INFO: Using directory: "Test_Single_crystal_inelastic_20250514_111953" INFO: Regenerating c-file: Test_Single_crystal_inelastic.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_Single_crystal_inelastic.c Test_Single_crystal_inelastic.instr 2025-05-14 11:20:08.181 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Source_gen(0):read_table-lib :Single_crystal_inelastic(0):read_table-lib :Single_crystal_inelastic(1):interoff-lib 2025-05-14 11:20:08.181 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib 2025-05-14 11:20:08.181 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib 2025-05-14 11:20:09.865 | INFO | mccode_antlr.translators.c_listener:visitDeclarator:341 - Could not convert an integer from ('MAX_LEVELS',) due to invalid literal for int() with base 10: 'MAX_LEVELS' 2025-05-14 11:20:09.865 | INFO | mccode_antlr.translators.c_listener:visitDeclarator:341 - Could not convert an integer from ('MAX_LEVELS',) due to invalid literal for int() with base 10: 'MAX_LEVELS' 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 Component sample is NOACC, CPUONLY=True ->FUNNEL mode enabled, SPLIT within buffer. ----------------------------------------------------------- CFLAGS= -DFUNNEL DEBUG: CMD: mcstas-antlr -I$MCSTAS finished INFO: Recompiling: ./Test_Single_crystal_inelastic.out DEBUG: CMD: nvc -o ./Test_Single_crystal_inelastic.out ./Test_Single_crystal_inelastic.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -DFUNNEL "./Test_Single_crystal_inelastic.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 " "./Test_Single_crystal_inelastic.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, double t, double sx, double sy, double sz, double p, int mcgravitation, void * mcMagnet, int allow_backprop); ^ "./Test_Single_crystal_inelastic.c", line 97: 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_Single_crystal_inelastic.c", line 111: 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_Single_crystal_inelastic.c", line 115: 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_Single_crystal_inelastic.c", line 143: 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_Single_crystal_inelastic.c", line 115: 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_Single_crystal_inelastic.c", line 175: warning: Routine "particle_setvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void(_class_particle *, char *, void*); ^ "./Test_Single_crystal_inelastic.c", line 200: 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_Single_crystal_inelastic.c", line 213: 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_Single_crystal_inelastic.c", line 230: 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_Single_crystal_inelastic.c", line 241: 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_Single_crystal_inelastic.c", line 313: 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_Single_crystal_inelastic.c", line 315: 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_Single_crystal_inelastic.c", line 665: 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_Single_crystal_inelastic.c", line 886: 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_Single_crystal_inelastic.c", line 903: 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_Single_crystal_inelastic.c", line 905: 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_Single_crystal_inelastic.c", line 913: 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_Single_crystal_inelastic.c", line 915: 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_Single_crystal_inelastic.c", line 917: 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_Single_crystal_inelastic.c", line 919: 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_Single_crystal_inelastic.c", line 921: 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_Single_crystal_inelastic.c", line 1017: 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_Single_crystal_inelastic.c", line 1019: 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_Single_crystal_inelastic.c", line 1021: 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_Single_crystal_inelastic.c", line 1023: 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_Single_crystal_inelastic.c", line 1025: 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_Single_crystal_inelastic.c", line 1027: 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_Single_crystal_inelastic.c", line 1029: 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_Single_crystal_inelastic.c", line 1031: 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_Single_crystal_inelastic.c", line 1033: 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_Single_crystal_inelastic.c", line 4585: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_Single_crystal_inelastic.c", line 5040: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Test_Single_crystal_inelastic.c", line 4959: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Test_Single_crystal_inelastic.c", line 6286: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_Single_crystal_inelastic.c", line 7004: 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_Single_crystal_inelastic.c", line 7006: 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_Single_crystal_inelastic.c", line 7013: 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_Single_crystal_inelastic.c", line 7033: 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_Single_crystal_inelastic.c", line 7035: 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_Single_crystal_inelastic.c", line 7037: 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_Single_crystal_inelastic.c", line 7162: 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_Single_crystal_inelastic.c", line 7185: 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_Single_crystal_inelastic.c", line 7206: 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_Single_crystal_inelastic.c", line 7418: warning: variable "lval" was declared but never referenced [declared_but_not_referenced] double piv, lval, rval; ^ "./Test_Single_crystal_inelastic.c", line 7418: warning: variable "rval" was declared but never referenced [declared_but_not_referenced] double piv, lval, rval; ^ "./Test_Single_crystal_inelastic.c", line 7455: warning: variable "index" was declared but never referenced [declared_but_not_referenced] FILE *index; ^ "./Test_Single_crystal_inelastic.c", line 7682: warning: variable "Emul" was declared but never referenced [declared_but_not_referenced] double h, k, l, Emax=0, Qmax=0, Emul, Qmul; ^ "./Test_Single_crystal_inelastic.c", line 7682: warning: variable "Qmul" was declared but never referenced [declared_but_not_referenced] double h, k, l, Emax=0, Qmax=0, Emul, Qmul; ^ "./Test_Single_crystal_inelastic.c", line 7721: warning: variable "hh" was declared but never referenced [declared_but_not_referenced] int isw=0, **SwQi, *SwQt, *nQ; double *Sw, hh, kk, ll, qx, qy, qz; //*CQ, **SqwCDF, **SwQ2; int iswQ=0, ^ "./Test_Single_crystal_inelastic.c", line 7721: warning: variable "kk" was declared but never referenced [declared_but_not_referenced] int isw=0, **SwQi, *SwQt, *nQ; double *Sw, hh, kk, ll, qx, qy, qz; //*CQ, **SqwCDF, **SwQ2; int iswQ=0, ^ "./Test_Single_crystal_inelastic.c", line 7721: warning: variable "ll" was declared but never referenced [declared_but_not_referenced] int isw=0, **SwQi, *SwQt, *nQ; double *Sw, hh, kk, ll, qx, qy, qz; //*CQ, **SqwCDF, **SwQ2; int iswQ=0, ^ "./Test_Single_crystal_inelastic.c", line 7721: warning: variable "qx" was declared but never referenced [declared_but_not_referenced] int isw=0, **SwQi, *SwQt, *nQ; double *Sw, hh, kk, ll, qx, qy, qz; //*CQ, **SqwCDF, **SwQ2; int iswQ=0, ^ "./Test_Single_crystal_inelastic.c", line 7721: warning: variable "qy" was declared but never referenced [declared_but_not_referenced] int isw=0, **SwQi, *SwQt, *nQ; double *Sw, hh, kk, ll, qx, qy, qz; //*CQ, **SqwCDF, **SwQ2; int iswQ=0, ^ "./Test_Single_crystal_inelastic.c", line 7721: warning: variable "qz" was declared but never referenced [declared_but_not_referenced] int isw=0, **SwQi, *SwQt, *nQ; double *Sw, hh, kk, ll, qx, qy, qz; //*CQ, **SqwCDF, **SwQ2; int iswQ=0, ^ "./Test_Single_crystal_inelastic.c", line 9455: 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_Single_crystal_inelastic.c", line 9460: 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_Single_crystal_inelastic.c", line 9469: 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_Single_crystal_inelastic.c", line 9495: 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_Single_crystal_inelastic.c", line 9498: 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_Single_crystal_inelastic.c", line 9498: 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_Single_crystal_inelastic.c", line 9498: 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_Single_crystal_inelastic.c", line 9498: 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_Single_crystal_inelastic.c", line 9498: 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_Single_crystal_inelastic.c", line 9498: 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_Single_crystal_inelastic.c", line 9558: 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_Single_crystal_inelastic.c", line 9688: 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_Single_crystal_inelastic.c", line 9732: 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_Single_crystal_inelastic.c", line 9855: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Test_Single_crystal_inelastic.c", line 9969: 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_Single_crystal_inelastic.c", line 9981: 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_Single_crystal_inelastic.c", line 10016: 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_Single_crystal_inelastic.c", line 10268: 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_Single_crystal_inelastic.c", line 10274: 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_Single_crystal_inelastic.c", line 10765: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_Single_crystal_inelastic.c", line 11544: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_Single_crystal_inelastic.c", line 11544: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_Single_crystal_inelastic.c", line 11544: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_Single_crystal_inelastic.c", line 11767: 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_Single_crystal_inelastic.c", line 11857: warning: Routine "class_Source_gen_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Source_gen *class_Source_gen_trace(_class_Source_gen *_comp, _class_particle *_particle) { ^ "./Test_Single_crystal_inelastic.c", line 12066: warning: Routine "class_Single_crystal_inelastic_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Single_crystal_inelastic *class_Single_crystal_inelastic_trace(_class_Single_crystal_inelastic *_comp, _class_particle *_particle) { ^ "./Test_Single_crystal_inelastic.c", line 12239: warning: statement is unreachable [code_is_unreachable] break; ^ "./Test_Single_crystal_inelastic.c", line 12253: warning: statement is unreachable [code_is_unreachable] break; ^ "./Test_Single_crystal_inelastic.c", line 12304: warning: statement is unreachable [code_is_unreachable] break; ^ "./Test_Single_crystal_inelastic.c", line 12346: warning: statement is unreachable [code_is_unreachable] break; ^ "./Test_Single_crystal_inelastic.c", line 12357: warning: statement is unreachable [code_is_unreachable] if (order && event_counter >= order) { intersect=0; break; } ^ "./Test_Single_crystal_inelastic.c", line 12110: warning: variable "L" was set but never used [set_but_not_used] struct hkl_data *L; /* Structure factor list */ ^ "./Test_Single_crystal_inelastic.c", line 12111: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i, i1, i2, i3; /* Index into structure factor list */ ^ "./Test_Single_crystal_inelastic.c", line 12111: warning: variable "i3" was declared but never referenced [declared_but_not_referenced] int i, i1, i2, i3; /* Index into structure factor list */ ^ "./Test_Single_crystal_inelastic.c", line 12117: warning: variable "tau_max" was declared but never referenced [declared_but_not_referenced] double tau_max; /* Max tau allowing reflection at this ki */ ^ "./Test_Single_crystal_inelastic.c", line 12118: warning: variable "tau_x" was declared but never referenced [declared_but_not_referenced] double tau_x, tau_y, tau_z; ^ "./Test_Single_crystal_inelastic.c", line 12118: warning: variable "tau_y" was declared but never referenced [declared_but_not_referenced] double tau_x, tau_y, tau_z; ^ "./Test_Single_crystal_inelastic.c", line 12118: warning: variable "tau_z" was declared but never referenced [declared_but_not_referenced] double tau_x, tau_y, tau_z; ^ "./Test_Single_crystal_inelastic.c", line 12119: warning: variable "tau" was declared but never referenced [declared_but_not_referenced] double tau; ^ "./Test_Single_crystal_inelastic.c", line 12120: 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_Single_crystal_inelastic.c", line 12120: 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_Single_crystal_inelastic.c", line 12120: 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_Single_crystal_inelastic.c", line 12121: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./Test_Single_crystal_inelastic.c", line 12122: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./Test_Single_crystal_inelastic.c", line 12123: warning: variable "ox" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_Single_crystal_inelastic.c", line 12123: warning: variable "oy" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_Single_crystal_inelastic.c", line 12123: warning: variable "oz" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_Single_crystal_inelastic.c", line 12126: warning: variable "n11" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_Single_crystal_inelastic.c", line 12126: warning: variable "n12" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_Single_crystal_inelastic.c", line 12126: warning: variable "n22" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_Single_crystal_inelastic.c", line 12127: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./Test_Single_crystal_inelastic.c", line 12128: warning: variable "inv_n11" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_Single_crystal_inelastic.c", line 12128: warning: variable "inv_n12" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_Single_crystal_inelastic.c", line 12128: warning: variable "inv_n22" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_Single_crystal_inelastic.c", line 12129: 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_Single_crystal_inelastic.c", line 12129: 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_Single_crystal_inelastic.c", line 12129: 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_Single_crystal_inelastic.c", line 12130: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./Test_Single_crystal_inelastic.c", line 12131: 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_Single_crystal_inelastic.c", line 12131: 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_Single_crystal_inelastic.c", line 12132: warning: variable "y0x" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Test_Single_crystal_inelastic.c", line 12132: warning: variable "y0y" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Test_Single_crystal_inelastic.c", line 12133: warning: variable "alpha" was declared but never referenced [declared_but_not_referenced] double alpha; /* Offset of 2D Gauss center from 3D center */ ^ "./Test_Single_crystal_inelastic.c", line 12134: warning: variable "tau_count" was declared but never referenced [declared_but_not_referenced] int tau_count; /* Number of reflections within cutoff */ ^ "./Test_Single_crystal_inelastic.c", line 12136: warning: variable "l_full" was set but never used [set_but_not_used] double l_full; /* Neutron path length for transmission */ ^ "./Test_Single_crystal_inelastic.c", line 12137: warning: variable "l" was declared but never referenced [declared_but_not_referenced] double l; /* Path length to scattering event */ ^ "./Test_Single_crystal_inelastic.c", line 12140: warning: variable "coh_xsect" was declared but never referenced [declared_but_not_referenced] double coh_xsect, coh_xlen; /* Coherent cross section and length */ ^ "./Test_Single_crystal_inelastic.c", line 12140: warning: variable "coh_xlen" was declared but never referenced [declared_but_not_referenced] double coh_xsect, coh_xlen; /* Coherent cross section and length */ ^ "./Test_Single_crystal_inelastic.c", line 12141: warning: variable "tot_xsect" was declared but never referenced [declared_but_not_referenced] double tot_xsect, tot_xlen; /* Total cross section and length */ ^ "./Test_Single_crystal_inelastic.c", line 12141: warning: variable "tot_xlen" was declared but never referenced [declared_but_not_referenced] double tot_xsect, tot_xlen; /* Total cross section and length */ ^ "./Test_Single_crystal_inelastic.c", line 12142: warning: variable "z1" was declared but never referenced [declared_but_not_referenced] double z1, z2, y1, y2; /* Temporaries to choose kf from 2D Gauss */ ^ "./Test_Single_crystal_inelastic.c", line 12142: warning: variable "z2" was declared but never referenced [declared_but_not_referenced] double z1, z2, y1, y2; /* Temporaries to choose kf from 2D Gauss */ ^ "./Test_Single_crystal_inelastic.c", line 12142: warning: variable "y1" was declared but never referenced [declared_but_not_referenced] double z1, z2, y1, y2; /* Temporaries to choose kf from 2D Gauss */ ^ "./Test_Single_crystal_inelastic.c", line 12142: warning: variable "y2" was declared but never referenced [declared_but_not_referenced] double z1, z2, y1, y2; /* Temporaries to choose kf from 2D Gauss */ ^ "./Test_Single_crystal_inelastic.c", line 12143: warning: variable "adjust" was declared but never referenced [declared_but_not_referenced] double adjust, coh_refl; /* Temporaries */ ^ "./Test_Single_crystal_inelastic.c", line 12143: warning: variable "coh_refl" was declared but never referenced [declared_but_not_referenced] double adjust, coh_refl; /* Temporaries */ ^ "./Test_Single_crystal_inelastic.c", line 12144: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double r, sum; /* Temporaries */ ^ "./Test_Single_crystal_inelastic.c", line 12144: warning: variable "sum" was declared but never referenced [declared_but_not_referenced] double r, sum; /* Temporaries */ ^ "./Test_Single_crystal_inelastic.c", line 12145: warning: variable "xsect_factor" was declared but never referenced [declared_but_not_referenced] double xsect_factor; /* Common factor in coherent cross-section */ ^ "./Test_Single_crystal_inelastic.c", line 12146: warning: variable "p_trans" was declared but never referenced [declared_but_not_referenced] double p_trans; /* Transmission probability */ ^ "./Test_Single_crystal_inelastic.c", line 12147: warning: variable "mc_trans" was declared but never referenced [declared_but_not_referenced] double mc_trans, mc_interact; /* Transmission, interaction MC choices */ ^ "./Test_Single_crystal_inelastic.c", line 12147: warning: variable "mc_interact" was declared but never referenced [declared_but_not_referenced] double mc_trans, mc_interact; /* Transmission, interaction MC choices */ ^ "./Test_Single_crystal_inelastic.c", line 12149: warning: variable "theta" was declared but never referenced [declared_but_not_referenced] double theta, phi; /* rotation angles for curved lattice option */ ^ "./Test_Single_crystal_inelastic.c", line 12149: warning: variable "phi" was declared but never referenced [declared_but_not_referenced] double theta, phi; /* rotation angles for curved lattice option */ ^ "./Test_Single_crystal_inelastic.c", line 12152: warning: variable "qm0" was declared but never referenced [declared_but_not_referenced] double qm0, qm1; /* Boundaries of bins for linear interpolation */ ^ "./Test_Single_crystal_inelastic.c", line 12152: warning: variable "qm1" was declared but never referenced [declared_but_not_referenced] double qm0, qm1; /* Boundaries of bins for linear interpolation */ ^ "./Test_Single_crystal_inelastic.c", line 12153: warning: variable "q2" was declared but never referenced [declared_but_not_referenced] double q2, qmod; /* Momentum transfer squared and modulus */ ^ "./Test_Single_crystal_inelastic.c", line 12153: warning: variable "qmod" was declared but never referenced [declared_but_not_referenced] double q2, qmod; /* Momentum transfer squared and modulus */ ^ "./Test_Single_crystal_inelastic.c", line 12154: warning: variable "qminus" was declared but never referenced [declared_but_not_referenced] double qminus, qplus, qdiff; ^ "./Test_Single_crystal_inelastic.c", line 12154: warning: variable "qplus" was declared but never referenced [declared_but_not_referenced] double qminus, qplus, qdiff; ^ "./Test_Single_crystal_inelastic.c", line 12154: warning: variable "qdiff" was declared but never referenced [declared_but_not_referenced] double qminus, qplus, qdiff; ^ "./Test_Single_crystal_inelastic.c", line 12155: warning: variable "istart" was declared but never referenced [declared_but_not_referenced] int istart,istop; ^ "./Test_Single_crystal_inelastic.c", line 12155: warning: variable "istop" was declared but never referenced [declared_but_not_referenced] int istart,istop; ^ "./Test_Single_crystal_inelastic.c", line 12156: warning: variable "eslope" was declared but never referenced [declared_but_not_referenced] double eslope; ^ "./Test_Single_crystal_inelastic.c", line 12157: warning: variable "tau_dmin" was declared but never referenced [declared_but_not_referenced] double tau_dmin; ^ "./Test_Single_crystal_inelastic.c", line 12158: warning: variable "itau" was declared but never referenced [declared_but_not_referenced] int itau; ^ "./Test_Single_crystal_inelastic.c", line 12419: warning: Routine "class_E_4PI_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_E_4PI *class_E_4PI_trace(_class_E_4PI *_comp, _class_particle *_particle) { ^ "./Test_Single_crystal_inelastic.c", line 12432: warning: variable "phi" was declared but never referenced [declared_but_not_referenced] double t0, t1, phi, theta, E; ^ "./Test_Single_crystal_inelastic.c", line 12432: warning: variable "theta" was declared but never referenced [declared_but_not_referenced] double t0, t1, phi, theta, E; ^ "./Test_Single_crystal_inelastic.c", line 12433: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j,k; ^ "./Test_Single_crystal_inelastic.c", line 12433: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j,k; ^ "./Test_Single_crystal_inelastic.c", line 13767: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_Single_crystal_inelastic.c", line 13768: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_Single_crystal_inelastic.c", line 1522: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_Single_crystal_inelastic.c", line 2942: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 104, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 118, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 150, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 177, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 202, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 214, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 230, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 241, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1570, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1574, Generating acc routine seq Generating NVIDIA GPU code str_len: 1583, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4206, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4637, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4648, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4657, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4669, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4681, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4691, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4701, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4709, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4719, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4741, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4748, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4794, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4829, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4840, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4857, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4868, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4884, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4913, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4924, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4928, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4963, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4970, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4979, #pragma acc loop seq 4963, Generating implicit copy(lens[:]) [if not already present] 4970, Generating implicit firstprivate(ll,l) 4981, Accelerator restriction: induction variable live-out from loop: i 4982, Accelerator restriction: induction variable live-out from loop: i 4983, Accelerator restriction: induction variable live-out from loop: i 4984, Accelerator restriction: induction variable live-out from loop: i 4986, Accelerator restriction: induction variable live-out from loop: j 4987, Accelerator restriction: induction variable live-out from loop: j 4988, Accelerator restriction: induction variable live-out from loop: j 4989, Accelerator restriction: induction variable live-out from loop: j 5011, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5015, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5018, #pragma acc loop seq 5011, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5018, Generating implicit firstprivate(l) 5035, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5039, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5046, #pragma acc loop seq 5035, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5105, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5136, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5153, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5252, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5336, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5402, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5479, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5751, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5763, Generating acc routine seq Generating NVIDIA GPU code _hash: 5795, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5836, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5847, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5852, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5860, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5868, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5875, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6553, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6590, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6650, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6667, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6782, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6837, Generating acc routine seq Generating NVIDIA GPU code SG_Maxwell: 7335, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8751, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8819, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8898, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9366, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9382, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9400, Generating acc routine seq Generating NVIDIA GPU code off_F: 9455, Generating acc routine seq Generating NVIDIA GPU code off_sign: 9460, Generating acc routine seq Generating NVIDIA GPU code off_normal: 9470, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 9496, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 9559, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 9690, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 9735, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 9852, Generating acc routine seq Generating NVIDIA GPU code off_compare: 9970, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 9982, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 10017, Generating acc routine seq Generating NVIDIA GPU code Min_int: 10268, Generating acc routine seq Generating NVIDIA GPU code merge: 10275, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 10379, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 10394, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 10448, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 10565, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 10587, Generating acc routine seq Generating NVIDIA GPU code init: 11726, Generating update device(_source_var,_sample_var,_monitoE_var,_instrument_var,_a1_var) class_Progress_bar_trace: 11767, Generating acc routine seq Generating NVIDIA GPU code class_Source_gen_trace: 11857, Generating acc routine seq Generating NVIDIA GPU code class_Single_crystal_inelastic_trace: 12066, Generating acc routine seq Generating NVIDIA GPU code class_E_4PI_trace: 12419, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 12719, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 12723, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 12719, Local memory used for .inl_particle_11184,.inl_.inl_mcneutron_0_11199,.inl_.X2006_11201,.inl_.inl_.X2209_15_11200 12723, Generating implicit firstprivate(seed,_particle) 12733, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 12738, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 12733, Local memory used for .inl_.inl_c_1933_11248,.inl_.inl_.inl_b_1907_1939_11253,.inl_.inl_.inl_.X2174_1906_1938_11252,.inl_.inl_b_1929_11247,.inl_.inl_c_1922_11237,.inl_.inl_.inl_b_1907_1928_11242,.inl_.inl_.inl_.X2174_1906_1927_11241,.inl_.inl_b_1918_11236,.inl_.inl_.X2158_1917_11231,.inl_.inl_c_1914_11230,.inl_c_11263,.inl_.inl_b_1913_11228,.inl_.inl_.X2174_1912_11227,.inl_b_11220,.inl_.X2157_11219,.inl_.X2158_11214,.inl_c_11222,.inl_.X2156_11210,.inl_a_11206,_particle_save,.inl_c_11274,.inl_.inl_c_1922_11289,.inl_.inl_.inl_b_1907_1928_11294,.inl_.inl_.inl_.X2174_1906_1927_11293,.inl_.inl_b_1918_11288,.inl_.inl_c_1914_11282,.inl_.inl_.inl_.X2174_1906_1938_11304,.inl_.inl_.X2174_1912_11279,.inl_.inl_b_1913_11280,.inl_.X2158_11266,.inl_.inl_b_1929_11299,.inl_c_11211,.inl_.inl_.inl_b_1907_1939_11305,.inl_.inl_.X2158_1917_11283,.inl_a_11258,.inl_.X2156_11262,.inl_.X2157_11271,.inl_b_11272,.inl_.inl_c_1933_11300 12795, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 12798, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 12795, Local memory used for .inl_.inl_.X2156_5299_11431,.inl_c_11374,.inl_.inl_b_1929_11399,.inl_.inl_.X2174_1912_11379,.inl_.X2158_11366,.inl_.inl_.inl_b_1907_1939_11405,_particle_save,.inl_mcLocG_11425,.inl_.inl_c_1922_11389,.inl_.inl_.inl_b_1907_1928_11394,.inl_.inl_.inl_.X2174_1906_1927_11393,.inl_.inl_b_1918_11388,.inl_.inl_c_1914_11382,.inl_.inl_.inl_.X2174_1906_1938_11404,.inl_.inl_.X2174_5304_11435,.inl_.inl_b_1913_11380,.inl_.inl_.X2157_5310_11444,.inl_.inl_b_5305_11436,.inl_c_11363,.inl_.inl_a_5295_11430,.inl_.inl_.X2158_1917_11383,.inl_a_11358,.inl_.X2156_11362,.inl_.X2157_11371,.inl_b_11372,.inl_.inl_c_1933_11400 finally: 13210, Generating update self(_sample_var,_source_var,_monitoE_var,_instrument_var,_a1_var) mcenabletrace: 5995, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===