INFO: No output directory specified (--dir) INFO: Using directory: "MAXIV_DanMAX_pxrd2d_20250916_152647" 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 4620: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 5075: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 4994: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 6321: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 6775: 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 6948: 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 7340: 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 7504: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 8604: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./MAXIV_DanMAX_pxrd2d.c", line 9336: 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 9338: 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 9345: 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 9365: 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 9367: 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 9369: 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 10926: 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 10949: 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 10970: 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 11057: 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 11062: 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 11071: 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 11097: 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 11100: 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 11100: 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 11100: 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 11100: 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 11100: 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 11100: 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 11160: 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 11290: 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 11334: 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 11455: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11567: 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 11579: 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 11614: 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 11870: 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 11876: 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 12331: 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 12376: 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 12382: 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 12388: 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 12395: 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 12405: 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 12411: 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 12845: 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 13050: 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 13052: 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 13054: 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 13057: 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 13059: 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 13061: 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 13063: 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 13065: 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 13067: 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 13069: 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 13114: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13092: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13205: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13418: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13478: 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 13473: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13496: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13670: 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 13671: 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 14180: 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 14221: 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 14231: 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 15027: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15015: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15072: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15167: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15281: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15395: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15509: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15583: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15657: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15731: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15780: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15850: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15924: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15973: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16058: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16107: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16156: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16241: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16290: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16339: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16405: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16474: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16523: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16572: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16641: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16690: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16764: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16878: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16992: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17106: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17180: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17248: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17322: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17371: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17485: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17599: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17713: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17762: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17876: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17990: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18104: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18153: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18227: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18341: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18455: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18569: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18743: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18807: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19336: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19426: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19567: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19812: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19911: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19911: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19912: warning: variable "p1" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19912: warning: variable "p2" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19912: warning: variable "p3" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20356: 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 20488: 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 20488: 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 20654: 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 20873: 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 20943: 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 21004: warning: expression has no effect [expr_has_no_effect] 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21040: warning: expression has no effect [expr_has_no_effect] 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20966: 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 20966: 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 20966: 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 20968: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21089: 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 21169: 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 21169: 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 21169: 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 21125: 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 21292: 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 21305: 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 21380: 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 21472: 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 21489: 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 21489: 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 21492: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0,nr; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21589: 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 21636: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21637: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21640: 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 21641: 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 21642: 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 21643: warning: variable "kcache" was declared but never referenced [declared_but_not_referenced] double kcache = line_info.k; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21645: 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 21646: 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 21647: warning: variable "lfree" was declared but never referenced [declared_but_not_referenced] double lfree = line_info.lfree; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21649: 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 21650: 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 21651: 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 21655: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./MAXIV_DanMAX_pxrd2d.c", line 22087: 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 22135: 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 22156: warning: variable "k" was declared but never referenced [declared_but_not_referenced] int i,j,k; ^ "./MAXIV_DanMAX_pxrd2d.c", line 22157: warning: variable "e" was declared but never referenced [declared_but_not_referenced] double e,p2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25205: warning: variable "z_c" was set but never used [set_but_not_used] double z_c,zdepth,w; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25211: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25924: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25925: 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 2966: 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: 4238, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4672, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4683, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4692, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4704, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4716, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4726, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4736, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4744, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4754, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4776, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4783, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4829, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4864, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4875, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4892, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4903, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4919, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4948, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4959, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4963, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4998, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5005, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5014, #pragma acc loop seq 4998, Generating implicit copy(lens[:]) [if not already present] 5005, Generating implicit firstprivate(ll,l) 5016, Accelerator restriction: induction variable live-out from loop: i 5017, Accelerator restriction: induction variable live-out from loop: i 5018, Accelerator restriction: induction variable live-out from loop: i 5019, Accelerator restriction: induction variable live-out from loop: i 5021, Accelerator restriction: induction variable live-out from loop: j 5022, Accelerator restriction: induction variable live-out from loop: j 5023, Accelerator restriction: induction variable live-out from loop: j 5024, Accelerator restriction: induction variable live-out from loop: j 5046, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5050, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5053, #pragma acc loop seq 5046, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5053, Generating implicit firstprivate(l) 5070, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5074, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5081, #pragma acc loop seq 5070, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5140, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5171, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5188, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5287, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5371, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5437, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5514, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5786, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5798, Generating acc routine seq Generating NVIDIA GPU code _hash: 5830, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5871, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5882, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5887, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5895, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5903, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5910, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6573, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6609, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6670, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6686, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6772, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6840, Generating acc routine seq Generating NVIDIA GPU code ellipsoid_intersect: 6866, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 8189, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 10146, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 10214, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 10293, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 10761, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 10777, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 10795, Generating acc routine seq Generating NVIDIA GPU code off_F: 11057, Generating acc routine seq Generating NVIDIA GPU code off_sign: 11062, Generating acc routine seq Generating NVIDIA GPU code off_normal: 11072, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 11098, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11161, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11292, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11337, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11452, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11568, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11580, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11615, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11870, Generating acc routine seq Generating NVIDIA GPU code merge: 11877, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 11985, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 12000, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 12054, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12171, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12193, Generating acc routine seq Generating NVIDIA GPU code filter_refract: 12331, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 12431, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 12520, Generating acc routine seq Generating NVIDIA GPU code cross: 12588, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 12603, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 12736, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 12843, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 13402, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 13434, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 13438, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 13448, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 13460, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 13470, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 13493, Generating acc routine seq Generating NVIDIA GPU code refleccq: 13517, Generating acc routine seq Generating NVIDIA GPU code reflecq: 13569, Generating acc routine seq Generating NVIDIA GPU code intersection_lens_parab: 13663, Generating acc routine seq Generating NVIDIA GPU code calc_xsect: 14181, Generating acc routine seq Generating NVIDIA GPU code calc_abs_xsect: 14221, Generating acc routine seq Generating NVIDIA GPU code calc_inc_xsect: 14231, Generating acc routine seq Generating NVIDIA GPU code init: 20316, 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: 20357, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 20655, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 20874, Generating acc routine seq Generating NVIDIA GPU code class_Filter_trace: 20944, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 21090, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_toroid_trace: 21293, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_trace: 21381, Generating acc routine seq Generating NVIDIA GPU code class_Lens_parab_trace: 21473, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 21590, Generating acc routine seq Generating NVIDIA GPU code class_Beamstop_trace: 22088, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 22136, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 23203, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23207, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23207, Generating implicit private(_particle,seed) 23216, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23221, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23216, Local memory used for .inl_c_30226,_particle_save,.inl_.inl_c_1919_30241,.inl_.inl_.inl_b_1904_1925_30246,.inl_.inl_.inl_.X2707_1903_1924_30245,.inl_.inl_b_1915_30240,.inl_.inl_c_1911_30234,.inl_.inl_.inl_.X2707_1903_1935_30256,.inl_.inl_.X2707_1909_30231,.inl_.inl_b_1910_30232,.inl_.X2691_30218,.inl_.inl_b_1926_30251,.inl_c_30215,.inl_.inl_.inl_b_1904_1936_30257,.inl_.inl_.X2691_1914_30235,.inl_a_30210,.inl_.X2689_30214,.inl_.X2690_30223,.inl_b_30224,.inl_.inl_c_1930_30252 23263, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23266, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23263, Local memory used for .inl_.inl_c_1930_31319,.inl_.inl_.inl_b_1904_1936_31324,.inl_.inl_.inl_.X2707_1903_1935_31323,.inl_.inl_b_1926_31318,.inl_.inl_c_1919_31308,.inl_.inl_.inl_b_1904_1925_31313,.inl_.inl_.inl_.X2707_1903_1924_31312,.inl_.inl_b_1915_31307,.inl_.inl_.X2691_1914_31302,.inl_.inl_c_1911_31301,.inl_c_31332,.inl_.inl_b_1910_31299,.inl_.inl_.X2707_1909_31298,.inl_b_31291,.inl_.X2690_31290,.inl_.X2691_31285,.inl_c_31293,.inl_.X2689_31281,.inl_a_31277,.inl_.inl_c_1930_31269,.inl_.inl_.inl_b_1904_1936_31274,.inl_.inl_.inl_.X2707_1903_1935_31273,.inl_.inl_b_1926_31268,.inl_.inl_c_1919_31258,.inl_.inl_.inl_b_1904_1925_31263,.inl_.inl_.inl_.X2707_1903_1924_31262,.inl_.inl_b_1915_31257,.inl_.inl_.X2691_1914_31252,.inl_.inl_c_1911_31251,.inl_c_31282,.inl_.inl_b_1910_31249,.inl_.inl_.X2707_1909_31248,.inl_b_31241,.inl_.X2690_31240,.inl_.X2691_31235,.inl_c_31243,.inl_.X2689_31231,.inl_a_31227,.inl_.inl_c_1930_31176,.inl_.inl_.inl_b_1904_1936_31181,.inl_.inl_.inl_.X2707_1903_1935_31180,.inl_.inl_b_1926_31175,.inl_.inl_c_1919_31165,.inl_.inl_.inl_b_1904_1925_31170,.inl_.inl_.inl_.X2707_1903_1924_31169,.inl_.inl_b_1915_31164,.inl_.inl_.X2691_1914_31159,.inl_.inl_c_1911_31158,.inl_c_31232,.inl_.inl_b_1910_31156,.inl_.inl_.X2707_1909_31155,.inl_b_31148,.inl_.X2690_31147,.inl_.X2691_31142,.inl_c_31150,.inl_.X2689_31138,.inl_a_31134,.inl_.inl_.X2690_12021_30865,.inl_.inl_c_1930_31126,.inl_.inl_.inl_b_1904_1936_31131,.inl_.inl_.inl_.X2707_1903_1935_31130,.inl_.inl_b_1926_31125,.inl_.inl_c_1919_31115,.inl_.inl_.inl_b_1904_1925_31120,.inl_.inl_.inl_.X2707_1903_1924_31119,.inl_.inl_b_1915_31114,.inl_.inl_.X2691_1914_31109,.inl_.inl_c_1911_31108,.inl_c_31139,.inl_.inl_b_1910_31106,.inl_.inl_.X2707_1909_31105,.inl_b_31098,.inl_.X2690_31097,.inl_.X2691_31092,.inl_c_31100,.inl_.X2689_31088,.inl_a_31084,.inl_.inl_c_1930_31076,.inl_.inl_.inl_b_1904_1936_31081,.inl_.inl_.inl_.X2707_1903_1935_31080,.inl_.inl_b_1926_31075,.inl_.inl_c_1919_31065,.inl_.inl_.inl_b_1904_1925_31070,.inl_.inl_.inl_.X2707_1903_1924_31069,.inl_.inl_b_1915_31064,.inl_.inl_.X2691_1914_31059,.inl_.inl_c_1911_31058,.inl_c_31089,.inl_.inl_b_1910_31056,.inl_.inl_.X2707_1909_31055,.inl_b_31048,.inl_.X2690_31047,.inl_.X2691_31042,.inl_c_31050,.inl_.X2689_31038,.inl_a_31034,.inl_.inl_c_1930_31026,.inl_.inl_.inl_b_1904_1936_31031,.inl_.inl_.inl_.X2707_1903_1935_31030,.inl_.inl_b_1926_31025,.inl_.inl_c_1919_31015,.inl_.inl_.inl_b_1904_1925_31020,.inl_.inl_.inl_.X2707_1903_1924_31019,.inl_.inl_b_1915_31014,.inl_.inl_.X2691_1914_31009,.inl_.inl_c_1911_31008,.inl_c_31039,.inl_.inl_b_1910_31006,.inl_.inl_.X2707_1909_31005,.inl_b_30998,.inl_.X2690_30997,.inl_.X2691_30992,.inl_c_31000,.inl_.X2689_30988,.inl_a_30984,.inl_.inl_c_1930_30976,.inl_.inl_.inl_b_1904_1936_30981,.inl_.inl_.inl_.X2707_1903_1935_30980,.inl_.inl_b_1926_30975,.inl_.inl_c_1919_30965,.inl_.inl_.inl_b_1904_1925_30970,.inl_.inl_.inl_.X2707_1903_1924_30969,.inl_.inl_b_1915_30964,.inl_.inl_.X2691_1914_30959,.inl_.inl_c_1911_30958,.inl_c_30989,.inl_.inl_b_1910_30956,.inl_.inl_.X2707_1909_30955,.inl_b_30948,.inl_.X2690_30947,.inl_.X2691_30942,.inl_c_30950,.inl_.X2689_30938,.inl_a_30934,.inl_.inl_c_1930_30926,.inl_.inl_.inl_b_1904_1936_30931,.inl_.inl_.inl_.X2707_1903_1935_30930,.inl_.inl_b_1926_30925,.inl_.inl_c_1919_30915,.inl_.inl_.inl_b_1904_1925_30920,.inl_.inl_.inl_.X2707_1903_1924_30919,.inl_.inl_b_1915_30914,.inl_.inl_.X2691_1914_30909,.inl_.inl_c_1911_30908,.inl_c_30939,.inl_.inl_b_1910_30906,.inl_.inl_.X2707_1909_30905,.inl_b_30898,.inl_.X2690_30897,.inl_.X2691_30892,.inl_c_30900,.inl_.X2689_30888,.inl_a_30884,.inl_.inl_c_1930_30833,.inl_.inl_.inl_b_1904_1936_30838,.inl_.inl_.inl_.X2707_1903_1935_30837,.inl_.inl_b_1926_30832,.inl_.inl_c_1919_30822,.inl_.inl_.inl_b_1904_1925_30827,.inl_.inl_.inl_.X2707_1903_1924_30826,.inl_.inl_b_1915_30821,.inl_.inl_.X2691_1914_30816,.inl_.inl_c_1911_30815,.inl_c_30889,.inl_.inl_b_1910_30813,.inl_.inl_.X2707_1909_30812,.inl_b_30805,.inl_.X2690_30804,.inl_.X2691_30799,.inl_c_30807,.inl_.X2689_30795,.inl_a_30791,.inl_.inl_.X2690_12021_30722,.inl_.inl_c_1930_30783,.inl_.inl_.inl_b_1904_1936_30788,.inl_.inl_.inl_.X2707_1903_1935_30787,.inl_.inl_b_1926_30782,.inl_.inl_c_1919_30772,.inl_.inl_.inl_b_1904_1925_30777,.inl_.inl_.inl_.X2707_1903_1924_30776,.inl_.inl_b_1915_30771,.inl_.inl_.X2691_1914_30766,.inl_.inl_c_1911_30765,.inl_c_30796,.inl_.inl_b_1910_30763,.inl_.inl_.X2707_1909_30762,.inl_b_30755,.inl_.X2690_30754,.inl_.X2691_30749,.inl_c_30757,.inl_.X2689_30745,.inl_a_30741,.inl_.inl_c_1930_30690,.inl_.inl_.inl_b_1904_1936_30695,.inl_.inl_.inl_.X2707_1903_1935_30694,.inl_.inl_b_1926_30689,.inl_.inl_c_1919_30679,.inl_.inl_.inl_b_1904_1925_30684,.inl_.inl_.inl_.X2707_1903_1924_30683,.inl_.inl_b_1915_30678,.inl_.inl_.X2691_1914_30673,.inl_.inl_c_1911_30672,.inl_c_30746,.inl_.inl_b_1910_30670,.inl_.inl_.X2707_1909_30669,.inl_b_30662,.inl_.X2690_30661,.inl_.X2691_30656,.inl_c_30664,.inl_.X2689_30652,.inl_a_30648,.inl_.inl_.X2690_12021_30629,.inl_.inl_c_1930_30597,.inl_.inl_.inl_b_1904_1936_30602,.inl_.inl_.inl_.X2707_1903_1935_30601,.inl_.inl_b_1926_30596,.inl_.inl_c_1919_30586,.inl_.inl_.inl_b_1904_1925_30591,.inl_.inl_.inl_.X2707_1903_1924_30590,.inl_.inl_b_1915_30585,.inl_.inl_.X2691_1914_30580,.inl_.inl_c_1911_30579,.inl_c_30653,.inl_.inl_b_1910_30577,.inl_.inl_.X2707_1909_30576,.inl_b_30569,.inl_.X2690_30568,.inl_.X2691_30563,.inl_c_30571,.inl_.X2689_30559,.inl_a_30555,.inl_.inl_.X2690_12021_30536,.inl_.inl_c_1930_30504,.inl_.inl_.inl_b_1904_1936_30509,.inl_.inl_.inl_.X2707_1903_1935_30508,.inl_.inl_b_1926_30503,.inl_.inl_c_1919_30493,.inl_.inl_.inl_b_1904_1925_30498,.inl_.inl_.inl_.X2707_1903_1924_30497,.inl_.inl_b_1915_30492,.inl_.inl_.X2691_1914_30487,.inl_.inl_c_1911_30486,.inl_c_30560,.inl_.inl_b_1910_30484,.inl_.inl_.X2707_1909_30483,.inl_b_30476,.inl_.X2690_30475,.inl_.X2691_30470,.inl_c_30478,.inl_.X2689_30466,.inl_a_30462,.inl_.X2691_31335,.inl_.inl_c_1930_30454,.inl_.inl_.inl_b_1904_1936_30459,.inl_.inl_.inl_.X2707_1903_1935_30458,.inl_.inl_b_1926_30453,.inl_.inl_c_1919_30443,.inl_.inl_.inl_b_1904_1925_30448,.inl_.inl_.inl_.X2707_1903_1924_30447,.inl_.inl_b_1915_30442,.inl_.inl_.X2691_1914_30437,.inl_.inl_c_1911_30436,.inl_c_30467,.inl_.inl_b_1910_30434,.inl_.inl_.X2707_1909_30433,.inl_b_30426,.inl_.X2690_30425,.inl_.X2691_30420,.inl_c_30428,.inl_.X2689_30416,.inl_a_30412,.inl_.inl_c_1930_30404,.inl_.inl_.inl_b_1904_1936_30409,.inl_.inl_.inl_.X2707_1903_1935_30408,.inl_.inl_b_1926_30403,.inl_.inl_c_1919_30393,.inl_.inl_.inl_b_1904_1925_30398,.inl_.inl_.inl_.X2707_1903_1924_30397,.inl_.inl_b_1915_30392,.inl_.inl_.X2691_1914_30387,.inl_.inl_c_1911_30386,.inl_c_30417,.inl_.inl_b_1910_30384,.inl_.inl_.X2707_1909_30383,.inl_b_30376,.inl_.X2690_30375,.inl_.X2691_30370,.inl_c_30378,.inl_.X2689_30366,.inl_a_30362,.inl_.inl_c_1930_30354,.inl_.inl_.inl_b_1904_1936_30359,.inl_.inl_.inl_.X2707_1903_1935_30358,.inl_.inl_b_1926_30353,.inl_.inl_c_1919_30343,.inl_.inl_.inl_b_1904_1925_30348,.inl_.inl_.inl_.X2707_1903_1924_30347,.inl_.inl_b_1915_30342,.inl_.inl_.X2691_1914_30337,.inl_.inl_c_1911_30336,.inl_c_30367,.inl_.inl_b_1910_30334,.inl_.inl_.X2707_1909_30333,.inl_b_30326,.inl_.X2690_30325,.inl_.X2691_30320,.inl_c_30328,.inl_.X2689_30316,.inl_a_30312,_particle_save,.inl_c_31343,.inl_.inl_c_1919_31358,.inl_.inl_.inl_b_1904_1925_31363,.inl_.inl_.inl_.X2707_1903_1924_31362,.inl_.inl_b_1915_31357,.inl_.inl_c_1911_31351,.inl_.inl_.inl_.X2707_1903_1935_31373,.inl_.inl_.X2707_1909_31348,.inl_.inl_b_1910_31349,.inl_.inl_.X2690_12021_31208,.inl_.inl_b_1926_31368,.inl_c_30317,.inl_.inl_.inl_b_1904_1936_31374,.inl_.inl_.X2691_1914_31352,.inl_a_31327,.inl_.X2689_31331,.inl_.X2690_31340,.inl_b_31341,.inl_.inl_c_1930_31369 23796, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23800, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23796, Local memory used for _particle_save finally: 24582, 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: 6030, Generating update device(mcdotrace) /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcqAV0kWP587TAr.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2025-09-16/McXtrace_8GPU_openacc_1e7_Linux_1e7/MAXIV_DanMAX_pxrd2d/./MAXIV_DanMAX_pxrd2d.c:13915: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===