INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_PX2a_20251212_161113" INFO: Regenerating c-file: SOLEIL_PX2a.c DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_PX2a.c SOLEIL_PX2a.instr CFLAGS= @GSLFLAGS@ -DFUNNEL -std=c99 WARNING: The parameter mosaic_AB of sample 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 surf_dir of sample 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 sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component undulator is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component undulator -> GPU kernel from component bragg_crystal_location -> SPLIT within buffer at component sample ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_PX2a.out --> pointing path miniconda3/lib to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib --> pointing path miniconda3/lib to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib --> pointing path miniconda3/include to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include DEBUG: CMD: nvc -o ./SOLEIL_PX2a.out ./SOLEIL_PX2a.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 -DUSE_MPI -lmpi -Wl,-rpath,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -L,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/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 "./SOLEIL_PX2a.c", line 88: warning: Routine "mcgenstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgenstate(void); ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./SOLEIL_PX2a.c", line 90: warning: Routine "mcsetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcsetstate(double x, double y, double z, double kx, double ky, double kz, ^ "./SOLEIL_PX2a.c", line 93: warning: Routine "mcgetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgetstate(_class_particle mcphoton, double *x, double *y, double *z, double *kx, double *ky, double *kz, ^ "./SOLEIL_PX2a.c", line 108: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./SOLEIL_PX2a.c", line 112: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./SOLEIL_PX2a.c", line 143: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./SOLEIL_PX2a.c", line 112: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./SOLEIL_PX2a.c", line 175: warning: Routine "particle_setvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void(_class_particle *, char *, void*); ^ "./SOLEIL_PX2a.c", line 200: warning: Routine "particle_setvar_void_array" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void_array(_class_particle *, char *, void*, int); ^ "./SOLEIL_PX2a.c", line 211: warning: Routine "particle_restore" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_restore(_class_particle *p, _class_particle *p0); ^ "./SOLEIL_PX2a.c", line 222: warning: Routine "particle_getuservar_byid" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getuservar_byid(_class_particle *p, int id, int *suc){ ^ "./SOLEIL_PX2a.c", line 234: warning: Routine "particle_uservar_init" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_uservar_init(_class_particle *p){ ^ "./SOLEIL_PX2a.c", line 303: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./SOLEIL_PX2a.c", line 305: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./SOLEIL_PX2a.c", line 656: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./SOLEIL_PX2a.c", line 877: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./SOLEIL_PX2a.c", line 894: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./SOLEIL_PX2a.c", line 896: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./SOLEIL_PX2a.c", line 904: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./SOLEIL_PX2a.c", line 906: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./SOLEIL_PX2a.c", line 908: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./SOLEIL_PX2a.c", line 910: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./SOLEIL_PX2a.c", line 912: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./SOLEIL_PX2a.c", line 1008: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./SOLEIL_PX2a.c", line 1010: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./SOLEIL_PX2a.c", line 1012: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./SOLEIL_PX2a.c", line 1014: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./SOLEIL_PX2a.c", line 1016: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./SOLEIL_PX2a.c", line 1018: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./SOLEIL_PX2a.c", line 1020: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./SOLEIL_PX2a.c", line 1022: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./SOLEIL_PX2a.c", line 1024: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./SOLEIL_PX2a.c", line 4630: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_PX2a.c", line 5085: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_PX2a.c", line 5004: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_PX2a.c", line 6331: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 6785: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_PX2a.c", line 6958: 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. ^ "./SOLEIL_PX2a.c", line 7149: warning: Routine "Mx_CubicCrystalChi" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void Mx_CubicCrystalChi(double complex *chi0, double complex *chih, double *k0mag, double *hscale, double *thetaB, ^ "./SOLEIL_PX2a.c", line 7155: warning: Routine "Mx_DiffractionDispersion" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Mx_DiffractionDispersion(double complex kqvals[4], double complex xi0[4], double complex xih[4], ^ "./SOLEIL_PX2a.c", line 7161: warning: Routine "Mx_DarwinReflectivityBC" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Mx_DarwinReflectivityBC(double *Rsig, double *Rpi, double kh[3], ^ "./SOLEIL_PX2a.c", line 7168: warning: Routine "Mx_LaueReflectivityBC" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Mx_LaueReflectivityBC(double *Rsig, double *Rpi, double *Tsig, double *Tpi, ^ "./SOLEIL_PX2a.c", line 7178: warning: Routine "Mx_DarwinReflectivity" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void Mx_DarwinReflectivity(double *R, double *Thetah, double *Theta0, double *DeltaTheta0, ^ "./SOLEIL_PX2a.c", line 7184: warning: Routine "cross" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void cross(double res[3], const double v1[3], const double v2[3], int unitize); ^ "./SOLEIL_PX2a.c", line 7300: warning: Routine "Table_Index" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Index(t_Table Table, long i, long j); /* get indexed value */ ^ "./SOLEIL_PX2a.c", line 7302: warning: Routine "Table_Value" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value(t_Table Table, double X, long j); /* search X in 1st column and return interpolated value in j-column */ ^ "./SOLEIL_PX2a.c", line 7309: warning: Routine "Table_Value2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value2d(t_Table Table, double X, double Y); /* same as Table_Index with non-integer indices and 2d interpolation */ ^ "./SOLEIL_PX2a.c", line 7329: warning: Routine "Table_Interp1d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d(double x, double x1, double y1, double x2, double y2); ^ "./SOLEIL_PX2a.c", line 7331: warning: Routine "Table_Interp1d_nearest" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d_nearest(double x, double x1, double y1, double x2, double y2); ^ "./SOLEIL_PX2a.c", line 7333: warning: Routine "Table_Interp2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp2d(double x, double y, double x1, double y1, double x2, double y2, ^ "./SOLEIL_PX2a.c", line 9204: warning: variable "theta0" was declared but never referenced [declared_but_not_referenced] double lambda,theta,theta0,DeltaThetas,a,d,b,C,W,kappa,g,L; ^ "./SOLEIL_PX2a.c", line 9409: 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 ); ^ "./SOLEIL_PX2a.c", line 9411: 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 ); ^ "./SOLEIL_PX2a.c", line 9413: 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 ); ^ "./SOLEIL_PX2a.c", line 9416: 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); ^ "./SOLEIL_PX2a.c", line 9418: 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); ^ "./SOLEIL_PX2a.c", line 9420: 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); ^ "./SOLEIL_PX2a.c", line 9422: 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); ^ "./SOLEIL_PX2a.c", line 9424: 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); ^ "./SOLEIL_PX2a.c", line 9426: 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); ^ "./SOLEIL_PX2a.c", line 9428: 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); ^ "./SOLEIL_PX2a.c", line 9473: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./SOLEIL_PX2a.c", line 9451: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./SOLEIL_PX2a.c", line 9564: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 9777: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./SOLEIL_PX2a.c", line 9837: 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)); ^ "./SOLEIL_PX2a.c", line 9832: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_PX2a.c", line 9855: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_PX2a.c", line 10179: warning: Routine "Monitor_nD_Trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Monitor_nD_Trace(MonitornD_Defines_type *, MonitornD_Variables_type *, _class_particle* _particle); ^ "./SOLEIL_PX2a.c", line 10343: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_PX2a.c", line 11443: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_PX2a.c", line 12179: warning: Routine "off_intersect_all" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect_all(double* t0, double* t3, ^ "./SOLEIL_PX2a.c", line 12202: warning: Routine "off_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect(double* t0, double* t3, ^ "./SOLEIL_PX2a.c", line 12223: warning: Routine "off_x_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_x_intersect(double *l0,double *l3, ^ "./SOLEIL_PX2a.c", line 12310: warning: Routine "off_F" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double off_F(double x, double y,double z,double A,double B,double C,double D) { ^ "./SOLEIL_PX2a.c", line 12315: warning: Routine "off_sign" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] char off_sign(double a) { ^ "./SOLEIL_PX2a.c", line 12324: warning: Routine "off_normal" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_normal(Coords* n, polygon p) ^ "./SOLEIL_PX2a.c", line 12350: warning: Routine "off_pnpoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_pnpoly(polygon p, Coords v) ^ "./SOLEIL_PX2a.c", line 12353: warning: variable "minx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_PX2a.c", line 12353: warning: variable "maxx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_PX2a.c", line 12353: warning: variable "miny" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_PX2a.c", line 12353: warning: variable "maxy" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_PX2a.c", line 12353: warning: variable "minz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_PX2a.c", line 12353: warning: variable "maxz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_PX2a.c", line 12413: warning: Routine "off_intersectPoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersectPoly(intersection *inter, Coords a, Coords b, polygon p) ^ "./SOLEIL_PX2a.c", line 12543: warning: Routine "off_init_planes" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_init_planes(Coords a, Coords b, ^ "./SOLEIL_PX2a.c", line 12587: warning: Routine "off_clip_3D_mod" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_clip_3D_mod(intersection* t, Coords a, Coords b, ^ "./SOLEIL_PX2a.c", line 12708: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_PX2a.c", line 12820: warning: Routine "off_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_compare (void const *a, void const *b) ^ "./SOLEIL_PX2a.c", line 12832: warning: Routine "off_cleanDouble" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanDouble(intersection* t, int* t_size) ^ "./SOLEIL_PX2a.c", line 12867: warning: Routine "off_cleanInOut" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanInOut(intersection* t, int* t_size) ^ "./SOLEIL_PX2a.c", line 13123: warning: Routine "Min_int" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Min_int(int x, int y) { ^ "./SOLEIL_PX2a.c", line 13129: warning: Routine "merge" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void merge(intersection *arr, int l, int m, int r) ^ "./SOLEIL_PX2a.c", line 13665: warning: Routine "SX_list_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int SX_list_compare (void const *a, void const *b) ^ "./SOLEIL_PX2a.c", line 13787: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] char flag=0; ^ "./SOLEIL_PX2a.c", line 14293: warning: Routine "hkl_search" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_search(struct hkl_data *L, void *TT, int count, double V0, ^ "./SOLEIL_PX2a.c", line 14400: warning: Routine "hkl_select" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_select(struct tau_data *T, int tau_count, double coh_refl, double *sum,_class_particle *_particle) { ^ "./SOLEIL_PX2a.c", line 14415: warning: Routine "randrotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randrotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./SOLEIL_PX2a.c", line 14423: warning: Routine "randderotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randderotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./SOLEIL_PX2a.c", line 14432: warning: Routine "vec_rotate_2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void vec_rotate_2d(double* x, double* y, double angle) { ^ "./SOLEIL_PX2a.c", line 14456: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 14458: warning: variable "Z" was set but never used [set_but_not_used] double Z; ^ "./SOLEIL_PX2a.c", line 15068: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_PX2a.c", line 15056: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_PX2a.c", line 15113: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_PX2a.c", line 15208: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_PX2a.c", line 15257: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_PX2a.c", line 15342: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_PX2a.c", line 15391: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_PX2a.c", line 15476: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_PX2a.c", line 15525: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_PX2a.c", line 15590: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_PX2a.c", line 15639: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_PX2a.c", line 15688: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_PX2a.c", line 15754: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_PX2a.c", line 15803: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_PX2a.c", line 15917: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_PX2a.c", line 15966: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_PX2a.c", line 16034: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_PX2a.c", line 16148: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_PX2a.c", line 16262: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_PX2a.c", line 16330: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SOLEIL_PX2a.c", line 16444: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SOLEIL_PX2a.c", line 16493: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SOLEIL_PX2a.c", line 16607: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SOLEIL_PX2a.c", line 16751: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SOLEIL_PX2a.c", line 16815: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SOLEIL_PX2a.c", line 17114: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 17176: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./SOLEIL_PX2a.c", line 17439: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 17591: warning: variable "surf_dir_sum" was declared but never referenced [declared_but_not_referenced] double surf_dir_sum =0; ^ "./SOLEIL_PX2a.c", line 17515: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_PX2a.c", line 17515: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_PX2a.c", line 17515: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_PX2a.c", line 17758: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_PX2a.c", line 17758: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_PX2a.c", line 17797: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_PX2a.c", line 17797: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_PX2a.c", line 17798: warning: variable "p1" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./SOLEIL_PX2a.c", line 17798: warning: variable "p2" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./SOLEIL_PX2a.c", line 17798: warning: variable "p3" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./SOLEIL_PX2a.c", line 18000: warning: incompatible redefinition of macro "exit" (declared at line 635) [bad_macro_redef] #define exit(...) noprintf() ^ "./SOLEIL_PX2a.c", line 18012: warning: Routine "class_Progress_bar_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Progress_bar_trace(_class_Progress_bar *_comp ^ "./SOLEIL_PX2a.c", line 18144: warning: variable "l" was declared but never referenced [declared_but_not_referenced] double k,e,l,w_u,r,w; ^ "./SOLEIL_PX2a.c", line 18144: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double k,e,l,w_u,r,w; ^ "./SOLEIL_PX2a.c", line 18310: warning: Routine "class_Arm_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Arm_trace(_class_Arm *_comp ^ "./SOLEIL_PX2a.c", line 18343: warning: Routine "class_Bragg_crystal_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Bragg_crystal_trace(_class_Bragg_crystal *_comp ^ "./SOLEIL_PX2a.c", line 18423: warning: variable "Ex0" was declared but never referenced [declared_but_not_referenced] double kx0=kx, ky0=ky, kz0=kz, Ex0=Ex, Ey0=Ey, Ez0=Ez; ^ "./SOLEIL_PX2a.c", line 18423: warning: variable "Ey0" was declared but never referenced [declared_but_not_referenced] double kx0=kx, ky0=ky, kz0=kz, Ex0=Ex, Ey0=Ey, Ez0=Ez; ^ "./SOLEIL_PX2a.c", line 18423: warning: variable "Ez0" was declared but never referenced [declared_but_not_referenced] double kx0=kx, ky0=ky, kz0=kz, Ex0=Ex, Ey0=Ey, Ez0=Ez; ^ "./SOLEIL_PX2a.c", line 18379: warning: variable "Thetaout" was declared but never referenced [declared_but_not_referenced] double Thetaout; // (rad) angle between the crystal surface and the reflected ray ^ "./SOLEIL_PX2a.c", line 18538: warning: Routine "class_E_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_E_monitor_trace(_class_E_monitor *_comp ^ "./SOLEIL_PX2a.c", line 18613: 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 ^ "./SOLEIL_PX2a.c", line 18626: warning: variable "ty" was set but never used [set_but_not_used] double k,l0,l1,l2,l3,tx,ty,tz; ^ "./SOLEIL_PX2a.c", line 18701: warning: Routine "class_Monitor_nD_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monitor_nD_trace(_class_Monitor_nD *_comp ^ "./SOLEIL_PX2a.c", line 18920: warning: Routine "class_Mirror_curved_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Mirror_curved_trace(_class_Mirror_curved *_comp ^ "./SOLEIL_PX2a.c", line 19041: warning: Routine "class_Single_crystal_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Single_crystal_trace(_class_Single_crystal *_comp ^ "./SOLEIL_PX2a.c", line 19103: warning: variable "k" was declared but never referenced [declared_but_not_referenced] double k; /* photon wave vector */ ^ "./SOLEIL_PX2a.c", line 19104: warning: variable "rho_x" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./SOLEIL_PX2a.c", line 19104: warning: variable "rho_y" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./SOLEIL_PX2a.c", line 19104: warning: variable "rho_z" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./SOLEIL_PX2a.c", line 19105: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./SOLEIL_PX2a.c", line 19106: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./SOLEIL_PX2a.c", line 19107: warning: variable "ox" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./SOLEIL_PX2a.c", line 19107: warning: variable "oy" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./SOLEIL_PX2a.c", line 19107: warning: variable "oz" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./SOLEIL_PX2a.c", line 19108: warning: variable "b1x" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./SOLEIL_PX2a.c", line 19108: warning: variable "b1y" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./SOLEIL_PX2a.c", line 19108: warning: variable "b1z" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./SOLEIL_PX2a.c", line 19109: warning: variable "b2x" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./SOLEIL_PX2a.c", line 19109: warning: variable "b2y" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./SOLEIL_PX2a.c", line 19109: warning: variable "b2z" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./SOLEIL_PX2a.c", line 19110: warning: variable "n11" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./SOLEIL_PX2a.c", line 19110: warning: variable "n12" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./SOLEIL_PX2a.c", line 19110: warning: variable "n22" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./SOLEIL_PX2a.c", line 19111: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./SOLEIL_PX2a.c", line 19112: warning: variable "inv_n11" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./SOLEIL_PX2a.c", line 19112: warning: variable "inv_n12" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./SOLEIL_PX2a.c", line 19112: warning: variable "inv_n22" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./SOLEIL_PX2a.c", line 19113: warning: variable "l11" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./SOLEIL_PX2a.c", line 19113: warning: variable "l12" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./SOLEIL_PX2a.c", line 19113: warning: variable "l22" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./SOLEIL_PX2a.c", line 19114: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./SOLEIL_PX2a.c", line 19115: warning: variable "Bt_D_O_x" was declared but never referenced [declared_but_not_referenced] double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./SOLEIL_PX2a.c", line 19115: warning: variable "Bt_D_O_y" was declared but never referenced [declared_but_not_referenced] double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./SOLEIL_PX2a.c", line 19116: warning: variable "y0x" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./SOLEIL_PX2a.c", line 19116: warning: variable "y0y" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./SOLEIL_PX2a.c", line 19117: warning: variable "alpha" was declared but never referenced [declared_but_not_referenced] double alpha; /* Offset of 2D Gauss center from 3D center */ ^ "./SOLEIL_PX2a.c", line 19123: warning: variable "coh_xsect" was declared but never referenced [declared_but_not_referenced] double coh_xsect, coh_xlen; /* Coherent cross section and length */ ^ "./SOLEIL_PX2a.c", line 19124: warning: variable "tot_xsect" was declared but never referenced [declared_but_not_referenced] double tot_xsect, tot_xlen; /* Total cross section and length */ ^ "./SOLEIL_PX2a.c", line 19139: warning: variable "type" was set but never used [set_but_not_used] char type; /* type of last event: t=transmit,c=coherent or i=incoherent */ ^ "./SOLEIL_PX2a.c", line 19595: warning: Routine "class_PSD_monitor_4PI_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_4PI_trace(_class_PSD_monitor_4PI *_comp ^ "./SOLEIL_PX2a.c", line 19668: 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 ^ "./SOLEIL_PX2a.c", line 19689: warning: variable "k" was declared but never referenced [declared_but_not_referenced] int i,j,k; ^ "./SOLEIL_PX2a.c", line 19690: warning: variable "e" was declared but never referenced [declared_but_not_referenced] double e,p2; ^ "./SOLEIL_PX2a.c", line 22433: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_PX2a.c", line 22434: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_PX2a.c", line 1507: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_PX2a.c", line 2976: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 101, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 115, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 150, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 177, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 202, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 213, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 222, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 234, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1555, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1559, Generating acc routine seq Generating NVIDIA GPU code str_len: 1568, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4248, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4682, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4693, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4702, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4714, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4726, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4736, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4746, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4754, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4764, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4786, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4793, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4839, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4874, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4885, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4902, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4913, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4929, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4958, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4969, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4973, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5008, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5015, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5024, #pragma acc loop seq 5008, Generating implicit copy(lens[:]) [if not already present] 5015, Generating implicit firstprivate(ll,l) 5026, Accelerator restriction: induction variable live-out from loop: i 5027, Accelerator restriction: induction variable live-out from loop: i 5028, Accelerator restriction: induction variable live-out from loop: i 5029, Accelerator restriction: induction variable live-out from loop: i 5031, Accelerator restriction: induction variable live-out from loop: j 5032, Accelerator restriction: induction variable live-out from loop: j 5033, Accelerator restriction: induction variable live-out from loop: j 5034, Accelerator restriction: induction variable live-out from loop: j 5056, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5060, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5063, #pragma acc loop seq 5056, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5063, Generating implicit firstprivate(l) 5080, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5084, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5091, #pragma acc loop seq 5080, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5150, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5181, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5198, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5297, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5381, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5447, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5524, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5796, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5808, Generating acc routine seq Generating NVIDIA GPU code _hash: 5840, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5881, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5892, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5897, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5905, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5913, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5920, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6583, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6619, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6680, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6696, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6782, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6850, Generating acc routine seq Generating NVIDIA GPU code ellipsoid_intersect: 6876, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Table_Index: 8110, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8178, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8257, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8725, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8741, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8759, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 8790, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 8879, Generating acc routine seq Generating NVIDIA GPU code cross: 8947, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 8962, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 9095, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 9202, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 9761, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 9793, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 9797, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 9807, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 9819, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 9829, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 9852, Generating acc routine seq Generating NVIDIA GPU code refleccq: 9876, Generating acc routine seq Generating NVIDIA GPU code reflecq: 9928, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 11028, Generating acc routine seq Generating NVIDIA GPU code off_F: 12310, Generating acc routine seq Generating NVIDIA GPU code off_sign: 12315, Generating acc routine seq Generating NVIDIA GPU code off_normal: 12325, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 12351, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 12414, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 12545, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 12590, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 12705, Generating acc routine seq Generating NVIDIA GPU code off_compare: 12821, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 12833, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 12868, Generating acc routine seq Generating NVIDIA GPU code Min_int: 13123, Generating acc routine seq Generating NVIDIA GPU code merge: 13130, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 13238, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 13253, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 13307, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 13424, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 13446, Generating acc routine seq Generating NVIDIA GPU code SX_list_compare: 13666, Generating acc routine seq Generating NVIDIA GPU code hkl_search: 14296, Generating acc routine seq Generating NVIDIA GPU code hkl_select: 14400, Generating acc routine seq Generating NVIDIA GPU code randrotate: 14415, Generating acc routine seq Generating NVIDIA GPU code randderotate: 14423, Generating acc routine seq Generating NVIDIA GPU code vec_rotate_2d: 14432, Generating acc routine seq Generating NVIDIA GPU code init: 17972, Generating update device(_Eiger9M_var,_sample_var,_arm_var,_bragg_crystal_two_var,_arm_two_var,_bragg_crystal_out_var,_Origin_var,_bragg_crystal_location_var,_hpm_in_yz_plane_var,_hfm_var,_hpm_takeoff_var,_hpm_location_var,_vfm_in_xz_plane_var,_undulator_var,_vfm_var,_vfm_takeoff_var,_vfm_location_var,_bragg_crystal_var,_hfm_takeoff_var,_hfm_location_var,_sample_monitor_var,_psd4pi_var,_sample_stage_var,_instrument_var,_hpm_var) class_Progress_bar_trace: 18013, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 18311, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 18344, Generating acc routine seq Generating NVIDIA GPU code class_E_monitor_trace: 18539, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_toroid_trace: 18614, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 18702, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_curved_trace: 18921, Generating acc routine seq Generating NVIDIA GPU code class_Single_crystal_trace: 19042, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 19596, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 19669, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 20316, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20320, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20320, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) 20329, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20334, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20329, Local memory used for .inl_c_23603,_particle_save,.inl_.inl_c_1985_23618,.inl_.inl_.inl_b_1970_1991_23623,.inl_.inl_.inl_.X2846_1969_1990_23622,.inl_.inl_b_1981_23617,.inl_.inl_c_1977_23611,.inl_.inl_.inl_.X2846_1969_2001_23633,.inl_.inl_.X2846_1975_23608,.inl_.inl_b_1976_23609,.inl_.X2830_23595,.inl_.inl_b_1992_23628,.inl_c_23592,.inl_.inl_.inl_b_1970_2002_23634,.inl_.inl_.X2830_1980_23612,.inl_a_23587,.inl_.X2828_23591,.inl_.X2829_23600,.inl_b_23601,.inl_.inl_c_1996_23629 20376, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20379, #pragma acc loop gang /* blockIdx.x */ 20376, CUDA shared memory used for .inl_.inl_c_1996_24252,.inl_.inl_.inl_b_1970_2002_24257,.inl_.inl_.inl_.X2846_1969_2001_24256,.inl_.inl_b_1992_24251,.inl_.inl_c_1985_24241,.inl_.inl_.inl_b_1970_1991_24246,.inl_.inl_.inl_.X2846_1969_1990_24245,.inl_.inl_b_1981_24240,.inl_.inl_.X2830_1980_24235,.inl_.inl_c_1977_24234,.inl_c_24267,.inl_.inl_b_1976_24232,.inl_.inl_.X2846_1975_24231,.inl_b_24224,.inl_.X2829_24223,.inl_.X2830_24218,.inl_c_24226,.inl_.X2828_24214,.inl_a_24210,.inl_.inl_c_1996_24202,.inl_.inl_.inl_b_1970_2002_24207,.inl_.inl_.inl_.X2846_1969_2001_24206,.inl_.inl_b_1992_24201,.inl_.inl_c_1985_24191,.inl_.inl_.inl_b_1970_1991_24196,.inl_.inl_.inl_.X2846_1969_1990_24195,.inl_.inl_b_1981_24190,.inl_.inl_.X2830_1980_24185,.inl_.inl_c_1977_24184,.inl_c_24215,.inl_.inl_b_1976_24182,.inl_.inl_.X2846_1975_24181,.inl_b_24174,.inl_.X2829_24173,.inl_.X2830_24168,.inl_c_24176,.inl_.X2828_24164,.inl_a_24160,.inl_.inl_c_1996_24152,.inl_.inl_.inl_b_1970_2002_24157,.inl_.inl_.inl_.X2846_1969_2001_24156,.inl_.inl_b_1992_24151,.inl_.inl_c_1985_24141,.inl_.inl_.inl_b_1970_1991_24146,.inl_.inl_.inl_.X2846_1969_1990_24145,.inl_.inl_b_1981_24140,.inl_.inl_.X2830_1980_24135,.inl_.inl_c_1977_24134,.inl_c_24165,.inl_.inl_b_1976_24132,.inl_.inl_.X2846_1975_24131,.inl_b_24124,.inl_.X2829_24123,.inl_.X2830_24118,.inl_c_24126,.inl_.X2828_24114,.inl_a_24110,.inl_.inl_c_1996_24102,.inl_.inl_.inl_b_1970_2002_24107,.inl_.inl_.inl_.X2846_1969_2001_24106,.inl_.inl_b_1992_24101,.inl_.inl_c_1985_24091,.inl_.inl_.inl_b_1970_1991_24096,.inl_.inl_.inl_.X2846_1969_1990_24095,.inl_.inl_b_1981_24090,.inl_.inl_.X2830_1980_24085,.inl_.inl_c_1977_24084,.inl_c_24115,.inl_.inl_b_1976_24082,.inl_.inl_.X2846_1975_24081,.inl_b_24074,.inl_.X2829_24073,.inl_.X2830_24068,.inl_c_24076,.inl_.X2828_24064,.inl_a_24060,.inl_.inl_c_1996_24052,.inl_.inl_.inl_b_1970_2002_24057,.inl_.inl_.inl_.X2846_1969_2001_24056,.inl_.inl_b_1992_24051,.inl_.inl_c_1985_24041,.inl_.inl_.inl_b_1970_1991_24046,.inl_.inl_.inl_.X2846_1969_1990_24045,.inl_.inl_b_1981_24040,.inl_.inl_.X2830_1980_24035,.inl_.inl_c_1977_24034,.inl_c_24065,.inl_.inl_b_1976_24032,.inl_.inl_.X2846_1975_24031,.inl_b_24024,.inl_.X2829_24023,.inl_.X2830_24018,.inl_c_24026,.inl_.X2828_24014,.inl_a_24010,.inl_.inl_c_1996_24002,.inl_.inl_.inl_b_1970_2002_24007,.inl_.inl_.inl_.X2846_1969_2001_24006,.inl_.inl_b_1992_24001,.inl_.inl_c_1985_23991,.inl_.inl_.inl_b_1970_1991_23996,.inl_.inl_.inl_.X2846_1969_1990_23995,.inl_.inl_b_1981_23990,.inl_.inl_.X2830_1980_23985,.inl_.inl_c_1977_23984,.inl_c_24015,.inl_.inl_b_1976_23982,.inl_.inl_.X2846_1975_23981,.inl_b_23974,.inl_.X2829_23973,.inl_.X2830_23968,.inl_c_23976,.inl_.X2828_23964,.inl_a_23960,.inl_.inl_c_1996_23952,.inl_.inl_.inl_b_1970_2002_23957,.inl_.inl_.inl_.X2846_1969_2001_23956,.inl_.inl_b_1992_23951,.inl_.inl_c_1985_23941,.inl_.inl_.inl_b_1970_1991_23946,.inl_.inl_.inl_.X2846_1969_1990_23945,.inl_.inl_b_1981_23940,.inl_.inl_.X2830_1980_23935,.inl_.inl_c_1977_23934,.inl_c_23965,.inl_.inl_b_1976_23932,.inl_.inl_.X2846_1975_23931,.inl_b_23924,.inl_.X2829_23923,.inl_.X2830_23918,.inl_c_23926,.inl_.X2828_23914,.inl_a_23910,.inl_.inl_c_1996_23902,.inl_.inl_.inl_b_1970_2002_23907,.inl_.inl_.inl_.X2846_1969_2001_23906,.inl_.inl_b_1992_23901,.inl_.inl_c_1985_23891,.inl_.inl_.inl_b_1970_1991_23896,.inl_.inl_.inl_.X2846_1969_1990_23895,.inl_.inl_b_1981_23890,.inl_.inl_.X2830_1980_23885,.inl_.inl_c_1977_23884,.inl_c_23915,.inl_.inl_b_1976_23882,.inl_.inl_.X2846_1975_23881,.inl_b_23874,.inl_.X2829_23873,.inl_.X2830_23868,.inl_c_23876,.inl_.X2828_23864,.inl_a_23860,.inl_.inl_c_1996_23831,.inl_.inl_.inl_b_1970_2002_23836,.inl_.inl_.inl_.X2846_1969_2001_23835,.inl_.inl_b_1992_23830,.inl_.inl_c_1985_23820,.inl_.inl_.inl_b_1970_1991_23825,.inl_.inl_.inl_.X2846_1969_1990_23824,.inl_.inl_b_1981_23819,.inl_.inl_.X2830_1980_23814,.inl_.inl_c_1977_23813,.inl_c_23865,.inl_.inl_b_1976_23811,.inl_.inl_.X2846_1975_23810,.inl_b_23803,.inl_.X2829_23802,.inl_.X2830_23797,.inl_c_23805,.inl_.X2828_23793,.inl_a_23789,.inl_.inl_c_1996_23781,.inl_.inl_.inl_b_1970_2002_23786,.inl_.inl_.inl_.X2846_1969_2001_23785,.inl_.inl_b_1992_23780,.inl_.inl_c_1985_23770,.inl_.inl_.inl_b_1970_1991_23775,.inl_.inl_.inl_.X2846_1969_1990_23774,.inl_.inl_b_1981_23769,.inl_.inl_.X2830_1980_23764,.inl_.inl_c_1977_23763,.inl_c_23794,.inl_.inl_b_1976_23761,.inl_.inl_.X2846_1975_23760,.inl_b_23753,.inl_.X2829_23752,.inl_.X2830_23747,.inl_c_23755,.inl_.X2828_23743,.inl_a_23739,.inl_.inl_c_1996_23731,.inl_.inl_.inl_b_1970_2002_23736,.inl_.inl_.inl_.X2846_1969_2001_23735,.inl_.inl_b_1992_23730,.inl_.inl_c_1985_23720,.inl_.inl_.inl_b_1970_1991_23725,.inl_.inl_.inl_.X2846_1969_1990_23724,.inl_.inl_b_1981_23719,.inl_.inl_.X2830_1980_23714,.inl_.inl_c_1977_23713,.inl_c_23744,.inl_.inl_b_1976_23711,.inl_.inl_.X2846_1975_23710,.inl_b_23703,.inl_.X2829_23702,.inl_.X2830_23697,.inl_c_23705,.inl_.X2828_23693,.inl_a_23689,_particle_save,.inl_c_24278,.inl_.inl_c_1985_24293,.inl_.inl_.inl_b_1970_1991_24298,.inl_.inl_.inl_.X2846_1969_1990_24297,.inl_.inl_b_1981_24292,.inl_.inl_c_1977_24286,.inl_.inl_.inl_.X2846_1969_2001_24308,.inl_.inl_.X2846_1975_24283,.inl_.inl_b_1976_24284,.inl_.X2830_24270,.inl_.inl_b_1992_24303,.inl_c_23694,.inl_.inl_.inl_b_1970_2002_24309,.inl_.inl_.X2830_1980_24287,.inl_a_24262,.inl_.X2828_24266,.inl_.X2829_24275,.inl_b_24276,.inl_.inl_c_1996_24304 20379, Scalar last value needed after loop for mcallowbackprop at line 19692 20601, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20605, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20601, Local memory used for .inl_.inl_c_1996_24404,.inl_.inl_.inl_b_1970_2002_24409,.inl_.inl_.inl_.X2846_1969_2001_24408,.inl_.inl_b_1992_24403,.inl_.inl_c_1985_24393,.inl_.inl_.inl_b_1970_1991_24398,.inl_.inl_.inl_.X2846_1969_1990_24397,.inl_.inl_b_1981_24392,.inl_.inl_.X2830_1980_24387,.inl_.inl_c_1977_24386,.inl_c_24448,.inl_.inl_b_1976_24384,.inl_.inl_.X2846_1975_24383,.inl_b_24376,.inl_.X2829_24375,.inl_.X2830_24370,.inl_c_24378,.inl_.X2828_24366,.inl_a_24362,.inl_.inl_c_1996_24354,.inl_.inl_.inl_b_1970_2002_24359,.inl_.inl_.inl_.X2846_1969_2001_24358,.inl_.inl_b_1992_24353,.inl_.inl_c_1985_24343,.inl_.inl_.inl_b_1970_1991_24348,.inl_.inl_.inl_.X2846_1969_1990_24347,.inl_.inl_b_1981_24342,.inl_.inl_.X2830_1980_24337,.inl_.inl_c_1977_24336,.inl_c_24367,.inl_.inl_b_1976_24334,.inl_.inl_.X2846_1975_24333,.inl_b_24326,.inl_.X2829_24325,.inl_.X2830_24320,.inl_c_24328,.inl_.X2828_24316,.inl_a_24312,_particle_save,.inl_c_24459,.inl_.inl_c_1985_24474,.inl_.inl_.inl_b_1970_1991_24479,.inl_.inl_.inl_.X2846_1969_1990_24478,.inl_.inl_b_1981_24473,.inl_.inl_c_1977_24467,.inl_.inl_.inl_.X2846_1969_2001_24489,.inl_.inl_.X2846_1975_24464,.inl_.inl_b_1976_24465,.inl_.X2830_24451,.inl_.inl_b_1992_24484,.inl_c_24317,.inl_.inl_.inl_b_1970_2002_24490,.inl_.inl_.X2830_1980_24468,.inl_a_24443,.inl_.X2828_24447,.inl_.X2829_24456,.inl_b_24457,.inl_.inl_c_1996_24485 finally: 21371, Generating update self(_Eiger9M_var,_sample_var,_arm_var,_bragg_crystal_two_var,_arm_two_var,_bragg_crystal_out_var,_Origin_var,_bragg_crystal_location_var,_hpm_in_yz_plane_var,_hfm_var,_hpm_takeoff_var,_hpm_location_var,_vfm_in_xz_plane_var,_undulator_var,_vfm_var,_vfm_takeoff_var,_vfm_location_var,_bragg_crystal_var,_hfm_takeoff_var,_hfm_location_var,_sample_monitor_var,_psd4pi_var,_sample_stage_var,_instrument_var,_hpm_var) mcenabletrace: 6040, Generating update device(mcdotrace) /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcLAzXpVmK1TG2T.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2025-12-12/McXtrace_8GPU_openacc_mpi_x_7_2e7_Linux_2e7/SOLEIL_PX2a/./SOLEIL_PX2a.c:13723: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===