INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_PSICHE_20250514_151035" INFO: Regenerating c-file: SOLEIL_PSICHE.c DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_PSICHE.c SOLEIL_PSICHE.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT dcm_xtal1: EXTEND %{ if (dcm_scatter && !SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (dcm_scatter && !SCATTERED) ABSORB; %} ----------------------------------------------------------- CFLAGS= -std=c99 @XRLFLAGS@ -DUSE_OFF -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component sample -> GPU kernel from component fluo_holder ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_PSICHE.out --> pointing path miniconda3/lib to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib --> pointing path miniconda3/lib to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib --> pointing path miniconda3/include to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include DEBUG: CMD: nvc -o ./SOLEIL_PSICHE.out ./SOLEIL_PSICHE.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/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -std=c99 -Wl,-rpath,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -lxrl -I/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -DUSE_OFF -DFUNNEL "./SOLEIL_PSICHE.c", line 85: 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 " "./SOLEIL_PSICHE.c", line 87: 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 kx, double ky, double kz, ^ "./SOLEIL_PSICHE.c", line 90: 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 mcphoton, double *x, double *y, double *z, double *kx, double *ky, double *kz, ^ "./SOLEIL_PSICHE.c", line 105: 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); ^ "./SOLEIL_PSICHE.c", line 109: 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); ^ "./SOLEIL_PSICHE.c", line 138: 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); ^ "./SOLEIL_PSICHE.c", line 109: 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); ^ "./SOLEIL_PSICHE.c", line 168: 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*); ^ "./SOLEIL_PSICHE.c", line 191: 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); ^ "./SOLEIL_PSICHE.c", line 202: 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); ^ "./SOLEIL_PSICHE.c", line 213: 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){ ^ "./SOLEIL_PSICHE.c", line 223: 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){ ^ "./SOLEIL_PSICHE.c", line 295: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./SOLEIL_PSICHE.c", line 297: 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); ^ "./SOLEIL_PSICHE.c", line 647: 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 */ ^ "./SOLEIL_PSICHE.c", line 868: 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); ^ "./SOLEIL_PSICHE.c", line 885: 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); ^ "./SOLEIL_PSICHE.c", line 887: 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]); ^ "./SOLEIL_PSICHE.c", line 895: 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); ^ "./SOLEIL_PSICHE.c", line 897: 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); ^ "./SOLEIL_PSICHE.c", line 899: 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); ^ "./SOLEIL_PSICHE.c", line 901: 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); ^ "./SOLEIL_PSICHE.c", line 903: 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); ^ "./SOLEIL_PSICHE.c", line 999: 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); ^ "./SOLEIL_PSICHE.c", line 1001: 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); ^ "./SOLEIL_PSICHE.c", line 1003: 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); ^ "./SOLEIL_PSICHE.c", line 1005: 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); ^ "./SOLEIL_PSICHE.c", line 1007: 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); ^ "./SOLEIL_PSICHE.c", line 1009: 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); ^ "./SOLEIL_PSICHE.c", line 1011: 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); ^ "./SOLEIL_PSICHE.c", line 1013: 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); ^ "./SOLEIL_PSICHE.c", line 1015: 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); ^ "./SOLEIL_PSICHE.c", line 4561: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_PSICHE.c", line 5016: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_PSICHE.c", line 4935: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_PSICHE.c", line 6262: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PSICHE.c", line 6713: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_PSICHE.c", line 6886: warning: variable "D" was declared but never referenced [declared_but_not_referenced] double A,B,C,D,k; ^ "./SOLEIL_PSICHE.c", line 7227: 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); ^ "./SOLEIL_PSICHE.c", line 7391: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_PSICHE.c", line 8491: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_PSICHE.c", line 9020: warning: variable "y0" is used before its value is set [used_before_set] if (y0 < ymin) y0=ymin; ^ "./SOLEIL_PSICHE.c", line 9022: warning: variable "y1" is used before its value is set [used_before_set] if (y1 < ymin) y1=ymin; ^ "./SOLEIL_PSICHE.c", line 9223: 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 */ ^ "./SOLEIL_PSICHE.c", line 9225: 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 */ ^ "./SOLEIL_PSICHE.c", line 9232: 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 */ ^ "./SOLEIL_PSICHE.c", line 9252: 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); ^ "./SOLEIL_PSICHE.c", line 9254: 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); ^ "./SOLEIL_PSICHE.c", line 9256: 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, ^ "./SOLEIL_PSICHE.c", line 10802: 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, ^ "./SOLEIL_PSICHE.c", line 10825: 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, ^ "./SOLEIL_PSICHE.c", line 10846: 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, ^ "./SOLEIL_PSICHE.c", line 10929: 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) { ^ "./SOLEIL_PSICHE.c", line 10934: 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) { ^ "./SOLEIL_PSICHE.c", line 10943: 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) ^ "./SOLEIL_PSICHE.c", line 10969: 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) ^ "./SOLEIL_PSICHE.c", line 10972: 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; ^ "./SOLEIL_PSICHE.c", line 10972: 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; ^ "./SOLEIL_PSICHE.c", line 10972: 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; ^ "./SOLEIL_PSICHE.c", line 10972: 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; ^ "./SOLEIL_PSICHE.c", line 10972: 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; ^ "./SOLEIL_PSICHE.c", line 10972: 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; ^ "./SOLEIL_PSICHE.c", line 11032: 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) ^ "./SOLEIL_PSICHE.c", line 11162: 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, ^ "./SOLEIL_PSICHE.c", line 11206: 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, ^ "./SOLEIL_PSICHE.c", line 11329: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_PSICHE.c", line 11443: 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) ^ "./SOLEIL_PSICHE.c", line 11455: 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) ^ "./SOLEIL_PSICHE.c", line 11490: 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) ^ "./SOLEIL_PSICHE.c", line 11742: 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) { ^ "./SOLEIL_PSICHE.c", line 11748: 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) ^ "./SOLEIL_PSICHE.c", line 11809: warning: Routine "gpusort" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void gpusort(intersection *arr, int size) ^ "./SOLEIL_PSICHE.c", line 12199: warning: Routine "Mx_CubicCrystalChi" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void Mx_CubicCrystalChi(double complex *chi0, double complex *chih, double *k0mag, double *hscale, double *thetaB, ^ "./SOLEIL_PSICHE.c", line 12205: warning: Routine "Mx_DiffractionDispersion" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Mx_DiffractionDispersion(double complex kqvals[4], double complex xi0[4], double complex xih[4], ^ "./SOLEIL_PSICHE.c", line 12211: warning: Routine "Mx_DarwinReflectivityBC" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Mx_DarwinReflectivityBC(double *Rsig, double *Rpi, double kh[3], ^ "./SOLEIL_PSICHE.c", line 12218: warning: Routine "Mx_LaueReflectivityBC" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Mx_LaueReflectivityBC(double *Rsig, double *Rpi, double *Tsig, double *Tpi, ^ "./SOLEIL_PSICHE.c", line 12228: warning: Routine "Mx_DarwinReflectivity" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void Mx_DarwinReflectivity(double *R, double *Thetah, double *Theta0, double *DeltaTheta0, ^ "./SOLEIL_PSICHE.c", line 12234: warning: Routine "cross" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void cross(double res[3], const double v1[3], const double v2[3], int unitize); ^ "./SOLEIL_PSICHE.c", line 12329: warning: function "hypot" declared implicitly [implicit_func_decl] double complex Fh=cabs(fscaleh)*((f0h+fp)+fpp*I); ^ "./SOLEIL_PSICHE.c", line 12386: warning: function "hypot" declared implicitly [implicit_func_decl] double eratio=cabs(eq24); ^ "./SOLEIL_PSICHE.c", line 12521: warning: function "hypot" declared implicitly [implicit_func_decl] } while ( ((cabs(dd) > 1e-15) && (stepcount < 20)) ); ^ "./SOLEIL_PSICHE.c", line 12648: warning: function "hypot" declared implicitly [implicit_func_decl] double R=cabs(thzz*thzz)/fabs(b); // the fabs(b) is the footprint correction ^ "./SOLEIL_PSICHE.c", line 12668: warning: variable "theta0" was declared but never referenced [declared_but_not_referenced] double lambda,theta,theta0,DeltaThetas,a,d,b,C,W,kappa,g,L; ^ "./SOLEIL_PSICHE.c", line 13453: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_PSICHE.c", line 13441: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_PSICHE.c", line 13498: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_PSICHE.c", line 13589: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_PSICHE.c", line 13703: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_PSICHE.c", line 13817: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_PSICHE.c", line 13866: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_PSICHE.c", line 13951: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_PSICHE.c", line 14000: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_PSICHE.c", line 14085: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_PSICHE.c", line 14134: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_PSICHE.c", line 14248: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_PSICHE.c", line 14362: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_PSICHE.c", line 14436: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_PSICHE.c", line 14485: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_PSICHE.c", line 14602: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_PSICHE.c", line 14651: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_PSICHE.c", line 14765: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_PSICHE.c", line 14879: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_PSICHE.c", line 15351: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PSICHE.c", line 15864: warning: Routine "class_Progress_bar_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Progress_bar_trace(_class_Progress_bar *_comp ^ "./SOLEIL_PSICHE.c", line 15955: warning: Routine "class_Wiggler_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Wiggler_trace(_class_Wiggler *_comp ^ "./SOLEIL_PSICHE.c", line 15990: warning: variable "z1" was set but never used [set_but_not_used] double xx,yy,x1,y1,z1; ^ "./SOLEIL_PSICHE.c", line 15992: warning: variable "F1" was declared but never referenced [declared_but_not_referenced] double F1=1.0; ^ "./SOLEIL_PSICHE.c", line 16123: warning: Routine "class_Monitor_nD_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monitor_nD_trace(_class_Monitor_nD *_comp ^ "./SOLEIL_PSICHE.c", line 16159: warning: variable "thread_offdata" was declared but never referenced [declared_but_not_referenced] off_struct thread_offdata = offdata; ^ "./SOLEIL_PSICHE.c", line 16342: warning: Routine "class_Bragg_crystal_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Bragg_crystal_trace(_class_Bragg_crystal *_comp ^ "./SOLEIL_PSICHE.c", line 16422: warning: variable "Ex0" was declared but never referenced [declared_but_not_referenced] double kx0=kx, ky0=ky, kz0=kz, Ex0=Ex, Ey0=Ey, Ez0=Ez; ^ "./SOLEIL_PSICHE.c", line 16422: warning: variable "Ey0" was declared but never referenced [declared_but_not_referenced] double kx0=kx, ky0=ky, kz0=kz, Ex0=Ex, Ey0=Ey, Ez0=Ez; ^ "./SOLEIL_PSICHE.c", line 16422: warning: variable "Ez0" was declared but never referenced [declared_but_not_referenced] double kx0=kx, ky0=ky, kz0=kz, Ex0=Ex, Ey0=Ey, Ez0=Ez; ^ "./SOLEIL_PSICHE.c", line 16378: warning: variable "Thetaout" was declared but never referenced [declared_but_not_referenced] double Thetaout; // (rad) angle between the crystal surface and the reflected ray ^ "./SOLEIL_PSICHE.c", line 16545: warning: Routine "class_Slit_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Slit_trace(_class_Slit *_comp ^ "./SOLEIL_PSICHE.c", line 16836: warning: subscript out of range [subscript_out_of_range] xs[FLUORESCENCE]=xs[COMPTON]=xs[RAYLEIGH]=xs[TRANSMISSION]=sigma_barn=0; ^ "./SOLEIL_PSICHE.c", line 16829: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] int flag=0; ^ "./SOLEIL_PSICHE.c", line 19051: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_PSICHE.c", line 19052: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_PSICHE.c", line 1498: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_PSICHE.c", line 2918: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 98, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 112, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 145, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 170, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 193, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 204, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 213, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 223, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1546, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1550, Generating acc routine seq Generating NVIDIA GPU code str_len: 1559, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4182, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4613, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4624, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4633, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4645, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4657, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4667, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4677, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4685, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4695, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4717, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4724, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4770, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4805, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4816, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4833, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4844, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4860, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4889, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4900, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4904, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4939, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4946, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4955, #pragma acc loop seq 4939, Generating implicit copy(lens[:]) [if not already present] 4946, Generating implicit firstprivate(ll,l) 4957, Accelerator restriction: induction variable live-out from loop: i 4958, Accelerator restriction: induction variable live-out from loop: i 4959, Accelerator restriction: induction variable live-out from loop: i 4960, Accelerator restriction: induction variable live-out from loop: i 4962, Accelerator restriction: induction variable live-out from loop: j 4963, Accelerator restriction: induction variable live-out from loop: j 4964, Accelerator restriction: induction variable live-out from loop: j 4965, Accelerator restriction: induction variable live-out from loop: j 4987, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4991, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4994, #pragma acc loop seq 4987, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 4994, Generating implicit firstprivate(l) 5011, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5015, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5022, #pragma acc loop seq 5011, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5081, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5112, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5129, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5228, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5312, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5378, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5455, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5727, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5739, Generating acc routine seq Generating NVIDIA GPU code _hash: 5771, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5812, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5823, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5828, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5836, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5844, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5851, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6514, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6547, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6608, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6624, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6710, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6778, Generating acc routine seq Generating NVIDIA GPU code besselKnu: 7025, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 8076, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 10022, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 10090, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 10169, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 10637, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 10653, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 10671, Generating acc routine seq Generating NVIDIA GPU code off_F: 10929, Generating acc routine seq Generating NVIDIA GPU code off_sign: 10934, Generating acc routine seq Generating NVIDIA GPU code off_normal: 10944, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 10970, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11033, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11164, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11209, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11326, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11444, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11456, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11491, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11742, Generating acc routine seq Generating NVIDIA GPU code merge: 11749, Generating acc routine seq Generating NVIDIA GPU code gpusort: 11810, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 11853, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 11868, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 11922, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12039, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12061, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 12254, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 12343, Generating acc routine seq Generating NVIDIA GPU code cross: 12411, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 12426, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 12559, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 12666, Generating acc routine seq Generating NVIDIA GPU code init: 15723, Generating update device(dcm_scatter) 15824, Generating update device(_mon_src_xy_var,_source_var,_slit_var,_mon_spl_xy_var,_mon_src_e_var,_dcm1_var,_DCM_location_var,_dcm_xtal0_var,_dcm0_var,_instrument_var,_mon_dcm_e_var,_sample_var,_origin_var,_sample_stage_var,_dcm_xtal1_var,_mon_spl_e_var,_mon_dcm_xy_var,_mon_spl_fluo_var,_fluo_holder_var) class_Progress_bar_trace: 15865, Generating acc routine seq Generating NVIDIA GPU code class_Wiggler_trace: 15956, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 16124, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 16343, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 16546, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 17552, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 17556, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 17552, Local memory used for .inl_particle_18353,.inl_.inl_mcphoton_0_18369,.inl_.X2181_18371,.inl_.inl_.X2392_13_18370 17556, Generating implicit firstprivate(seed,_particle) 17566, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 17571, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 17566, Local memory used for .inl_.X2341_18786,.inl_.inl_c_1928_18770,.inl_.inl_.inl_b_1902_1934_18775,.inl_.inl_.inl_.X2357_1901_1933_18774,.inl_.inl_b_1924_18769,.inl_.inl_c_1917_18759,.inl_.inl_.inl_b_1902_1923_18764,.inl_.inl_.inl_.X2357_1901_1922_18763,.inl_.inl_b_1913_18758,.inl_.inl_.X2341_1912_18753,.inl_.inl_c_1909_18752,.inl_c_18783,.inl_.inl_b_1908_18750,.inl_.inl_.X2357_1907_18749,.inl_b_18742,.inl_.X2340_18741,.inl_.X2341_18736,.inl_c_18744,.inl_.X2339_18732,.inl_a_18728,.inl_.inl_c_1928_18720,.inl_.inl_.inl_b_1902_1934_18725,.inl_.inl_.inl_.X2357_1901_1933_18724,.inl_.inl_b_1924_18719,.inl_.inl_c_1917_18709,.inl_.inl_.inl_b_1902_1923_18714,.inl_.inl_.inl_.X2357_1901_1922_18713,.inl_.inl_b_1913_18708,.inl_.inl_.X2341_1912_18703,.inl_.inl_c_1909_18702,.inl_c_18733,.inl_.inl_b_1908_18700,.inl_.inl_.X2357_1907_18699,.inl_b_18692,.inl_.X2340_18691,.inl_.X2341_18686,.inl_c_18694,.inl_.X2339_18682,.inl_a_18678,.inl_.inl_c_1928_18670,.inl_.inl_.inl_b_1902_1934_18675,.inl_.inl_.inl_.X2357_1901_1933_18674,.inl_.inl_b_1924_18669,.inl_.inl_c_1917_18659,.inl_.inl_.inl_b_1902_1923_18664,.inl_.inl_.inl_.X2357_1901_1922_18663,.inl_.inl_b_1913_18658,.inl_.inl_.X2341_1912_18653,.inl_.inl_c_1909_18652,.inl_c_18683,.inl_.inl_b_1908_18650,.inl_.inl_.X2357_1907_18649,.inl_b_18642,.inl_.X2340_18641,.inl_.X2341_18636,.inl_c_18644,.inl_.X2339_18632,.inl_a_18628,.inl_.inl_c_1928_18620,.inl_.inl_.inl_b_1902_1934_18625,.inl_.inl_.inl_.X2357_1901_1933_18624,.inl_.inl_b_1924_18619,.inl_.inl_c_1917_18609,.inl_.inl_.inl_b_1902_1923_18614,.inl_.inl_.inl_.X2357_1901_1922_18613,.inl_.inl_b_1913_18608,.inl_.inl_.X2341_1912_18603,.inl_.inl_c_1909_18602,.inl_c_18633,.inl_.inl_b_1908_18600,.inl_.inl_.X2357_1907_18599,.inl_b_18592,.inl_.X2340_18591,.inl_.X2341_18586,.inl_c_18594,.inl_.X2339_18582,.inl_a_18578,.inl_.inl_c_1928_18570,.inl_.inl_.inl_b_1902_1934_18575,.inl_.inl_.inl_.X2357_1901_1933_18574,.inl_.inl_b_1924_18569,.inl_.inl_c_1917_18559,.inl_.inl_.inl_b_1902_1923_18564,.inl_.inl_.inl_.X2357_1901_1922_18563,.inl_.inl_b_1913_18558,.inl_.inl_.X2341_1912_18553,.inl_.inl_c_1909_18552,.inl_c_18583,.inl_.inl_b_1908_18550,.inl_.inl_.X2357_1907_18549,.inl_b_18542,.inl_.X2340_18541,.inl_.X2341_18536,.inl_c_18544,.inl_.X2339_18532,.inl_a_18528,.inl_.inl_c_1928_18520,.inl_.inl_.inl_b_1902_1934_18525,.inl_.inl_.inl_.X2357_1901_1933_18524,.inl_.inl_b_1924_18519,.inl_.inl_c_1917_18509,.inl_.inl_.inl_b_1902_1923_18514,.inl_.inl_.inl_.X2357_1901_1922_18513,.inl_.inl_b_1913_18508,.inl_.inl_.X2341_1912_18503,.inl_.inl_c_1909_18502,.inl_c_18533,.inl_.inl_b_1908_18500,.inl_.inl_.X2357_1907_18499,.inl_b_18492,.inl_.X2340_18491,.inl_.X2341_18486,.inl_c_18494,.inl_.X2339_18482,.inl_a_18478,.inl_.inl_c_1928_18470,.inl_.inl_.inl_b_1902_1934_18475,.inl_.inl_.inl_.X2357_1901_1933_18474,.inl_.inl_b_1924_18469,.inl_.inl_c_1917_18459,.inl_.inl_.inl_b_1902_1923_18464,.inl_.inl_.inl_.X2357_1901_1922_18463,.inl_.inl_b_1913_18458,.inl_.inl_.X2341_1912_18453,.inl_.inl_c_1909_18452,.inl_c_18483,.inl_.inl_b_1908_18450,.inl_.inl_.X2357_1907_18449,.inl_b_18442,.inl_.X2340_18441,.inl_.X2341_18436,.inl_c_18444,.inl_.X2339_18432,.inl_a_18428,.inl_.inl_c_1928_18418,.inl_.inl_.inl_b_1902_1934_18423,.inl_.inl_.inl_.X2357_1901_1933_18422,.inl_.inl_b_1924_18417,.inl_.inl_c_1917_18407,.inl_.inl_.inl_b_1902_1923_18412,.inl_.inl_.inl_.X2357_1901_1922_18411,.inl_.inl_b_1913_18406,.inl_.inl_.X2341_1912_18401,.inl_.inl_c_1909_18400,.inl_c_18433,.inl_.inl_b_1908_18398,.inl_.inl_.X2357_1907_18397,.inl_b_18390,.inl_.X2340_18389,.inl_.X2341_18384,.inl_c_18392,.inl_.X2339_18380,.inl_a_18376,_particle_save,.inl_c_18794,.inl_.inl_c_1917_18809,.inl_.inl_.inl_b_1902_1923_18814,.inl_.inl_.inl_.X2357_1901_1922_18813,.inl_.inl_b_1913_18808,.inl_.inl_c_1909_18802,.inl_.inl_.inl_.X2357_1901_1933_18824,.inl_.inl_.X2357_1907_18799,.inl_.inl_b_1908_18800,.inl_.inl_.X2340_7763_18852,.inl_.inl_b_1924_18819,.inl_c_18381,.inl_.inl_.inl_b_1902_1934_18825,.inl_.inl_.X2341_1912_18803,.inl_a_18778,.inl_.X2339_18782,.inl_.X2340_18791,.inl_b_18792,.inl_.inl_c_1928_18820 17755, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 17758, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 17755, Local memory used for .inl_.inl_c_1928_19013,.inl_.inl_.inl_b_1902_1934_19018,.inl_.inl_.inl_.X2357_1901_1933_19017,.inl_.inl_b_1924_19012,.inl_.inl_c_1917_19002,.inl_.inl_.inl_b_1902_1923_19007,.inl_.inl_.inl_.X2357_1901_1922_19006,.inl_.inl_b_1913_19001,.inl_.inl_.X2341_1912_18996,.inl_.inl_c_1909_18995,.inl_c_19026,.inl_.inl_b_1908_18993,.inl_.inl_.X2357_1907_18992,.inl_b_18985,.inl_.X2340_18984,.inl_.X2341_18979,.inl_c_18987,.inl_.X2339_18975,.inl_a_18971,.inl_.inl_c_1928_18963,.inl_.inl_.inl_b_1902_1934_18968,.inl_.inl_.inl_.X2357_1901_1933_18967,.inl_.inl_b_1924_18962,.inl_.inl_c_1917_18952,.inl_.inl_.inl_b_1902_1923_18957,.inl_.inl_.inl_.X2357_1901_1922_18956,.inl_.inl_b_1913_18951,.inl_.inl_.X2341_1912_18946,.inl_.inl_c_1909_18945,.inl_c_18976,.inl_.inl_b_1908_18943,.inl_.inl_.X2357_1907_18942,.inl_b_18935,.inl_.X2340_18934,.inl_.X2341_18929,.inl_c_18937,.inl_.X2339_18925,.inl_a_18921,_particle_save,.inl_c_19037,.inl_.inl_c_1917_19052,.inl_.inl_.inl_b_1902_1923_19057,.inl_.inl_.inl_.X2357_1901_1922_19056,.inl_.inl_b_1913_19051,.inl_.inl_c_1909_19045,.inl_.inl_.inl_.X2357_1901_1933_19067,.inl_.inl_.X2357_1907_19042,.inl_.inl_b_1908_19043,.inl_.X2341_19029,.inl_.inl_b_1924_19062,.inl_c_18926,.inl_.inl_.inl_b_1902_1934_19068,.inl_.inl_.X2341_1912_19046,.inl_a_19021,.inl_.X2339_19025,.inl_.X2340_19034,.inl_b_19035,.inl_.inl_c_1928_19063 finally: 18227, Generating update self(_mon_src_xy_var,_slit_var,_source_var,_mon_spl_xy_var,_mon_src_e_var,_dcm1_var,_DCM_location_var,_dcm_xtal0_var,_dcm0_var,_instrument_var,_mon_dcm_e_var,_sample_var,_origin_var,_sample_stage_var,_dcm_xtal1_var,_mon_spl_e_var,_mon_dcm_xy_var,_mon_spl_fluo_var,_fluo_holder_var) mcenabletrace: 5971, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===