INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_PX2a_20260407_004507" INFO: Regenerating c-file: SOLEIL_PX2a.c DEBUG: CMD: /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/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/WORK/micromamba/envs/mcxtrace-3.x/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_PX2a.out --> pointing path miniconda3/lib to /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/share/mcxtrace/resources/miniconda3/lib --> pointing path miniconda3/lib to /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/share/mcxtrace/resources/miniconda3/lib --> pointing path miniconda3/include to /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/share/mcxtrace/resources/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/WORK/micromamba/envs/mcxtrace-3.x/lib -Wl,-rpath-link,/u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/lib -L/u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/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/WORK/micromamba/envs/mcxtrace-3.x/share/mcxtrace/resources/miniconda3/lib -L/u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/share/mcxtrace/resources/miniconda3/lib -lgsl -lgslcblas -I/u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/share/mcxtrace/resources/miniconda3/include -DFUNNEL -std=c99 "./SOLEIL_PX2a.c", line 89: 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 91: 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 94: 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 107: 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 111: 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 142: 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 111: 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 174: 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 199: 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 210: 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 221: 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 233: 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 302: 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 304: 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 655: 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 876: 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 893: 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 895: 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 903: 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 905: 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 907: 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 909: 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 911: 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 1007: 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 1009: 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 1011: 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 1013: 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 1015: 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 1017: 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 1019: 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 1021: 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 1023: 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 4183: warning: variable "exists" was set but never used [set_but_not_used] int exists=0; ^ "./SOLEIL_PX2a.c", line 4641: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_PX2a.c", line 5096: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_PX2a.c", line 5015: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_PX2a.c", line 6347: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 6801: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_PX2a.c", line 6974: 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 7166: 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 7172: 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 7178: 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 7185: 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 7195: 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 7201: 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 7317: 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 7319: 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 7326: 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 7346: 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 7348: 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 7350: 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 9221: 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 9426: 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 9428: 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 9430: 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 9433: 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 9435: 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 9437: 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 9439: 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 9441: 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 9443: 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 9445: 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 9490: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./SOLEIL_PX2a.c", line 9468: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./SOLEIL_PX2a.c", line 9581: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 9794: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./SOLEIL_PX2a.c", line 9854: 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 9849: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_PX2a.c", line 9872: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_PX2a.c", line 10196: 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 10360: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_PX2a.c", line 11460: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_PX2a.c", line 12196: 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 12219: 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 12240: 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 12327: 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 12332: 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 12341: 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 12367: 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 12370: 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 12370: 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 12370: 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 12370: 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 12370: 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 12370: 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 12430: 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 12560: 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 12604: 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 12725: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_PX2a.c", line 12837: 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 12849: 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 12884: 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 13140: 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 13146: 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 13680: warning: Routine "SX_list_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] SX_list_compare (void const* a, void const* b) { ^ "./SOLEIL_PX2a.c", line 13820: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] char flag = 0; ^ "./SOLEIL_PX2a.c", line 14331: warning: Routine "hkl_search" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] hkl_search (struct hkl_data* L, void* TT, int count, double V0, double kix, double kiy, double kiz, double tau_max, double* coh_refl, double* coh_xsect) { ^ "./SOLEIL_PX2a.c", line 14434: warning: Routine "hkl_select" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] hkl_select (struct tau_data* T, int tau_count, double coh_refl, double* sum, _class_particle* _particle) { ^ "./SOLEIL_PX2a.c", line 14450: warning: Routine "randrotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] randrotate (double* nx, double* ny, double* nz, double a, double b, double c) { ^ "./SOLEIL_PX2a.c", line 14459: warning: Routine "randderotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] randderotate (double* nx, double* ny, double* nz, double a, double b, double c) { ^ "./SOLEIL_PX2a.c", line 14469: warning: Routine "vec_rotate_2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] vec_rotate_2d (double* x, double* y, double angle) { ^ "./SOLEIL_PX2a.c", line 14492: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 14494: warning: variable "Z" was set but never used [set_but_not_used] double Z; ^ "./SOLEIL_PX2a.c", line 15104: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_PX2a.c", line 15092: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_PX2a.c", line 15149: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_PX2a.c", line 15244: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_PX2a.c", line 15293: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_PX2a.c", line 15378: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_PX2a.c", line 15427: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_PX2a.c", line 15512: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_PX2a.c", line 15561: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_PX2a.c", line 15626: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_PX2a.c", line 15675: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_PX2a.c", line 15724: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_PX2a.c", line 15790: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_PX2a.c", line 15839: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_PX2a.c", line 15953: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_PX2a.c", line 16002: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_PX2a.c", line 16070: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_PX2a.c", line 16184: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_PX2a.c", line 16298: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_PX2a.c", line 16366: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SOLEIL_PX2a.c", line 16480: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SOLEIL_PX2a.c", line 16529: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SOLEIL_PX2a.c", line 16643: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SOLEIL_PX2a.c", line 16787: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SOLEIL_PX2a.c", line 16851: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SOLEIL_PX2a.c", line 17152: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 17220: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./SOLEIL_PX2a.c", line 17494: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_PX2a.c", line 17654: warning: variable "surf_dir_sum" was declared but never referenced [declared_but_not_referenced] double surf_dir_sum = 0; ^ "./SOLEIL_PX2a.c", line 17573: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_PX2a.c", line 17573: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_PX2a.c", line 17573: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_PX2a.c", line 17813: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_PX2a.c", line 17813: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_PX2a.c", line 17853: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_PX2a.c", line 17853: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_PX2a.c", line 17854: warning: variable "p1" was declared but never referenced [declared_but_not_referenced] double *p1, *p2, *p3; ^ "./SOLEIL_PX2a.c", line 17854: warning: variable "p2" was declared but never referenced [declared_but_not_referenced] double *p1, *p2, *p3; ^ "./SOLEIL_PX2a.c", line 17854: warning: variable "p3" was declared but never referenced [declared_but_not_referenced] double *p1, *p2, *p3; ^ "./SOLEIL_PX2a.c", line 18060: warning: incompatible redefinition of macro "exit" (declared at line 634) [bad_macro_redef] #define exit(...) noprintf() ^ "./SOLEIL_PX2a.c", line 18072: 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 18193: warning: variable "l" was declared but never referenced [declared_but_not_referenced] double k, e, l, w_u, r, w; ^ "./SOLEIL_PX2a.c", line 18193: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double k, e, l, w_u, r, w; ^ "./SOLEIL_PX2a.c", line 18369: 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 18402: 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 18494: 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 18494: 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 18494: 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 18438: 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 18623: 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 18696: 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 18709: 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 18791: 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 18990: 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 19109: 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 19171: warning: variable "k" was declared but never referenced [declared_but_not_referenced] double k; /* photon wave vector */ ^ "./SOLEIL_PX2a.c", line 19172: 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 19172: 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 19172: 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 19173: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./SOLEIL_PX2a.c", line 19174: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./SOLEIL_PX2a.c", line 19175: 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 19175: 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 19175: 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 19176: 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 19176: 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 19176: 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 19177: 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 19177: 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 19177: 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 19178: 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 19178: 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 19178: 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 19179: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./SOLEIL_PX2a.c", line 19180: 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 19180: 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 19180: 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 19181: 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 19181: 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 19181: 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 19182: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./SOLEIL_PX2a.c", line 19183: 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 19183: 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 19184: 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 19184: 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 19185: 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 19191: 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 19192: 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 19207: 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 19662: 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 19734: 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 19755: warning: variable "k" was declared but never referenced [declared_but_not_referenced] int i, j, k; ^ "./SOLEIL_PX2a.c", line 19756: warning: variable "e" was declared but never referenced [declared_but_not_referenced] double e, p2; ^ "./SOLEIL_PX2a.c", line 22449: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_PX2a.c", line 22450: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_PX2a.c", line 1508: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_PX2a.c", line 2978: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 100, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 114, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 149, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 176, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 201, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 212, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 221, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 233, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1557, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1561, Generating acc routine seq Generating NVIDIA GPU code str_len: 1570, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4259, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4693, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4704, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4713, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4725, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4737, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4747, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4757, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4765, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4775, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4797, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4804, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4850, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4885, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4896, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4913, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4924, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4940, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4969, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4980, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4984, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5019, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5026, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5035, #pragma acc loop seq 5019, Generating implicit copy(lens[:]) [if not already present] 5026, Generating implicit firstprivate(ll,l) 5037, Accelerator restriction: induction variable live-out from loop: i 5038, Accelerator restriction: induction variable live-out from loop: i 5039, Accelerator restriction: induction variable live-out from loop: i 5040, Accelerator restriction: induction variable live-out from loop: i 5042, Accelerator restriction: induction variable live-out from loop: j 5043, Accelerator restriction: induction variable live-out from loop: j 5044, Accelerator restriction: induction variable live-out from loop: j 5045, Accelerator restriction: induction variable live-out from loop: j 5067, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5071, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5074, #pragma acc loop seq 5067, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5074, Generating implicit firstprivate(l) 5091, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5095, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5102, #pragma acc loop seq 5091, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5161, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5192, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5209, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5308, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5392, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5458, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5535, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5807, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5819, Generating acc routine seq Generating NVIDIA GPU code _hash: 5851, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5892, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5903, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5908, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5916, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5924, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5931, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6599, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6635, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6696, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6712, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6798, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6866, Generating acc routine seq Generating NVIDIA GPU code ellipsoid_intersect: 6892, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code Table_Index: 8127, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8195, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8274, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8742, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8758, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8776, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 8807, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 8896, Generating acc routine seq Generating NVIDIA GPU code cross: 8964, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 8979, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 9112, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 9219, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 9778, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 9810, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 9814, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 9824, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 9836, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 9846, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 9869, Generating acc routine seq Generating NVIDIA GPU code refleccq: 9893, Generating acc routine seq Generating NVIDIA GPU code reflecq: 9945, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 11045, Generating acc routine seq Generating NVIDIA GPU code off_F: 12327, Generating acc routine seq Generating NVIDIA GPU code off_sign: 12332, Generating acc routine seq Generating NVIDIA GPU code off_normal: 12342, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 12368, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 12431, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 12562, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 12607, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 12722, Generating acc routine seq Generating NVIDIA GPU code off_compare: 12838, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 12850, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 12885, Generating acc routine seq Generating NVIDIA GPU code Min_int: 13140, Generating acc routine seq Generating NVIDIA GPU code merge: 13147, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 13255, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 13270, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 13324, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 13441, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 13463, Generating acc routine seq Generating NVIDIA GPU code SX_list_compare: 13680, Generating acc routine seq Generating NVIDIA GPU code hkl_search: 14331, Generating acc routine seq Generating NVIDIA GPU code hkl_select: 14434, Generating acc routine seq Generating NVIDIA GPU code randrotate: 14450, Generating acc routine seq Generating NVIDIA GPU code randderotate: 14459, Generating acc routine seq Generating NVIDIA GPU code vec_rotate_2d: 14469, Generating acc routine seq Generating NVIDIA GPU code init: 18031, 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: 18073, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 18370, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 18403, Generating acc routine seq Generating NVIDIA GPU code class_E_monitor_trace: 18624, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_toroid_trace: 18697, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 18792, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_curved_trace: 18991, Generating acc routine seq Generating NVIDIA GPU code class_Single_crystal_trace: 19110, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 19663, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 19735, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 20381, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20385, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20385, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 20394, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20399, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20394, Local memory used for .inl_c_23607,_particle_save,.inl_.inl_c_1985_23622,.inl_.inl_.inl_b_1970_1991_23627,.inl_.inl_.inl_.X2856_1969_1990_23626,.inl_.inl_b_1981_23621,.inl_.inl_c_1977_23615,.inl_.inl_.inl_.X2856_1969_2001_23637,.inl_.inl_.X2856_1975_23612,.inl_.inl_b_1976_23613,.inl_.X2840_23599,.inl_.inl_b_1992_23632,.inl_c_23596,.inl_.inl_.inl_b_1970_2002_23638,.inl_.inl_.X2840_1980_23616,.inl_a_23591,.inl_.X2838_23595,.inl_.X2839_23604,.inl_b_23605,.inl_.inl_c_1996_23633 20441, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20444, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20441, Local memory used for .inl_.inl_c_1996_24256,.inl_.inl_.inl_b_1970_2002_24261,.inl_.inl_.inl_.X2856_1969_2001_24260,.inl_.inl_b_1992_24255,.inl_.inl_c_1985_24245,.inl_.inl_.inl_b_1970_1991_24250,.inl_.inl_.inl_.X2856_1969_1990_24249,.inl_.inl_b_1981_24244,.inl_.inl_.X2840_1980_24239,.inl_.inl_c_1977_24238,.inl_c_24271,.inl_.inl_b_1976_24236,.inl_.inl_.X2856_1975_24235,.inl_b_24228,.inl_.X2839_24227,.inl_.X2840_24222,.inl_c_24230,.inl_.X2838_24218,.inl_a_24214,.inl_.inl_c_1996_24206,.inl_.inl_.inl_b_1970_2002_24211,.inl_.inl_.inl_.X2856_1969_2001_24210,.inl_.inl_b_1992_24205,.inl_.inl_c_1985_24195,.inl_.inl_.inl_b_1970_1991_24200,.inl_.inl_.inl_.X2856_1969_1990_24199,.inl_.inl_b_1981_24194,.inl_.inl_.X2840_1980_24189,.inl_.inl_c_1977_24188,.inl_c_24219,.inl_.inl_b_1976_24186,.inl_.inl_.X2856_1975_24185,.inl_b_24178,.inl_.X2839_24177,.inl_.X2840_24172,.inl_c_24180,.inl_.X2838_24168,.inl_a_24164,.inl_.inl_c_1996_24156,.inl_.inl_.inl_b_1970_2002_24161,.inl_.inl_.inl_.X2856_1969_2001_24160,.inl_.inl_b_1992_24155,.inl_.inl_c_1985_24145,.inl_.inl_.inl_b_1970_1991_24150,.inl_.inl_.inl_.X2856_1969_1990_24149,.inl_.inl_b_1981_24144,.inl_.inl_.X2840_1980_24139,.inl_.inl_c_1977_24138,.inl_c_24169,.inl_.inl_b_1976_24136,.inl_.inl_.X2856_1975_24135,.inl_b_24128,.inl_.X2839_24127,.inl_.X2840_24122,.inl_c_24130,.inl_.X2838_24118,.inl_a_24114,.inl_.inl_c_1996_24106,.inl_.inl_.inl_b_1970_2002_24111,.inl_.inl_.inl_.X2856_1969_2001_24110,.inl_.inl_b_1992_24105,.inl_.inl_c_1985_24095,.inl_.inl_.inl_b_1970_1991_24100,.inl_.inl_.inl_.X2856_1969_1990_24099,.inl_.inl_b_1981_24094,.inl_.inl_.X2840_1980_24089,.inl_.inl_c_1977_24088,.inl_c_24119,.inl_.inl_b_1976_24086,.inl_.inl_.X2856_1975_24085,.inl_b_24078,.inl_.X2839_24077,.inl_.X2840_24072,.inl_c_24080,.inl_.X2838_24068,.inl_a_24064,.inl_.inl_c_1996_24056,.inl_.inl_.inl_b_1970_2002_24061,.inl_.inl_.inl_.X2856_1969_2001_24060,.inl_.inl_b_1992_24055,.inl_.inl_c_1985_24045,.inl_.inl_.inl_b_1970_1991_24050,.inl_.inl_.inl_.X2856_1969_1990_24049,.inl_.inl_b_1981_24044,.inl_.inl_.X2840_1980_24039,.inl_.inl_c_1977_24038,.inl_c_24069,.inl_.inl_b_1976_24036,.inl_.inl_.X2856_1975_24035,.inl_b_24028,.inl_.X2839_24027,.inl_.X2840_24022,.inl_c_24030,.inl_.X2838_24018,.inl_a_24014,.inl_.inl_c_1996_24006,.inl_.inl_.inl_b_1970_2002_24011,.inl_.inl_.inl_.X2856_1969_2001_24010,.inl_.inl_b_1992_24005,.inl_.inl_c_1985_23995,.inl_.inl_.inl_b_1970_1991_24000,.inl_.inl_.inl_.X2856_1969_1990_23999,.inl_.inl_b_1981_23994,.inl_.inl_.X2840_1980_23989,.inl_.inl_c_1977_23988,.inl_c_24019,.inl_.inl_b_1976_23986,.inl_.inl_.X2856_1975_23985,.inl_b_23978,.inl_.X2839_23977,.inl_.X2840_23972,.inl_c_23980,.inl_.X2838_23968,.inl_a_23964,.inl_.inl_c_1996_23956,.inl_.inl_.inl_b_1970_2002_23961,.inl_.inl_.inl_.X2856_1969_2001_23960,.inl_.inl_b_1992_23955,.inl_.inl_c_1985_23945,.inl_.inl_.inl_b_1970_1991_23950,.inl_.inl_.inl_.X2856_1969_1990_23949,.inl_.inl_b_1981_23944,.inl_.inl_.X2840_1980_23939,.inl_.inl_c_1977_23938,.inl_c_23969,.inl_.inl_b_1976_23936,.inl_.inl_.X2856_1975_23935,.inl_b_23928,.inl_.X2839_23927,.inl_.X2840_23922,.inl_c_23930,.inl_.X2838_23918,.inl_a_23914,.inl_.inl_c_1996_23906,.inl_.inl_.inl_b_1970_2002_23911,.inl_.inl_.inl_.X2856_1969_2001_23910,.inl_.inl_b_1992_23905,.inl_.inl_c_1985_23895,.inl_.inl_.inl_b_1970_1991_23900,.inl_.inl_.inl_.X2856_1969_1990_23899,.inl_.inl_b_1981_23894,.inl_.inl_.X2840_1980_23889,.inl_.inl_c_1977_23888,.inl_c_23919,.inl_.inl_b_1976_23886,.inl_.inl_.X2856_1975_23885,.inl_b_23878,.inl_.X2839_23877,.inl_.X2840_23872,.inl_c_23880,.inl_.X2838_23868,.inl_a_23864,.inl_.inl_c_1996_23835,.inl_.inl_.inl_b_1970_2002_23840,.inl_.inl_.inl_.X2856_1969_2001_23839,.inl_.inl_b_1992_23834,.inl_.inl_c_1985_23824,.inl_.inl_.inl_b_1970_1991_23829,.inl_.inl_.inl_.X2856_1969_1990_23828,.inl_.inl_b_1981_23823,.inl_.inl_.X2840_1980_23818,.inl_.inl_c_1977_23817,.inl_c_23869,.inl_.inl_b_1976_23815,.inl_.inl_.X2856_1975_23814,.inl_b_23807,.inl_.X2839_23806,.inl_.X2840_23801,.inl_c_23809,.inl_.X2838_23797,.inl_a_23793,.inl_.inl_c_1996_23785,.inl_.inl_.inl_b_1970_2002_23790,.inl_.inl_.inl_.X2856_1969_2001_23789,.inl_.inl_b_1992_23784,.inl_.inl_c_1985_23774,.inl_.inl_.inl_b_1970_1991_23779,.inl_.inl_.inl_.X2856_1969_1990_23778,.inl_.inl_b_1981_23773,.inl_.inl_.X2840_1980_23768,.inl_.inl_c_1977_23767,.inl_c_23798,.inl_.inl_b_1976_23765,.inl_.inl_.X2856_1975_23764,.inl_b_23757,.inl_.X2839_23756,.inl_.X2840_23751,.inl_c_23759,.inl_.X2838_23747,.inl_a_23743,.inl_.inl_c_1996_23735,.inl_.inl_.inl_b_1970_2002_23740,.inl_.inl_.inl_.X2856_1969_2001_23739,.inl_.inl_b_1992_23734,.inl_.inl_c_1985_23724,.inl_.inl_.inl_b_1970_1991_23729,.inl_.inl_.inl_.X2856_1969_1990_23728,.inl_.inl_b_1981_23723,.inl_.inl_.X2840_1980_23718,.inl_.inl_c_1977_23717,.inl_c_23748,.inl_.inl_b_1976_23715,.inl_.inl_.X2856_1975_23714,.inl_b_23707,.inl_.X2839_23706,.inl_.X2840_23701,.inl_c_23709,.inl_.X2838_23697,.inl_a_23693,_particle_save,.inl_c_24282,.inl_.inl_c_1985_24297,.inl_.inl_.inl_b_1970_1991_24302,.inl_.inl_.inl_.X2856_1969_1990_24301,.inl_.inl_b_1981_24296,.inl_.inl_c_1977_24290,.inl_.inl_.inl_.X2856_1969_2001_24312,.inl_.inl_.X2856_1975_24287,.inl_.inl_b_1976_24288,.inl_.X2840_24274,.inl_.inl_b_1992_24307,.inl_c_23698,.inl_.inl_.inl_b_1970_2002_24313,.inl_.inl_.X2840_1980_24291,.inl_a_24266,.inl_.X2838_24270,.inl_.X2839_24279,.inl_b_24280,.inl_.inl_c_1996_24308 20666, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20670, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20666, Local memory used for .inl_.inl_c_1996_24408,.inl_.inl_.inl_b_1970_2002_24413,.inl_.inl_.inl_.X2856_1969_2001_24412,.inl_.inl_b_1992_24407,.inl_.inl_c_1985_24397,.inl_.inl_.inl_b_1970_1991_24402,.inl_.inl_.inl_.X2856_1969_1990_24401,.inl_.inl_b_1981_24396,.inl_.inl_.X2840_1980_24391,.inl_.inl_c_1977_24390,.inl_c_24452,.inl_.inl_b_1976_24388,.inl_.inl_.X2856_1975_24387,.inl_b_24380,.inl_.X2839_24379,.inl_.X2840_24374,.inl_c_24382,.inl_.X2838_24370,.inl_a_24366,.inl_.inl_c_1996_24358,.inl_.inl_.inl_b_1970_2002_24363,.inl_.inl_.inl_.X2856_1969_2001_24362,.inl_.inl_b_1992_24357,.inl_.inl_c_1985_24347,.inl_.inl_.inl_b_1970_1991_24352,.inl_.inl_.inl_.X2856_1969_1990_24351,.inl_.inl_b_1981_24346,.inl_.inl_.X2840_1980_24341,.inl_.inl_c_1977_24340,.inl_c_24371,.inl_.inl_b_1976_24338,.inl_.inl_.X2856_1975_24337,.inl_b_24330,.inl_.X2839_24329,.inl_.X2840_24324,.inl_c_24332,.inl_.X2838_24320,.inl_a_24316,_particle_save,.inl_c_24463,.inl_.inl_c_1985_24478,.inl_.inl_.inl_b_1970_1991_24483,.inl_.inl_.inl_.X2856_1969_1990_24482,.inl_.inl_b_1981_24477,.inl_.inl_c_1977_24471,.inl_.inl_.inl_.X2856_1969_2001_24493,.inl_.inl_.X2856_1975_24468,.inl_.inl_b_1976_24469,.inl_.X2840_24455,.inl_.inl_b_1992_24488,.inl_c_24321,.inl_.inl_.inl_b_1970_2002_24494,.inl_.inl_.X2840_1980_24472,.inl_a_24447,.inl_.X2838_24451,.inl_.X2839_24460,.inl_b_24461,.inl_.inl_c_1996_24489 finally: 21407, 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: 6052, Generating update device(mcdotrace) /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/bin/ld: /tmp/nvcckxyfgqyr-t4X.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2026-04-07/McXtrace_8GPU_openacc_mpi_x_7_1e7_Linux_1e7/SOLEIL_PX2a/./SOLEIL_PX2a.c:13765:(.text+0x376bf): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/bin/ld: /tmp/nvcckxyfgqyr-t4X.o: note: the message above does not take linker garbage collection into account DEBUG: CMD: nvc finished INFO: ===