INFO: No output directory specified (--dir) INFO: Using directory: "MAXIV_DanMAX_pxrd2d_20250630_152159" 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 4612: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 5067: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 4986: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 6313: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 6764: 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 6937: 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 7329: 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 7493: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 8593: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./MAXIV_DanMAX_pxrd2d.c", line 9325: 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 9327: 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 9334: 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 9354: 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 9356: 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 9358: 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 10915: 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 10938: 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 10959: 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 11046: 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 11051: 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 11060: 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 11086: 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 11089: 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 11089: 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 11089: 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 11089: 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 11089: 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 11089: 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 11149: 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 11279: 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 11323: 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 11444: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 11556: 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 11568: 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 11603: 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 11859: 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 11865: 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 12320: 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 12365: 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 12371: 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 12377: 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 12384: 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 12394: 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 12400: 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 12834: 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 13039: 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 13041: 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 13043: 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 13046: 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 13048: 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 13050: 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 13052: 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 13054: 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 13056: 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 13058: 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 13103: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13081: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13194: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13407: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13467: 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 13462: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13485: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./MAXIV_DanMAX_pxrd2d.c", line 13659: 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 13660: 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 14169: 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 14210: 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 14220: 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 15016: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15004: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15061: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15156: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15270: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15384: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15498: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15572: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15646: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15720: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15769: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15839: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15913: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./MAXIV_DanMAX_pxrd2d.c", line 15962: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16047: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16096: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16145: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16230: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16279: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16328: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16394: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16463: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16512: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16561: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16630: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16679: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16753: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16867: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./MAXIV_DanMAX_pxrd2d.c", line 16981: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17095: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17169: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17237: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17311: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17360: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17474: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17588: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17702: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17751: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17865: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./MAXIV_DanMAX_pxrd2d.c", line 17979: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18093: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18142: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18216: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18330: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18444: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18558: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18683: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18732: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./MAXIV_DanMAX_pxrd2d.c", line 18796: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19325: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19415: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19556: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19801: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19900: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19900: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19901: warning: variable "p1" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19901: warning: variable "p2" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 19901: warning: variable "p3" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20345: 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 20477: 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 20477: 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 20643: 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 20862: 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 20932: 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 20993: warning: expression has no effect [expr_has_no_effect] 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21029: warning: expression has no effect [expr_has_no_effect] 1; ^ "./MAXIV_DanMAX_pxrd2d.c", line 20955: 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 20955: 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 20955: 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 20957: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,status=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21078: 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 21158: 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 21158: 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 21158: 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 21114: 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 21281: 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 21294: 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 21369: 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 21461: 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 21478: 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 21478: 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 21481: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0,nr; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21578: 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 21625: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21626: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21629: 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 21630: 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 21631: 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 21632: warning: variable "kcache" was declared but never referenced [declared_but_not_referenced] double kcache = line_info.k; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21634: 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 21635: 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 21636: warning: variable "lfree" was declared but never referenced [declared_but_not_referenced] double lfree = line_info.lfree; ^ "./MAXIV_DanMAX_pxrd2d.c", line 21638: 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 21639: 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 21640: 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 21644: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./MAXIV_DanMAX_pxrd2d.c", line 22076: 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 22124: 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 22145: warning: variable "k" was declared but never referenced [declared_but_not_referenced] int i,j,k; ^ "./MAXIV_DanMAX_pxrd2d.c", line 22146: warning: variable "e" was declared but never referenced [declared_but_not_referenced] double e,p2; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25196: warning: variable "z_c" was set but never used [set_but_not_used] double z_c,zdepth,w; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25202: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j=0; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25915: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./MAXIV_DanMAX_pxrd2d.c", line 25916: 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: 4230, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4664, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4675, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4684, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4696, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4708, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4718, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4728, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4736, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4746, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4768, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4775, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4821, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4856, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4867, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4884, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4895, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4911, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4940, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4951, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4955, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4990, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4997, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5006, #pragma acc loop seq 4990, Generating implicit copy(lens[:]) [if not already present] 4997, Generating implicit firstprivate(ll,l) 5008, Accelerator restriction: induction variable live-out from loop: i 5009, Accelerator restriction: induction variable live-out from loop: i 5010, Accelerator restriction: induction variable live-out from loop: i 5011, Accelerator restriction: induction variable live-out from loop: i 5013, Accelerator restriction: induction variable live-out from loop: j 5014, Accelerator restriction: induction variable live-out from loop: j 5015, Accelerator restriction: induction variable live-out from loop: j 5016, Accelerator restriction: induction variable live-out from loop: j 5038, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5042, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5045, #pragma acc loop seq 5038, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5045, Generating implicit firstprivate(l) 5062, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5066, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5073, #pragma acc loop seq 5062, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5132, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5163, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5180, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5279, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5363, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5429, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5506, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5778, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5790, Generating acc routine seq Generating NVIDIA GPU code _hash: 5822, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5863, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5874, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5879, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5887, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5895, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5902, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6565, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6598, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6659, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6675, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6761, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6829, Generating acc routine seq Generating NVIDIA GPU code ellipsoid_intersect: 6855, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 8178, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 10135, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 10203, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 10282, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 10750, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 10766, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 10784, Generating acc routine seq Generating NVIDIA GPU code off_F: 11046, Generating acc routine seq Generating NVIDIA GPU code off_sign: 11051, Generating acc routine seq Generating NVIDIA GPU code off_normal: 11061, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 11087, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11150, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11281, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11326, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11441, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11557, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11569, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11604, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11859, Generating acc routine seq Generating NVIDIA GPU code merge: 11866, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 11974, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 11989, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 12043, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12160, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12182, Generating acc routine seq Generating NVIDIA GPU code filter_refract: 12320, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 12420, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 12509, Generating acc routine seq Generating NVIDIA GPU code cross: 12577, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 12592, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 12725, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 12832, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 13391, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 13423, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 13427, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 13437, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 13449, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 13459, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 13482, Generating acc routine seq Generating NVIDIA GPU code refleccq: 13506, Generating acc routine seq Generating NVIDIA GPU code reflecq: 13558, Generating acc routine seq Generating NVIDIA GPU code intersection_lens_parab: 13652, Generating acc routine seq Generating NVIDIA GPU code calc_xsect: 14170, Generating acc routine seq Generating NVIDIA GPU code calc_abs_xsect: 14210, Generating acc routine seq Generating NVIDIA GPU code calc_inc_xsect: 14220, Generating acc routine seq Generating NVIDIA GPU code init: 20305, 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: 20346, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 20644, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 20863, Generating acc routine seq Generating NVIDIA GPU code class_Filter_trace: 20933, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 21079, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_toroid_trace: 21282, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_trace: 21370, Generating acc routine seq Generating NVIDIA GPU code class_Lens_parab_trace: 21462, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 21579, Generating acc routine seq Generating NVIDIA GPU code class_Beamstop_trace: 22077, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 22125, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 23193, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23197, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23193, Local memory used for .inl_.inl_mcphoton_0_30201,.inl_particle_30185,.inl_.X2528_30203,.inl_.inl_.X2742_13_30202 23197, Generating implicit firstprivate(seed,_particle) 23207, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23212, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23207, Local memory used for .inl_c_30224,_particle_save,.inl_.inl_c_1917_30239,.inl_.inl_.inl_b_1902_1923_30244,.inl_.inl_.inl_.X2707_1901_1922_30243,.inl_.inl_b_1913_30238,.inl_.inl_c_1909_30232,.inl_.inl_.inl_.X2707_1901_1933_30254,.inl_.inl_.X2707_1907_30229,.inl_.inl_b_1908_30230,.inl_.X2691_30216,.inl_.inl_b_1924_30249,.inl_c_30213,.inl_.inl_.inl_b_1902_1934_30255,.inl_.inl_.X2691_1912_30233,.inl_a_30208,.inl_.X2689_30212,.inl_.X2690_30221,.inl_b_30222,.inl_.inl_c_1928_30250 23254, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23257, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23254, Local memory used for .inl_.inl_c_1928_31317,.inl_.inl_.inl_b_1902_1934_31322,.inl_.inl_.inl_.X2707_1901_1933_31321,.inl_.inl_b_1924_31316,.inl_.inl_c_1917_31306,.inl_.inl_.inl_b_1902_1923_31311,.inl_.inl_.inl_.X2707_1901_1922_31310,.inl_.inl_b_1913_31305,.inl_.inl_.X2691_1912_31300,.inl_.inl_c_1909_31299,.inl_c_31330,.inl_.inl_b_1908_31297,.inl_.inl_.X2707_1907_31296,.inl_b_31289,.inl_.X2690_31288,.inl_.X2691_31283,.inl_c_31291,.inl_.X2689_31279,.inl_a_31275,.inl_.inl_c_1928_31267,.inl_.inl_.inl_b_1902_1934_31272,.inl_.inl_.inl_.X2707_1901_1933_31271,.inl_.inl_b_1924_31266,.inl_.inl_c_1917_31256,.inl_.inl_.inl_b_1902_1923_31261,.inl_.inl_.inl_.X2707_1901_1922_31260,.inl_.inl_b_1913_31255,.inl_.inl_.X2691_1912_31250,.inl_.inl_c_1909_31249,.inl_c_31280,.inl_.inl_b_1908_31247,.inl_.inl_.X2707_1907_31246,.inl_b_31239,.inl_.X2690_31238,.inl_.X2691_31233,.inl_c_31241,.inl_.X2689_31229,.inl_a_31225,.inl_.inl_c_1928_31174,.inl_.inl_.inl_b_1902_1934_31179,.inl_.inl_.inl_.X2707_1901_1933_31178,.inl_.inl_b_1924_31173,.inl_.inl_c_1917_31163,.inl_.inl_.inl_b_1902_1923_31168,.inl_.inl_.inl_.X2707_1901_1922_31167,.inl_.inl_b_1913_31162,.inl_.inl_.X2691_1912_31157,.inl_.inl_c_1909_31156,.inl_c_31230,.inl_.inl_b_1908_31154,.inl_.inl_.X2707_1907_31153,.inl_b_31146,.inl_.X2690_31145,.inl_.X2691_31140,.inl_c_31148,.inl_.X2689_31136,.inl_a_31132,.inl_.inl_.X2690_12019_30863,.inl_.inl_c_1928_31124,.inl_.inl_.inl_b_1902_1934_31129,.inl_.inl_.inl_.X2707_1901_1933_31128,.inl_.inl_b_1924_31123,.inl_.inl_c_1917_31113,.inl_.inl_.inl_b_1902_1923_31118,.inl_.inl_.inl_.X2707_1901_1922_31117,.inl_.inl_b_1913_31112,.inl_.inl_.X2691_1912_31107,.inl_.inl_c_1909_31106,.inl_c_31137,.inl_.inl_b_1908_31104,.inl_.inl_.X2707_1907_31103,.inl_b_31096,.inl_.X2690_31095,.inl_.X2691_31090,.inl_c_31098,.inl_.X2689_31086,.inl_a_31082,.inl_.inl_c_1928_31074,.inl_.inl_.inl_b_1902_1934_31079,.inl_.inl_.inl_.X2707_1901_1933_31078,.inl_.inl_b_1924_31073,.inl_.inl_c_1917_31063,.inl_.inl_.inl_b_1902_1923_31068,.inl_.inl_.inl_.X2707_1901_1922_31067,.inl_.inl_b_1913_31062,.inl_.inl_.X2691_1912_31057,.inl_.inl_c_1909_31056,.inl_c_31087,.inl_.inl_b_1908_31054,.inl_.inl_.X2707_1907_31053,.inl_b_31046,.inl_.X2690_31045,.inl_.X2691_31040,.inl_c_31048,.inl_.X2689_31036,.inl_a_31032,.inl_.inl_c_1928_31024,.inl_.inl_.inl_b_1902_1934_31029,.inl_.inl_.inl_.X2707_1901_1933_31028,.inl_.inl_b_1924_31023,.inl_.inl_c_1917_31013,.inl_.inl_.inl_b_1902_1923_31018,.inl_.inl_.inl_.X2707_1901_1922_31017,.inl_.inl_b_1913_31012,.inl_.inl_.X2691_1912_31007,.inl_.inl_c_1909_31006,.inl_c_31037,.inl_.inl_b_1908_31004,.inl_.inl_.X2707_1907_31003,.inl_b_30996,.inl_.X2690_30995,.inl_.X2691_30990,.inl_c_30998,.inl_.X2689_30986,.inl_a_30982,.inl_.inl_c_1928_30974,.inl_.inl_.inl_b_1902_1934_30979,.inl_.inl_.inl_.X2707_1901_1933_30978,.inl_.inl_b_1924_30973,.inl_.inl_c_1917_30963,.inl_.inl_.inl_b_1902_1923_30968,.inl_.inl_.inl_.X2707_1901_1922_30967,.inl_.inl_b_1913_30962,.inl_.inl_.X2691_1912_30957,.inl_.inl_c_1909_30956,.inl_c_30987,.inl_.inl_b_1908_30954,.inl_.inl_.X2707_1907_30953,.inl_b_30946,.inl_.X2690_30945,.inl_.X2691_30940,.inl_c_30948,.inl_.X2689_30936,.inl_a_30932,.inl_.inl_c_1928_30924,.inl_.inl_.inl_b_1902_1934_30929,.inl_.inl_.inl_.X2707_1901_1933_30928,.inl_.inl_b_1924_30923,.inl_.inl_c_1917_30913,.inl_.inl_.inl_b_1902_1923_30918,.inl_.inl_.inl_.X2707_1901_1922_30917,.inl_.inl_b_1913_30912,.inl_.inl_.X2691_1912_30907,.inl_.inl_c_1909_30906,.inl_c_30937,.inl_.inl_b_1908_30904,.inl_.inl_.X2707_1907_30903,.inl_b_30896,.inl_.X2690_30895,.inl_.X2691_30890,.inl_c_30898,.inl_.X2689_30886,.inl_a_30882,.inl_.inl_c_1928_30831,.inl_.inl_.inl_b_1902_1934_30836,.inl_.inl_.inl_.X2707_1901_1933_30835,.inl_.inl_b_1924_30830,.inl_.inl_c_1917_30820,.inl_.inl_.inl_b_1902_1923_30825,.inl_.inl_.inl_.X2707_1901_1922_30824,.inl_.inl_b_1913_30819,.inl_.inl_.X2691_1912_30814,.inl_.inl_c_1909_30813,.inl_c_30887,.inl_.inl_b_1908_30811,.inl_.inl_.X2707_1907_30810,.inl_b_30803,.inl_.X2690_30802,.inl_.X2691_30797,.inl_c_30805,.inl_.X2689_30793,.inl_a_30789,.inl_.inl_.X2690_12019_30720,.inl_.inl_c_1928_30781,.inl_.inl_.inl_b_1902_1934_30786,.inl_.inl_.inl_.X2707_1901_1933_30785,.inl_.inl_b_1924_30780,.inl_.inl_c_1917_30770,.inl_.inl_.inl_b_1902_1923_30775,.inl_.inl_.inl_.X2707_1901_1922_30774,.inl_.inl_b_1913_30769,.inl_.inl_.X2691_1912_30764,.inl_.inl_c_1909_30763,.inl_c_30794,.inl_.inl_b_1908_30761,.inl_.inl_.X2707_1907_30760,.inl_b_30753,.inl_.X2690_30752,.inl_.X2691_30747,.inl_c_30755,.inl_.X2689_30743,.inl_a_30739,.inl_.inl_c_1928_30688,.inl_.inl_.inl_b_1902_1934_30693,.inl_.inl_.inl_.X2707_1901_1933_30692,.inl_.inl_b_1924_30687,.inl_.inl_c_1917_30677,.inl_.inl_.inl_b_1902_1923_30682,.inl_.inl_.inl_.X2707_1901_1922_30681,.inl_.inl_b_1913_30676,.inl_.inl_.X2691_1912_30671,.inl_.inl_c_1909_30670,.inl_c_30744,.inl_.inl_b_1908_30668,.inl_.inl_.X2707_1907_30667,.inl_b_30660,.inl_.X2690_30659,.inl_.X2691_30654,.inl_c_30662,.inl_.X2689_30650,.inl_a_30646,.inl_.inl_.X2690_12019_30627,.inl_.inl_c_1928_30595,.inl_.inl_.inl_b_1902_1934_30600,.inl_.inl_.inl_.X2707_1901_1933_30599,.inl_.inl_b_1924_30594,.inl_.inl_c_1917_30584,.inl_.inl_.inl_b_1902_1923_30589,.inl_.inl_.inl_.X2707_1901_1922_30588,.inl_.inl_b_1913_30583,.inl_.inl_.X2691_1912_30578,.inl_.inl_c_1909_30577,.inl_c_30651,.inl_.inl_b_1908_30575,.inl_.inl_.X2707_1907_30574,.inl_b_30567,.inl_.X2690_30566,.inl_.X2691_30561,.inl_c_30569,.inl_.X2689_30557,.inl_a_30553,.inl_.inl_.X2690_12019_30534,.inl_.inl_c_1928_30502,.inl_.inl_.inl_b_1902_1934_30507,.inl_.inl_.inl_.X2707_1901_1933_30506,.inl_.inl_b_1924_30501,.inl_.inl_c_1917_30491,.inl_.inl_.inl_b_1902_1923_30496,.inl_.inl_.inl_.X2707_1901_1922_30495,.inl_.inl_b_1913_30490,.inl_.inl_.X2691_1912_30485,.inl_.inl_c_1909_30484,.inl_c_30558,.inl_.inl_b_1908_30482,.inl_.inl_.X2707_1907_30481,.inl_b_30474,.inl_.X2690_30473,.inl_.X2691_30468,.inl_c_30476,.inl_.X2689_30464,.inl_a_30460,.inl_.X2691_31333,.inl_.inl_c_1928_30452,.inl_.inl_.inl_b_1902_1934_30457,.inl_.inl_.inl_.X2707_1901_1933_30456,.inl_.inl_b_1924_30451,.inl_.inl_c_1917_30441,.inl_.inl_.inl_b_1902_1923_30446,.inl_.inl_.inl_.X2707_1901_1922_30445,.inl_.inl_b_1913_30440,.inl_.inl_.X2691_1912_30435,.inl_.inl_c_1909_30434,.inl_c_30465,.inl_.inl_b_1908_30432,.inl_.inl_.X2707_1907_30431,.inl_b_30424,.inl_.X2690_30423,.inl_.X2691_30418,.inl_c_30426,.inl_.X2689_30414,.inl_a_30410,.inl_.inl_c_1928_30402,.inl_.inl_.inl_b_1902_1934_30407,.inl_.inl_.inl_.X2707_1901_1933_30406,.inl_.inl_b_1924_30401,.inl_.inl_c_1917_30391,.inl_.inl_.inl_b_1902_1923_30396,.inl_.inl_.inl_.X2707_1901_1922_30395,.inl_.inl_b_1913_30390,.inl_.inl_.X2691_1912_30385,.inl_.inl_c_1909_30384,.inl_c_30415,.inl_.inl_b_1908_30382,.inl_.inl_.X2707_1907_30381,.inl_b_30374,.inl_.X2690_30373,.inl_.X2691_30368,.inl_c_30376,.inl_.X2689_30364,.inl_a_30360,.inl_.inl_c_1928_30352,.inl_.inl_.inl_b_1902_1934_30357,.inl_.inl_.inl_.X2707_1901_1933_30356,.inl_.inl_b_1924_30351,.inl_.inl_c_1917_30341,.inl_.inl_.inl_b_1902_1923_30346,.inl_.inl_.inl_.X2707_1901_1922_30345,.inl_.inl_b_1913_30340,.inl_.inl_.X2691_1912_30335,.inl_.inl_c_1909_30334,.inl_c_30365,.inl_.inl_b_1908_30332,.inl_.inl_.X2707_1907_30331,.inl_b_30324,.inl_.X2690_30323,.inl_.X2691_30318,.inl_c_30326,.inl_.X2689_30314,.inl_a_30310,_particle_save,.inl_c_31341,.inl_.inl_c_1917_31356,.inl_.inl_.inl_b_1902_1923_31361,.inl_.inl_.inl_.X2707_1901_1922_31360,.inl_.inl_b_1913_31355,.inl_.inl_c_1909_31349,.inl_.inl_.inl_.X2707_1901_1933_31371,.inl_.inl_.X2707_1907_31346,.inl_.inl_b_1908_31347,.inl_.inl_.X2690_12019_31206,.inl_.inl_b_1924_31366,.inl_c_30315,.inl_.inl_.inl_b_1902_1934_31372,.inl_.inl_.X2691_1912_31350,.inl_a_31325,.inl_.X2689_31329,.inl_.X2690_31338,.inl_b_31339,.inl_.inl_c_1928_31367 23787, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 23791, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 23787, Local memory used for _particle_save finally: 24573, 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: 6022, Generating update device(mcdotrace) /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcNQHUb16wk0C5o.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2025-06-30/McXtrace_8GPU_openacc_1e7_Linux_1e7/MAXIV_DanMAX_pxrd2d/./MAXIV_DanMAX_pxrd2d.c:13904: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===