INFO: No output directory specified (--dir) INFO: Using directory: "MAXIV_DanMAX_pxrd2d_20250514_145430" INFO: Regenerating c-file: MAXIV_DanMAX_pxrd2d.c DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./MAXIV_DanMAX_pxrd2d.c MAXIV_DanMAX_pxrd2d.instr CFLAGS= @GSLFLAGS@ -DFUNNEL -std=c99 WARNING: The parameter format of powdern is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. WARNING: The parameter mat_format of powdern is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component powdern ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component dmu is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component dmu -> GPU kernel from component src_psd -> SPLIT within buffer at component powdern ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./MAXIV_DanMAX_pxrd2d.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 ./MAXIV_DanMAX_pxrd2d.out ./MAXIV_DanMAX_pxrd2d.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 -Wl,-rpath,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -lgsl -lgslcblas -I/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -DFUNNEL -std=c99 "./MAXIV_DanMAX_pxrd2d.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 " "./MAXIV_DanMAX_pxrd2d.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, ^ "./MAXIV_DanMAX_pxrd2d.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, ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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*); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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){ ^ "./MAXIV_DanMAX_pxrd2d.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){ ^ "./MAXIV_DanMAX_pxrd2d.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(); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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 */ ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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]); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.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); ^ "./MAXIV_DanMAX_pxrd2d.c", line 4561: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 5016: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 4935: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 6262: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 6713: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 6886: warning: variable "D" was declared but never referenced [declared_but_not_referenced] double A,B,C,D,k; ^ "/usr/include/math.h", line 30: warning: #warning directive: A macro called log was already defined when was included. [warning_directive] # warning A macro called log was already defined when was included. ^ "/usr/include/math.h", line 31: warning: #warning directive: This will cause compilation problems. [warning_directive] # warning This will cause compilation problems. ^ "./MAXIV_DanMAX_pxrd2d.c", line 7278: 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); ^ "./MAXIV_DanMAX_pxrd2d.c", line 7442: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 8542: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./MAXIV_DanMAX_pxrd2d.c", line 9071: warning: variable "y0" is used before its value is set [used_before_set] if (y0 < ymin) y0=ymin; ^ "./MAXIV_DanMAX_pxrd2d.c", line 9073: warning: variable "y1" is used before its value is set [used_before_set] if (y1 < ymin) y1=ymin; ^ "./MAXIV_DanMAX_pxrd2d.c", line 9274: 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 */ ^ "./MAXIV_DanMAX_pxrd2d.c", line 9276: 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 */ ^ "./MAXIV_DanMAX_pxrd2d.c", line 9283: 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 */ ^ "./MAXIV_DanMAX_pxrd2d.c", line 9303: 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); ^ "./MAXIV_DanMAX_pxrd2d.c", line 9305: 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); ^ "./MAXIV_DanMAX_pxrd2d.c", line 9307: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 10853: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 10876: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 10897: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 10980: 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) { ^ "./MAXIV_DanMAX_pxrd2d.c", line 10985: 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) { ^ "./MAXIV_DanMAX_pxrd2d.c", line 10994: 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) ^ "./MAXIV_DanMAX_pxrd2d.c", line 11020: 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) ^ "./MAXIV_DanMAX_pxrd2d.c", line 11023: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11023: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11023: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11023: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11023: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11023: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11083: 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) ^ "./MAXIV_DanMAX_pxrd2d.c", line 11213: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 11257: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 11380: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11494: 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) ^ "./MAXIV_DanMAX_pxrd2d.c", line 11506: 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) ^ "./MAXIV_DanMAX_pxrd2d.c", line 11541: 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) ^ "./MAXIV_DanMAX_pxrd2d.c", line 11793: 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) { ^ "./MAXIV_DanMAX_pxrd2d.c", line 11799: 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) ^ "./MAXIV_DanMAX_pxrd2d.c", line 12250: warning: Routine "filter_refract" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int filter_refract(double *kx, double *ky, double *kz, double nx, double ny, double nz, double delta0, double delta1){ ^ "./MAXIV_DanMAX_pxrd2d.c", line 12295: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 12301: 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], ^ "./MAXIV_DanMAX_pxrd2d.c", line 12307: 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], ^ "./MAXIV_DanMAX_pxrd2d.c", line 12314: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 12324: 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, ^ "./MAXIV_DanMAX_pxrd2d.c", line 12330: 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); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12764: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 12969: warning: Routine "refleccq" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex refleccq(t_Reflec r_handle, double q, double g, double k, double theta ); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12971: warning: Routine "reflecq" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double reflecq(t_Reflec r_handle, double q, double g, double k, double theta ); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12973: warning: Routine "reflecc" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex reflecc(t_Reflec r_handle, double kix, double kiy, double kiz, double kfx, double kfy, double kfz, double g ); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12976: warning: Routine "reflec_coating" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex reflec_coating(t_Reflec r_handle, double q, double g, double k); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12978: warning: Routine "reflec_bare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex reflec_bare(t_Reflec r_handle, double q, double g); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12980: warning: Routine "reflec_q_prmtc" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex reflec_q_prmtc(t_Reflec r_handle, double q, double g); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12982: warning: Routine "reflec_parratt" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex reflec_parratt(t_Reflec r_handle, double q, double g, double k); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12984: warning: Routine "reflec_kinematic" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex reflec_kinematic(t_Reflec r_handle, double q, double g); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12986: warning: Routine "parrat_reflec_bulk" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex parrat_reflec_bulk(int lc, double *delta, double *beta, double *d, double k, double q); ^ "./MAXIV_DanMAX_pxrd2d.c", line 12988: warning: Routine "reflec_eth_prmtc" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double complex reflec_eth_prmtc(t_Reflec r_handle, double e, double theta, double g); ^ "./MAXIV_DanMAX_pxrd2d.c", line 13033: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13011: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13122: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13321: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13381: warning: variable "k2" is used before its value is set [used_before_set] qpd=csqrt(q*q - 8*k2* *(pp->delta) + I*8*k2* *(pp->beta)); ^ "./MAXIV_DanMAX_pxrd2d.c", line 13376: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13399: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13571: warning: variable "Arg1" was declared but never referenced [declared_but_not_referenced] double cos_theta,cos_theta1,Arg,Arg1,s,q; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13572: warning: variable "k_new1" was declared but never referenced [declared_but_not_referenced] double k_new[3],k_new1[3],M,Sign,dd; ^ "./MAXIV_DanMAX_pxrd2d.c", line 14081: warning: Routine "calc_xsect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int calc_xsect(double k, double *q, double *my_s_k2, int count, double *sum, ^ "./MAXIV_DanMAX_pxrd2d.c", line 14122: warning: Routine "calc_abs_xsect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int calc_abs_xsect(double k, double *abs, struct line_info_struct *line_info){ ^ "./MAXIV_DanMAX_pxrd2d.c", line 14132: warning: Routine "calc_inc_xsect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int calc_inc_xsect(double k, double *inc, struct line_info_struct *line_info){ ^ "./MAXIV_DanMAX_pxrd2d.c", line 14928: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 14916: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 14973: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15068: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15182: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15296: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15410: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15484: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15558: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15632: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15681: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15751: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15825: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15874: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15959: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16008: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16057: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16142: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16191: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16240: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16306: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16375: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16424: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16473: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16542: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16591: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16665: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16779: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16893: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17007: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17081: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17149: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17223: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17272: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17386: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17500: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17614: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17663: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17777: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17891: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18005: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18054: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18128: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18242: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18356: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18470: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18595: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18644: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18708: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19237: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19327: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19468: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19713: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19812: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19812: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19813: warning: variable "p1" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19813: warning: variable "p2" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19813: warning: variable "p3" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20257: 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 ^ "./MAXIV_DanMAX_pxrd2d.c", line 20389: warning: variable "l" was declared but never referenced [declared_but_not_referenced] double k,e,l,w_u,r,w; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20389: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double k,e,l,w_u,r,w; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20555: 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 ^ "./MAXIV_DanMAX_pxrd2d.c", line 20774: 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 ^ "./MAXIV_DanMAX_pxrd2d.c", line 20844: warning: Routine "class_Filter_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Filter_trace(_class_Filter *_comp ^ "./MAXIV_DanMAX_pxrd2d.c", line 20905: warning: expression has no effect [expr_has_no_effect] 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20941: warning: expression has no effect [expr_has_no_effect] 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20867: warning: variable "alpha" was declared but never referenced [declared_but_not_referenced] double alpha,e,k,mu,mu0,delta,beta,f; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20867: warning: variable "mu" was declared but never referenced [declared_but_not_referenced] double alpha,e,k,mu,mu0,delta,beta,f; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20867: warning: variable "beta" was set but never used [set_but_not_used] double alpha,e,k,mu,mu0,delta,beta,f; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20869: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20990: 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 ^ "./MAXIV_DanMAX_pxrd2d.c", line 21070: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21070: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21070: 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; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21026: warning: variable "Thetaout" was declared but never referenced [declared_but_not_referenced] double Thetaout; // (rad) angle between the crystal surface and the reflected ray ^ "./MAXIV_DanMAX_pxrd2d.c", line 21193: warning: Routine "class_Mirror_toroid_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Mirror_toroid_trace(_class_Mirror_toroid *_comp ^ "./MAXIV_DanMAX_pxrd2d.c", line 21206: warning: variable "ty" was set but never used [set_but_not_used] double k,l0,l1,l2,l3,tx,ty,tz; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21281: warning: Routine "class_Mirror_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Mirror_trace(_class_Mirror *_comp ^ "./MAXIV_DanMAX_pxrd2d.c", line 21373: warning: Routine "class_Lens_parab_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Lens_parab_trace(_class_Lens_parab *_comp ^ "./MAXIV_DanMAX_pxrd2d.c", line 21390: warning: variable "E" was declared but never referenced [declared_but_not_referenced] double E,mu,f,rhoel,dl,d_total,e,k,delta,beta,Refractive_Index_Re,Refractive_Index_Im,w; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21390: warning: variable "Refractive_Index_Im" was set but never used [set_but_not_used] double E,mu,f,rhoel,dl,d_total,e,k,delta,beta,Refractive_Index_Re,Refractive_Index_Im,w; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21393: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0,nr; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21490: warning: Routine "class_PowderN_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PowderN_trace(_class_PowderN *_comp ^ "./MAXIV_DanMAX_pxrd2d.c", line 21537: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21538: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21541: warning: variable "nb_reuses" was declared but never referenced [declared_but_not_referenced] int nb_reuses = line_info.nb_reuses; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21542: warning: variable "nb_refl" was declared but never referenced [declared_but_not_referenced] int nb_refl = line_info.nb_refl; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21543: warning: variable "nb_refl_count" was declared but never referenced [declared_but_not_referenced] int nb_refl_count = line_info.nb_refl_count; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21544: warning: variable "kcache" was declared but never referenced [declared_but_not_referenced] double kcache = line_info.k; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21546: warning: variable "k_min" was declared but never referenced [declared_but_not_referenced] double k_min = line_info.k_min; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21547: warning: variable "k_max" was declared but never referenced [declared_but_not_referenced] double k_max = line_info.k_max; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21548: warning: variable "lfree" was declared but never referenced [declared_but_not_referenced] double lfree = line_info.lfree; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21550: warning: variable "xs_compute" was declared but never referenced [declared_but_not_referenced] long xs_compute = line_info.xs_compute; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21551: warning: variable "xs_reuse" was declared but never referenced [declared_but_not_referenced] long xs_reuse = line_info.xs_reuse; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21552: warning: variable "xs_calls" was declared but never referenced [declared_but_not_referenced] long xs_calls = line_info.xs_calls; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21556: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21988: warning: Routine "class_Beamstop_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Beamstop_trace(_class_Beamstop *_comp ^ "./MAXIV_DanMAX_pxrd2d.c", line 22036: 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] void class_PSD_monitor_trace(_class_PSD_monitor *_comp ^ "./MAXIV_DanMAX_pxrd2d.c", line 22057: warning: variable "k" was declared but never referenced [declared_but_not_referenced] int i,j,k; ^ "./MAXIV_DanMAX_pxrd2d.c", line 22058: warning: variable "e" was declared but never referenced [declared_but_not_referenced] double e,p2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25102: warning: variable "z_c" was set but never used [set_but_not_used] double z_c,zdepth,w; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25108: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25793: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25794: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./MAXIV_DanMAX_pxrd2d.c", line 1498: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./MAXIV_DanMAX_pxrd2d.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 ellipsoid_intersect: 6804, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 8127, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 10073, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 10141, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 10220, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 10688, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 10704, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 10722, Generating acc routine seq Generating NVIDIA GPU code off_F: 10980, Generating acc routine seq Generating NVIDIA GPU code off_sign: 10985, Generating acc routine seq Generating NVIDIA GPU code off_normal: 10995, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 11021, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11084, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11215, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11260, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11377, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11495, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11507, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11542, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11793, Generating acc routine seq Generating NVIDIA GPU code merge: 11800, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 11904, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 11919, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 11973, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12090, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12112, Generating acc routine seq Generating NVIDIA GPU code filter_refract: 12250, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 12350, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 12439, Generating acc routine seq Generating NVIDIA GPU code cross: 12507, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 12522, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 12655, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 12762, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 13305, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 13337, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 13341, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 13351, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 13363, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 13373, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 13396, Generating acc routine seq Generating NVIDIA GPU code refleccq: 13420, Generating acc routine seq Generating NVIDIA GPU code reflecq: 13471, Generating acc routine seq Generating NVIDIA GPU code intersection_lens_parab: 13564, Generating acc routine seq Generating NVIDIA GPU code calc_xsect: 14082, Generating acc routine seq Generating NVIDIA GPU code calc_abs_xsect: 14122, Generating acc routine seq Generating NVIDIA GPU code calc_inc_xsect: 14132, Generating acc routine seq Generating NVIDIA GPU code init: 20217, Generating update device(_Imaging_var,_beamstop2_var,_src_psd_var,_src_e_var,_pxrd_2d_pt_var,_src_div_var,_FEMM_var,_FM1_var,_DMM1_var,_instrument_var,_oh_2dcrl_var,_oh_postmono_psd_var,_DCM0_a1_var,_DCM0_a0_var,_DCM0_var,_DCM1_a1_var,_DCM1_a0_var,_DCM1_var,_DMM0_a1_var,_DMM0a_var,_DMM0_a0_var,_DMM0b_var,_DMM1_a1_var,_DMM1_a0_var,_oh_end_ap_var,_oh_postmono_e_var,_oh_postmono_ap_var,_oh_postmono_div_var,_oh0_var,_oh_2dcrl_guard_var,_oh_diamond_filter1_var,_dmu_var,_eh_start_e_var,_eh0_var,_eh_start_div_var,_FM2_var,_imaging_e_var,_eh_start_psd_var,_imaging_div_var,_pxrd_2d_a_var,_pxrd2_psd_var,_pxrd2_e_var,_powdern_var,_pxrd2_div_var,_oh_premono_ap_var,_pxrd2_slit_var,_Pilatus_2M_var,_Origin_var,_imaging_psd_var) class_Progress_bar_trace: 20258, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 20556, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 20775, Generating acc routine seq Generating NVIDIA GPU code class_Filter_trace: 20845, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 20991, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_toroid_trace: 21194, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_trace: 21282, Generating acc routine seq Generating NVIDIA GPU code class_Lens_parab_trace: 21374, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 21491, Generating acc routine seq Generating NVIDIA GPU code class_Beamstop_trace: 21989, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 22037, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 23105, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23109, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23105, Local memory used for .inl_.inl_mcphoton_0_30201,.inl_particle_30185,.inl_.X2523_30203,.inl_.inl_.X2737_13_30202 23109, Generating implicit firstprivate(seed,_particle) 23119, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23124, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23119, Local memory used for .inl_c_30224,_particle_save,.inl_.inl_c_1917_30239,.inl_.inl_.inl_b_1902_1923_30244,.inl_.inl_.inl_.X2702_1901_1922_30243,.inl_.inl_b_1913_30238,.inl_.inl_c_1909_30232,.inl_.inl_.inl_.X2702_1901_1933_30254,.inl_.inl_.X2702_1907_30229,.inl_.inl_b_1908_30230,.inl_.X2686_30216,.inl_.inl_b_1924_30249,.inl_c_30213,.inl_.inl_.inl_b_1902_1934_30255,.inl_.inl_.X2686_1912_30233,.inl_a_30208,.inl_.X2684_30212,.inl_.X2685_30221,.inl_b_30222,.inl_.inl_c_1928_30250 23166, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23169, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23166, Local memory used for .inl_.inl_c_1928_31317,.inl_.inl_.inl_b_1902_1934_31322,.inl_.inl_.inl_.X2702_1901_1933_31321,.inl_.inl_b_1924_31316,.inl_.inl_c_1917_31306,.inl_.inl_.inl_b_1902_1923_31311,.inl_.inl_.inl_.X2702_1901_1922_31310,.inl_.inl_b_1913_31305,.inl_.inl_.X2686_1912_31300,.inl_.inl_c_1909_31299,.inl_c_31330,.inl_.inl_b_1908_31297,.inl_.inl_.X2702_1907_31296,.inl_b_31289,.inl_.X2685_31288,.inl_.X2686_31283,.inl_c_31291,.inl_.X2684_31279,.inl_a_31275,.inl_.inl_c_1928_31267,.inl_.inl_.inl_b_1902_1934_31272,.inl_.inl_.inl_.X2702_1901_1933_31271,.inl_.inl_b_1924_31266,.inl_.inl_c_1917_31256,.inl_.inl_.inl_b_1902_1923_31261,.inl_.inl_.inl_.X2702_1901_1922_31260,.inl_.inl_b_1913_31255,.inl_.inl_.X2686_1912_31250,.inl_.inl_c_1909_31249,.inl_c_31280,.inl_.inl_b_1908_31247,.inl_.inl_.X2702_1907_31246,.inl_b_31239,.inl_.X2685_31238,.inl_.X2686_31233,.inl_c_31241,.inl_.X2684_31229,.inl_a_31225,.inl_.inl_c_1928_31174,.inl_.inl_.inl_b_1902_1934_31179,.inl_.inl_.inl_.X2702_1901_1933_31178,.inl_.inl_b_1924_31173,.inl_.inl_c_1917_31163,.inl_.inl_.inl_b_1902_1923_31168,.inl_.inl_.inl_.X2702_1901_1922_31167,.inl_.inl_b_1913_31162,.inl_.inl_.X2686_1912_31157,.inl_.inl_c_1909_31156,.inl_c_31230,.inl_.inl_b_1908_31154,.inl_.inl_.X2702_1907_31153,.inl_b_31146,.inl_.X2685_31145,.inl_.X2686_31140,.inl_c_31148,.inl_.X2684_31136,.inl_a_31132,.inl_.inl_.X2685_12019_30863,.inl_.inl_c_1928_31124,.inl_.inl_.inl_b_1902_1934_31129,.inl_.inl_.inl_.X2702_1901_1933_31128,.inl_.inl_b_1924_31123,.inl_.inl_c_1917_31113,.inl_.inl_.inl_b_1902_1923_31118,.inl_.inl_.inl_.X2702_1901_1922_31117,.inl_.inl_b_1913_31112,.inl_.inl_.X2686_1912_31107,.inl_.inl_c_1909_31106,.inl_c_31137,.inl_.inl_b_1908_31104,.inl_.inl_.X2702_1907_31103,.inl_b_31096,.inl_.X2685_31095,.inl_.X2686_31090,.inl_c_31098,.inl_.X2684_31086,.inl_a_31082,.inl_.inl_c_1928_31074,.inl_.inl_.inl_b_1902_1934_31079,.inl_.inl_.inl_.X2702_1901_1933_31078,.inl_.inl_b_1924_31073,.inl_.inl_c_1917_31063,.inl_.inl_.inl_b_1902_1923_31068,.inl_.inl_.inl_.X2702_1901_1922_31067,.inl_.inl_b_1913_31062,.inl_.inl_.X2686_1912_31057,.inl_.inl_c_1909_31056,.inl_c_31087,.inl_.inl_b_1908_31054,.inl_.inl_.X2702_1907_31053,.inl_b_31046,.inl_.X2685_31045,.inl_.X2686_31040,.inl_c_31048,.inl_.X2684_31036,.inl_a_31032,.inl_.inl_c_1928_31024,.inl_.inl_.inl_b_1902_1934_31029,.inl_.inl_.inl_.X2702_1901_1933_31028,.inl_.inl_b_1924_31023,.inl_.inl_c_1917_31013,.inl_.inl_.inl_b_1902_1923_31018,.inl_.inl_.inl_.X2702_1901_1922_31017,.inl_.inl_b_1913_31012,.inl_.inl_.X2686_1912_31007,.inl_.inl_c_1909_31006,.inl_c_31037,.inl_.inl_b_1908_31004,.inl_.inl_.X2702_1907_31003,.inl_b_30996,.inl_.X2685_30995,.inl_.X2686_30990,.inl_c_30998,.inl_.X2684_30986,.inl_a_30982,.inl_.inl_c_1928_30974,.inl_.inl_.inl_b_1902_1934_30979,.inl_.inl_.inl_.X2702_1901_1933_30978,.inl_.inl_b_1924_30973,.inl_.inl_c_1917_30963,.inl_.inl_.inl_b_1902_1923_30968,.inl_.inl_.inl_.X2702_1901_1922_30967,.inl_.inl_b_1913_30962,.inl_.inl_.X2686_1912_30957,.inl_.inl_c_1909_30956,.inl_c_30987,.inl_.inl_b_1908_30954,.inl_.inl_.X2702_1907_30953,.inl_b_30946,.inl_.X2685_30945,.inl_.X2686_30940,.inl_c_30948,.inl_.X2684_30936,.inl_a_30932,.inl_.inl_c_1928_30924,.inl_.inl_.inl_b_1902_1934_30929,.inl_.inl_.inl_.X2702_1901_1933_30928,.inl_.inl_b_1924_30923,.inl_.inl_c_1917_30913,.inl_.inl_.inl_b_1902_1923_30918,.inl_.inl_.inl_.X2702_1901_1922_30917,.inl_.inl_b_1913_30912,.inl_.inl_.X2686_1912_30907,.inl_.inl_c_1909_30906,.inl_c_30937,.inl_.inl_b_1908_30904,.inl_.inl_.X2702_1907_30903,.inl_b_30896,.inl_.X2685_30895,.inl_.X2686_30890,.inl_c_30898,.inl_.X2684_30886,.inl_a_30882,.inl_.inl_c_1928_30831,.inl_.inl_.inl_b_1902_1934_30836,.inl_.inl_.inl_.X2702_1901_1933_30835,.inl_.inl_b_1924_30830,.inl_.inl_c_1917_30820,.inl_.inl_.inl_b_1902_1923_30825,.inl_.inl_.inl_.X2702_1901_1922_30824,.inl_.inl_b_1913_30819,.inl_.inl_.X2686_1912_30814,.inl_.inl_c_1909_30813,.inl_c_30887,.inl_.inl_b_1908_30811,.inl_.inl_.X2702_1907_30810,.inl_b_30803,.inl_.X2685_30802,.inl_.X2686_30797,.inl_c_30805,.inl_.X2684_30793,.inl_a_30789,.inl_.inl_.X2685_12019_30720,.inl_.inl_c_1928_30781,.inl_.inl_.inl_b_1902_1934_30786,.inl_.inl_.inl_.X2702_1901_1933_30785,.inl_.inl_b_1924_30780,.inl_.inl_c_1917_30770,.inl_.inl_.inl_b_1902_1923_30775,.inl_.inl_.inl_.X2702_1901_1922_30774,.inl_.inl_b_1913_30769,.inl_.inl_.X2686_1912_30764,.inl_.inl_c_1909_30763,.inl_c_30794,.inl_.inl_b_1908_30761,.inl_.inl_.X2702_1907_30760,.inl_b_30753,.inl_.X2685_30752,.inl_.X2686_30747,.inl_c_30755,.inl_.X2684_30743,.inl_a_30739,.inl_.inl_c_1928_30688,.inl_.inl_.inl_b_1902_1934_30693,.inl_.inl_.inl_.X2702_1901_1933_30692,.inl_.inl_b_1924_30687,.inl_.inl_c_1917_30677,.inl_.inl_.inl_b_1902_1923_30682,.inl_.inl_.inl_.X2702_1901_1922_30681,.inl_.inl_b_1913_30676,.inl_.inl_.X2686_1912_30671,.inl_.inl_c_1909_30670,.inl_c_30744,.inl_.inl_b_1908_30668,.inl_.inl_.X2702_1907_30667,.inl_b_30660,.inl_.X2685_30659,.inl_.X2686_30654,.inl_c_30662,.inl_.X2684_30650,.inl_a_30646,.inl_.inl_.X2685_12019_30627,.inl_.inl_c_1928_30595,.inl_.inl_.inl_b_1902_1934_30600,.inl_.inl_.inl_.X2702_1901_1933_30599,.inl_.inl_b_1924_30594,.inl_.inl_c_1917_30584,.inl_.inl_.inl_b_1902_1923_30589,.inl_.inl_.inl_.X2702_1901_1922_30588,.inl_.inl_b_1913_30583,.inl_.inl_.X2686_1912_30578,.inl_.inl_c_1909_30577,.inl_c_30651,.inl_.inl_b_1908_30575,.inl_.inl_.X2702_1907_30574,.inl_b_30567,.inl_.X2685_30566,.inl_.X2686_30561,.inl_c_30569,.inl_.X2684_30557,.inl_a_30553,.inl_.inl_.X2685_12019_30534,.inl_.inl_c_1928_30502,.inl_.inl_.inl_b_1902_1934_30507,.inl_.inl_.inl_.X2702_1901_1933_30506,.inl_.inl_b_1924_30501,.inl_.inl_c_1917_30491,.inl_.inl_.inl_b_1902_1923_30496,.inl_.inl_.inl_.X2702_1901_1922_30495,.inl_.inl_b_1913_30490,.inl_.inl_.X2686_1912_30485,.inl_.inl_c_1909_30484,.inl_c_30558,.inl_.inl_b_1908_30482,.inl_.inl_.X2702_1907_30481,.inl_b_30474,.inl_.X2685_30473,.inl_.X2686_30468,.inl_c_30476,.inl_.X2684_30464,.inl_a_30460,.inl_.X2686_31333,.inl_.inl_c_1928_30452,.inl_.inl_.inl_b_1902_1934_30457,.inl_.inl_.inl_.X2702_1901_1933_30456,.inl_.inl_b_1924_30451,.inl_.inl_c_1917_30441,.inl_.inl_.inl_b_1902_1923_30446,.inl_.inl_.inl_.X2702_1901_1922_30445,.inl_.inl_b_1913_30440,.inl_.inl_.X2686_1912_30435,.inl_.inl_c_1909_30434,.inl_c_30465,.inl_.inl_b_1908_30432,.inl_.inl_.X2702_1907_30431,.inl_b_30424,.inl_.X2685_30423,.inl_.X2686_30418,.inl_c_30426,.inl_.X2684_30414,.inl_a_30410,.inl_.inl_c_1928_30402,.inl_.inl_.inl_b_1902_1934_30407,.inl_.inl_.inl_.X2702_1901_1933_30406,.inl_.inl_b_1924_30401,.inl_.inl_c_1917_30391,.inl_.inl_.inl_b_1902_1923_30396,.inl_.inl_.inl_.X2702_1901_1922_30395,.inl_.inl_b_1913_30390,.inl_.inl_.X2686_1912_30385,.inl_.inl_c_1909_30384,.inl_c_30415,.inl_.inl_b_1908_30382,.inl_.inl_.X2702_1907_30381,.inl_b_30374,.inl_.X2685_30373,.inl_.X2686_30368,.inl_c_30376,.inl_.X2684_30364,.inl_a_30360,.inl_.inl_c_1928_30352,.inl_.inl_.inl_b_1902_1934_30357,.inl_.inl_.inl_.X2702_1901_1933_30356,.inl_.inl_b_1924_30351,.inl_.inl_c_1917_30341,.inl_.inl_.inl_b_1902_1923_30346,.inl_.inl_.inl_.X2702_1901_1922_30345,.inl_.inl_b_1913_30340,.inl_.inl_.X2686_1912_30335,.inl_.inl_c_1909_30334,.inl_c_30365,.inl_.inl_b_1908_30332,.inl_.inl_.X2702_1907_30331,.inl_b_30324,.inl_.X2685_30323,.inl_.X2686_30318,.inl_c_30326,.inl_.X2684_30314,.inl_a_30310,_particle_save,.inl_c_31341,.inl_.inl_c_1917_31356,.inl_.inl_.inl_b_1902_1923_31361,.inl_.inl_.inl_.X2702_1901_1922_31360,.inl_.inl_b_1913_31355,.inl_.inl_c_1909_31349,.inl_.inl_.inl_.X2702_1901_1933_31371,.inl_.inl_.X2702_1907_31346,.inl_.inl_b_1908_31347,.inl_.inl_.X2685_12019_31206,.inl_.inl_b_1924_31366,.inl_c_30315,.inl_.inl_.inl_b_1902_1934_31372,.inl_.inl_.X2686_1912_31350,.inl_a_31325,.inl_.X2684_31329,.inl_.X2685_31338,.inl_b_31339,.inl_.inl_c_1928_31367 23699, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23703, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23699, Local memory used for _particle_save finally: 24485, Generating update self(_Imaging_var,_beamstop2_var,_src_e_var,_src_psd_var,_pxrd_2d_pt_var,_src_div_var,_FEMM_var,_FM1_var,_DMM1_var,_instrument_var,_oh_2dcrl_var,_oh_postmono_psd_var,_DCM0_a1_var,_DCM0_a0_var,_DCM0_var,_DCM1_a1_var,_DCM1_a0_var,_DCM1_var,_DMM0_a1_var,_DMM0a_var,_DMM0_a0_var,_DMM0b_var,_DMM1_a1_var,_DMM1_a0_var,_oh_end_ap_var,_oh_postmono_e_var,_oh_postmono_ap_var,_oh_postmono_div_var,_oh0_var,_oh_2dcrl_guard_var,_oh_diamond_filter1_var,_dmu_var,_eh_start_e_var,_eh0_var,_eh_start_div_var,_FM2_var,_imaging_e_var,_eh_start_psd_var,_imaging_div_var,_pxrd_2d_a_var,_pxrd2_psd_var,_pxrd2_e_var,_powdern_var,_pxrd2_div_var,_oh_premono_ap_var,_pxrd2_slit_var,_Pilatus_2M_var,_Origin_var,_imaging_psd_var) mcenabletrace: 5971, Generating update device(mcdotrace) /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcSmdxkeh3BQQwa.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2025-05-14/McXtrace_8GPU_openacc_1e7_Linux_1e7/MAXIV_DanMAX_pxrd2d/./MAXIV_DanMAX_pxrd2d.c:13816: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===