INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_SIXS_20260407_004737" INFO: Regenerating c-file: SOLEIL_SIXS.c DEBUG: CMD: /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/bin/mcxtrace -t -o ./SOLEIL_SIXS.c SOLEIL_SIXS.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT dcm_xtal1: EXTEND %{ if (!SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (!SCATTERED) ABSORB; %} ----------------------------------------------------------- CFLAGS= @GSLFLAGS@ -DFUNNEL -std=c99 WARNING: The parameter mosaic_AB of sx_layer 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 sx_layer 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_stage ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Source_U20 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Source_U20 -> GPU kernel from component mon_src_xy -> SPLIT within buffer at component sample_stage ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_SIXS.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_SIXS.out ./SOLEIL_SIXS.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_SIXS.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_SIXS.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_SIXS.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_SIXS.c", line 106: 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_SIXS.c", line 110: 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_SIXS.c", line 140: 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_SIXS.c", line 110: 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_SIXS.c", line 171: 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_SIXS.c", line 195: 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_SIXS.c", line 206: 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_SIXS.c", line 217: 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_SIXS.c", line 228: 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_SIXS.c", line 296: 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_SIXS.c", line 298: 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_SIXS.c", line 649: 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_SIXS.c", line 870: 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_SIXS.c", line 887: 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_SIXS.c", line 889: 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_SIXS.c", line 897: 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_SIXS.c", line 899: 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_SIXS.c", line 901: 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_SIXS.c", line 903: 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_SIXS.c", line 905: 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_SIXS.c", line 1001: 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_SIXS.c", line 1003: 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_SIXS.c", line 1005: 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_SIXS.c", line 1007: 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_SIXS.c", line 1009: 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_SIXS.c", line 1011: 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_SIXS.c", line 1013: 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_SIXS.c", line 1015: 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_SIXS.c", line 1017: 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_SIXS.c", line 4177: warning: variable "exists" was set but never used [set_but_not_used] int exists=0; ^ "./SOLEIL_SIXS.c", line 4635: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_SIXS.c", line 5090: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_SIXS.c", line 5009: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_SIXS.c", line 6341: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 6795: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_SIXS.c", line 6968: 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_SIXS.c", line 7329: warning: Routine "Monitor_nD_Trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Monitor_nD_Trace(MonitornD_Defines_type *, MonitornD_Variables_type *, _class_particle* _particle); ^ "./SOLEIL_SIXS.c", line 7493: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_SIXS.c", line 8593: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_SIXS.c", line 9325: warning: Routine "Table_Index" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Index(t_Table Table, long i, long j); /* get indexed value */ ^ "./SOLEIL_SIXS.c", line 9327: warning: Routine "Table_Value" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value(t_Table Table, double X, long j); /* search X in 1st column and return interpolated value in j-column */ ^ "./SOLEIL_SIXS.c", line 9334: warning: Routine "Table_Value2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value2d(t_Table Table, double X, double Y); /* same as Table_Index with non-integer indices and 2d interpolation */ ^ "./SOLEIL_SIXS.c", line 9354: warning: Routine "Table_Interp1d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d(double x, double x1, double y1, double x2, double y2); ^ "./SOLEIL_SIXS.c", line 9356: warning: Routine "Table_Interp1d_nearest" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d_nearest(double x, double x1, double y1, double x2, double y2); ^ "./SOLEIL_SIXS.c", line 9358: warning: Routine "Table_Interp2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp2d(double x, double y, double x1, double y1, double x2, double y2, ^ "./SOLEIL_SIXS.c", line 10915: warning: Routine "off_intersect_all" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect_all(double* t0, double* t3, ^ "./SOLEIL_SIXS.c", line 10938: warning: Routine "off_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect(double* t0, double* t3, ^ "./SOLEIL_SIXS.c", line 10959: warning: Routine "off_x_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_x_intersect(double *l0,double *l3, ^ "./SOLEIL_SIXS.c", line 11046: warning: Routine "off_F" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double off_F(double x, double y,double z,double A,double B,double C,double D) { ^ "./SOLEIL_SIXS.c", line 11051: warning: Routine "off_sign" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] char off_sign(double a) { ^ "./SOLEIL_SIXS.c", line 11060: warning: Routine "off_normal" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_normal(Coords* n, polygon p) ^ "./SOLEIL_SIXS.c", line 11086: warning: Routine "off_pnpoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_pnpoly(polygon p, Coords v) ^ "./SOLEIL_SIXS.c", line 11089: warning: variable "minx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_SIXS.c", line 11089: warning: variable "maxx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_SIXS.c", line 11089: warning: variable "miny" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_SIXS.c", line 11089: warning: variable "maxy" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_SIXS.c", line 11089: warning: variable "minz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_SIXS.c", line 11089: warning: variable "maxz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SOLEIL_SIXS.c", line 11149: warning: Routine "off_intersectPoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersectPoly(intersection *inter, Coords a, Coords b, polygon p) ^ "./SOLEIL_SIXS.c", line 11279: warning: Routine "off_init_planes" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_init_planes(Coords a, Coords b, ^ "./SOLEIL_SIXS.c", line 11323: warning: Routine "off_clip_3D_mod" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_clip_3D_mod(intersection* t, Coords a, Coords b, ^ "./SOLEIL_SIXS.c", line 11444: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_SIXS.c", line 11556: warning: Routine "off_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_compare (void const *a, void const *b) ^ "./SOLEIL_SIXS.c", line 11568: warning: Routine "off_cleanDouble" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanDouble(intersection* t, int* t_size) ^ "./SOLEIL_SIXS.c", line 11603: warning: Routine "off_cleanInOut" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanInOut(intersection* t, int* t_size) ^ "./SOLEIL_SIXS.c", line 11859: warning: Routine "Min_int" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Min_int(int x, int y) { ^ "./SOLEIL_SIXS.c", line 11865: warning: Routine "merge" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void merge(intersection *arr, int l, int m, int r) ^ "./SOLEIL_SIXS.c", line 12320: 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_SIXS.c", line 12326: 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_SIXS.c", line 12332: 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_SIXS.c", line 12339: 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_SIXS.c", line 12349: 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_SIXS.c", line 12355: 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_SIXS.c", line 12789: 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_SIXS.c", line 12995: 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_SIXS.c", line 12997: 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_SIXS.c", line 12999: 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_SIXS.c", line 13002: 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_SIXS.c", line 13004: 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_SIXS.c", line 13006: 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_SIXS.c", line 13008: 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_SIXS.c", line 13010: 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_SIXS.c", line 13012: 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_SIXS.c", line 13014: 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_SIXS.c", line 13059: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./SOLEIL_SIXS.c", line 13037: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./SOLEIL_SIXS.c", line 13150: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 13363: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./SOLEIL_SIXS.c", line 13423: 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_SIXS.c", line 13418: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_SIXS.c", line 13441: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_SIXS.c", line 13674: 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_SIXS.c", line 13814: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] char flag = 0; ^ "./SOLEIL_SIXS.c", line 14325: 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_SIXS.c", line 14428: 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_SIXS.c", line 14444: 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_SIXS.c", line 14453: 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_SIXS.c", line 14463: 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_SIXS.c", line 14486: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 14488: warning: variable "Z" was set but never used [set_but_not_used] double Z; ^ "./SOLEIL_SIXS.c", line 15010: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_SIXS.c", line 14998: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_SIXS.c", line 15055: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_SIXS.c", line 15150: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_SIXS.c", line 15264: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_SIXS.c", line 15378: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_SIXS.c", line 15452: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_SIXS.c", line 15566: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_SIXS.c", line 15615: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_SIXS.c", line 15700: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_SIXS.c", line 15749: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_SIXS.c", line 15834: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_SIXS.c", line 15883: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_SIXS.c", line 15997: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_SIXS.c", line 16111: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_SIXS.c", line 16160: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_SIXS.c", line 16209: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_SIXS.c", line 16277: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_SIXS.c", line 16326: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_SIXS.c", line 16375: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SOLEIL_SIXS.c", line 16424: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SOLEIL_SIXS.c", line 16492: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SOLEIL_SIXS.c", line 16541: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SOLEIL_SIXS.c", line 16655: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SOLEIL_SIXS.c", line 16799: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SOLEIL_SIXS.c", line 16943: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./SOLEIL_SIXS.c", line 16992: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./SOLEIL_SIXS.c", line 17106: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./SOLEIL_SIXS.c", line 17220: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./SOLEIL_SIXS.c", line 17809: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 17875: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 18035: warning: variable "surf_dir_sum" was declared but never referenced [declared_but_not_referenced] double surf_dir_sum = 0; ^ "./SOLEIL_SIXS.c", line 17954: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_SIXS.c", line 17954: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_SIXS.c", line 17954: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_SIXS.c", line 18375: warning: incompatible redefinition of macro "exit" (declared at line 628) [bad_macro_redef] #define exit(...) noprintf() ^ "./SOLEIL_SIXS.c", line 18387: 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_SIXS.c", line 18508: warning: variable "l" was declared but never referenced [declared_but_not_referenced] double k, e, l, w_u, r, w; ^ "./SOLEIL_SIXS.c", line 18508: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double k, e, l, w_u, r, w; ^ "./SOLEIL_SIXS.c", line 18684: 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_SIXS.c", line 18890: warning: Routine "class_Slit_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Slit_trace(_class_Slit *_comp ^ "./SOLEIL_SIXS.c", line 18962: 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_SIXS.c", line 18993: 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_SIXS.c", line 19085: 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_SIXS.c", line 19085: 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_SIXS.c", line 19085: 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_SIXS.c", line 19029: 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_SIXS.c", line 19224: 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_SIXS.c", line 19341: 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_SIXS.c", line 19403: warning: variable "k" was declared but never referenced [declared_but_not_referenced] double k; /* photon wave vector */ ^ "./SOLEIL_SIXS.c", line 19404: 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_SIXS.c", line 19404: 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_SIXS.c", line 19404: 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_SIXS.c", line 19405: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./SOLEIL_SIXS.c", line 19406: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./SOLEIL_SIXS.c", line 19407: warning: variable "ox" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./SOLEIL_SIXS.c", line 19407: warning: variable "oy" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./SOLEIL_SIXS.c", line 19407: warning: variable "oz" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./SOLEIL_SIXS.c", line 19408: warning: variable "b1x" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./SOLEIL_SIXS.c", line 19408: warning: variable "b1y" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./SOLEIL_SIXS.c", line 19408: warning: variable "b1z" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./SOLEIL_SIXS.c", line 19409: warning: variable "b2x" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./SOLEIL_SIXS.c", line 19409: warning: variable "b2y" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./SOLEIL_SIXS.c", line 19409: warning: variable "b2z" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./SOLEIL_SIXS.c", line 19410: warning: variable "n11" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./SOLEIL_SIXS.c", line 19410: warning: variable "n12" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./SOLEIL_SIXS.c", line 19410: warning: variable "n22" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./SOLEIL_SIXS.c", line 19411: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./SOLEIL_SIXS.c", line 19412: warning: variable "inv_n11" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./SOLEIL_SIXS.c", line 19412: warning: variable "inv_n12" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./SOLEIL_SIXS.c", line 19412: warning: variable "inv_n22" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./SOLEIL_SIXS.c", line 19413: 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_SIXS.c", line 19413: 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_SIXS.c", line 19413: 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_SIXS.c", line 19414: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./SOLEIL_SIXS.c", line 19415: 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_SIXS.c", line 19415: 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_SIXS.c", line 19416: warning: variable "y0x" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./SOLEIL_SIXS.c", line 19416: warning: variable "y0y" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./SOLEIL_SIXS.c", line 19417: warning: variable "alpha" was declared but never referenced [declared_but_not_referenced] double alpha; /* Offset of 2D Gauss center from 3D center */ ^ "./SOLEIL_SIXS.c", line 19423: warning: variable "coh_xsect" was declared but never referenced [declared_but_not_referenced] double coh_xsect, coh_xlen; /* Coherent cross section and length */ ^ "./SOLEIL_SIXS.c", line 19424: warning: variable "tot_xsect" was declared but never referenced [declared_but_not_referenced] double tot_xsect, tot_xlen; /* Total cross section and length */ ^ "./SOLEIL_SIXS.c", line 19439: 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_SIXS.c", line 22307: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_SIXS.c", line 22308: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_SIXS.c", line 1502: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_SIXS.c", line 2972: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 99, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 113, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 147, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 173, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 197, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 208, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 217, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 228, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1551, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1555, Generating acc routine seq Generating NVIDIA GPU code str_len: 1564, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4253, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4687, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4698, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4707, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4719, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4731, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4741, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4751, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4759, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4769, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4791, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4798, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4844, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4879, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4890, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4907, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4918, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4934, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4963, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4974, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4978, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5013, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5020, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5029, #pragma acc loop seq 5013, Generating implicit copy(lens[:]) [if not already present] 5020, Generating implicit firstprivate(ll,l) 5031, Accelerator restriction: induction variable live-out from loop: i 5032, Accelerator restriction: induction variable live-out from loop: i 5033, Accelerator restriction: induction variable live-out from loop: i 5034, Accelerator restriction: induction variable live-out from loop: i 5036, Accelerator restriction: induction variable live-out from loop: j 5037, Accelerator restriction: induction variable live-out from loop: j 5038, Accelerator restriction: induction variable live-out from loop: j 5039, Accelerator restriction: induction variable live-out from loop: j 5061, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5065, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5068, #pragma acc loop seq 5061, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5068, Generating implicit firstprivate(l) 5085, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5089, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5096, #pragma acc loop seq 5085, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5155, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5186, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5203, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5302, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5386, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5452, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5529, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5801, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5813, Generating acc routine seq Generating NVIDIA GPU code _hash: 5845, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5886, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5897, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5902, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5910, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5918, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5925, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6593, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6629, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6690, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6706, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6792, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6860, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 8178, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 10135, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 10203, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 10282, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 10750, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 10766, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 10784, Generating acc routine seq Generating NVIDIA GPU code off_F: 11046, Generating acc routine seq Generating NVIDIA GPU code off_sign: 11051, Generating acc routine seq Generating NVIDIA GPU code off_normal: 11061, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 11087, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11150, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11281, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11326, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11441, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11557, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11569, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11604, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11859, Generating acc routine seq Generating NVIDIA GPU code merge: 11866, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 11974, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 11989, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 12043, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12160, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12182, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 12375, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 12464, Generating acc routine seq Generating NVIDIA GPU code cross: 12532, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 12547, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 12680, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 12787, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 13347, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 13379, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 13383, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 13393, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 13405, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 13415, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 13438, Generating acc routine seq Generating NVIDIA GPU code refleccq: 13462, Generating acc routine seq Generating NVIDIA GPU code reflecq: 13514, Generating acc routine seq Generating NVIDIA GPU code SX_list_compare: 13674, Generating acc routine seq Generating NVIDIA GPU code hkl_search: 14325, Generating acc routine seq Generating NVIDIA GPU code hkl_select: 14428, Generating acc routine seq Generating NVIDIA GPU code randrotate: 14444, Generating acc routine seq Generating NVIDIA GPU code randderotate: 14453, Generating acc routine seq Generating NVIDIA GPU code vec_rotate_2d: 14463, Generating acc routine seq Generating NVIDIA GPU code init: 18346, Generating update device(_mon_src_xy_var,_M2_var,_mon_src_e_var,_mon_dcm_xy_var,_slit_mon_xy_var,_sample_stage_var,_dcm1_var,_Source_U20_var,_dcm_xtal0_var,_dcm0_var,_instrument_var,_mon_dcm_e_var,_DCM_location_var,_M1_out_var,_M1_rotated_var,_M1_location_var,_M1_var,_M2_out_var,_M2_rotated_var,_M2_location_var,_sample_out_var,_sx_layer_var,_sx_bulk_var,_slit_var,_origin_var,_dcm_xtal1_var,_detector_bulk_var,_det4pi_var,_detector_layer_var) class_Progress_bar_trace: 18388, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 18685, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 18891, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 18963, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 18994, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_curved_trace: 19225, Generating acc routine seq Generating NVIDIA GPU code class_Single_crystal_trace: 19342, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 20505, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20509, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20509, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 20518, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20523, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20518, Local memory used for .inl_c_23833,_particle_save,.inl_.inl_c_1979_23848,.inl_.inl_.inl_b_1964_1985_23853,.inl_.inl_.inl_.X2787_1963_1984_23852,.inl_.inl_b_1975_23847,.inl_.inl_c_1971_23841,.inl_.inl_.inl_.X2787_1963_1995_23863,.inl_.inl_.X2787_1969_23838,.inl_.inl_b_1970_23839,.inl_.X2771_23825,.inl_.inl_b_1986_23858,.inl_c_23822,.inl_.inl_.inl_b_1964_1996_23864,.inl_.inl_.X2771_1974_23842,.inl_a_23817,.inl_.X2769_23821,.inl_.X2770_23830,.inl_b_23831,.inl_.inl_c_1990_23859 20565, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20568, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20565, Local memory used for .inl_.inl_c_1990_24404,.inl_.inl_.inl_b_1964_1996_24409,.inl_.inl_.inl_.X2787_1963_1995_24408,.inl_.inl_b_1986_24403,.inl_.inl_c_1979_24393,.inl_.inl_.inl_b_1964_1985_24398,.inl_.inl_.inl_.X2787_1963_1984_24397,.inl_.inl_b_1975_24392,.inl_.inl_.X2771_1974_24387,.inl_.inl_c_1971_24386,.inl_c_24417,.inl_.inl_b_1970_24384,.inl_.inl_.X2787_1969_24383,.inl_b_24376,.inl_.X2770_24375,.inl_.X2771_24370,.inl_c_24378,.inl_.X2769_24366,.inl_a_24362,.inl_.inl_c_1990_24354,.inl_.inl_.inl_b_1964_1996_24359,.inl_.inl_.inl_.X2787_1963_1995_24358,.inl_.inl_b_1986_24353,.inl_.inl_c_1979_24343,.inl_.inl_.inl_b_1964_1985_24348,.inl_.inl_.inl_.X2787_1963_1984_24347,.inl_.inl_b_1975_24342,.inl_.inl_.X2771_1974_24337,.inl_.inl_c_1971_24336,.inl_c_24367,.inl_.inl_b_1970_24334,.inl_.inl_.X2787_1969_24333,.inl_b_24326,.inl_.X2770_24325,.inl_.X2771_24320,.inl_c_24328,.inl_.X2769_24316,.inl_a_24312,.inl_.inl_c_1990_24304,.inl_.inl_.inl_b_1964_1996_24309,.inl_.inl_.inl_.X2787_1963_1995_24308,.inl_.inl_b_1986_24303,.inl_.inl_c_1979_24293,.inl_.inl_.inl_b_1964_1985_24298,.inl_.inl_.inl_.X2787_1963_1984_24297,.inl_.inl_b_1975_24292,.inl_.inl_.X2771_1974_24287,.inl_.inl_c_1971_24286,.inl_c_24317,.inl_.inl_b_1970_24284,.inl_.inl_.X2787_1969_24283,.inl_b_24276,.inl_.X2770_24275,.inl_.X2771_24270,.inl_c_24278,.inl_.X2769_24266,.inl_a_24262,.inl_.inl_c_1990_24254,.inl_.inl_.inl_b_1964_1996_24259,.inl_.inl_.inl_.X2787_1963_1995_24258,.inl_.inl_b_1986_24253,.inl_.inl_c_1979_24243,.inl_.inl_.inl_b_1964_1985_24248,.inl_.inl_.inl_.X2787_1963_1984_24247,.inl_.inl_b_1975_24242,.inl_.inl_.X2771_1974_24237,.inl_.inl_c_1971_24236,.inl_c_24267,.inl_.inl_b_1970_24234,.inl_.inl_.X2787_1969_24233,.inl_b_24226,.inl_.X2770_24225,.inl_.X2771_24220,.inl_c_24228,.inl_.X2769_24216,.inl_a_24212,.inl_.inl_c_1990_24204,.inl_.inl_.inl_b_1964_1996_24209,.inl_.inl_.inl_.X2787_1963_1995_24208,.inl_.inl_b_1986_24203,.inl_.inl_c_1979_24193,.inl_.inl_.inl_b_1964_1985_24198,.inl_.inl_.inl_.X2787_1963_1984_24197,.inl_.inl_b_1975_24192,.inl_.inl_.X2771_1974_24187,.inl_.inl_c_1971_24186,.inl_c_24217,.inl_.inl_b_1970_24184,.inl_.inl_.X2787_1969_24183,.inl_b_24176,.inl_.X2770_24175,.inl_.X2771_24170,.inl_c_24178,.inl_.X2769_24166,.inl_a_24162,.inl_.inl_c_1990_24154,.inl_.inl_.inl_b_1964_1996_24159,.inl_.inl_.inl_.X2787_1963_1995_24158,.inl_.inl_b_1986_24153,.inl_.inl_c_1979_24143,.inl_.inl_.inl_b_1964_1985_24148,.inl_.inl_.inl_.X2787_1963_1984_24147,.inl_.inl_b_1975_24142,.inl_.inl_.X2771_1974_24137,.inl_.inl_c_1971_24136,.inl_c_24167,.inl_.inl_b_1970_24134,.inl_.inl_.X2787_1969_24133,.inl_b_24126,.inl_.X2770_24125,.inl_.X2771_24120,.inl_c_24128,.inl_.X2769_24116,.inl_a_24112,.inl_.inl_c_1990_24061,.inl_.inl_.inl_b_1964_1996_24066,.inl_.inl_.inl_.X2787_1963_1995_24065,.inl_.inl_b_1986_24060,.inl_.inl_c_1979_24050,.inl_.inl_.inl_b_1964_1985_24055,.inl_.inl_.inl_.X2787_1963_1984_24054,.inl_.inl_b_1975_24049,.inl_.inl_.X2771_1974_24044,.inl_.inl_c_1971_24043,.inl_c_24117,.inl_.inl_b_1970_24041,.inl_.inl_.X2787_1969_24040,.inl_b_24033,.inl_.X2770_24032,.inl_.X2771_24027,.inl_c_24035,.inl_.X2769_24023,.inl_a_24019,.inl_.X2771_24420,.inl_.inl_c_1990_24011,.inl_.inl_.inl_b_1964_1996_24016,.inl_.inl_.inl_.X2787_1963_1995_24015,.inl_.inl_b_1986_24010,.inl_.inl_c_1979_24000,.inl_.inl_.inl_b_1964_1985_24005,.inl_.inl_.inl_.X2787_1963_1984_24004,.inl_.inl_b_1975_23999,.inl_.inl_.X2771_1974_23994,.inl_.inl_c_1971_23993,.inl_c_24024,.inl_.inl_b_1970_23991,.inl_.inl_.X2787_1969_23990,.inl_b_23983,.inl_.X2770_23982,.inl_.X2771_23977,.inl_c_23985,.inl_.X2769_23973,.inl_a_23969,.inl_.inl_c_1990_23961,.inl_.inl_.inl_b_1964_1996_23966,.inl_.inl_.inl_.X2787_1963_1995_23965,.inl_.inl_b_1986_23960,.inl_.inl_c_1979_23950,.inl_.inl_.inl_b_1964_1985_23955,.inl_.inl_.inl_.X2787_1963_1984_23954,.inl_.inl_b_1975_23949,.inl_.inl_.X2771_1974_23944,.inl_.inl_c_1971_23943,.inl_c_23974,.inl_.inl_b_1970_23941,.inl_.inl_.X2787_1969_23940,.inl_b_23933,.inl_.X2770_23932,.inl_.X2771_23927,.inl_c_23935,.inl_.X2769_23923,.inl_a_23919,_particle_save,.inl_c_24428,.inl_.inl_c_1979_24443,.inl_.inl_.inl_b_1964_1985_24448,.inl_.inl_.inl_.X2787_1963_1984_24447,.inl_.inl_b_1975_24442,.inl_.inl_c_1971_24436,.inl_.inl_.inl_.X2787_1963_1995_24458,.inl_.inl_.X2787_1969_24433,.inl_.inl_b_1970_24434,.inl_.inl_.X2770_8901_24093,.inl_.inl_b_1986_24453,.inl_c_23924,.inl_.inl_.inl_b_1964_1996_24459,.inl_.inl_.X2771_1974_24437,.inl_a_24412,.inl_.X2769_24416,.inl_.X2770_24425,.inl_b_24426,.inl_.inl_c_1990_24454 20770, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20774, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20770, Local memory used for .inl_.inl_c_1990_24756,.inl_.inl_.inl_b_1964_1996_24761,.inl_.inl_.inl_.X2787_1963_1995_24760,.inl_.inl_b_1986_24755,.inl_.inl_c_1979_24745,.inl_.inl_.inl_b_1964_1985_24750,.inl_.inl_.inl_.X2787_1963_1984_24749,.inl_.inl_b_1975_24744,.inl_.inl_.X2771_1974_24739,.inl_.inl_c_1971_24738,.inl_c_24769,.inl_.inl_b_1970_24736,.inl_.inl_.X2787_1969_24735,.inl_b_24728,.inl_.X2770_24727,.inl_.X2771_24722,.inl_c_24730,.inl_.X2769_24718,.inl_a_24714,.inl_.inl_c_1990_24706,.inl_.inl_.inl_b_1964_1996_24711,.inl_.inl_.inl_.X2787_1963_1995_24710,.inl_.inl_b_1986_24705,.inl_.inl_c_1979_24695,.inl_.inl_.inl_b_1964_1985_24700,.inl_.inl_.inl_.X2787_1963_1984_24699,.inl_.inl_b_1975_24694,.inl_.inl_.X2771_1974_24689,.inl_.inl_c_1971_24688,.inl_c_24719,.inl_.inl_b_1970_24686,.inl_.inl_.X2787_1969_24685,.inl_b_24678,.inl_.X2770_24677,.inl_.X2771_24672,.inl_c_24680,.inl_.X2769_24668,.inl_a_24664,.inl_.inl_c_1990_24654,.inl_.inl_.inl_b_1964_1996_24659,.inl_.inl_.inl_.X2787_1963_1995_24658,.inl_.inl_b_1986_24653,.inl_.inl_c_1979_24643,.inl_.inl_.inl_b_1964_1985_24648,.inl_.inl_.inl_.X2787_1963_1984_24647,.inl_.inl_b_1975_24642,.inl_.inl_.X2771_1974_24637,.inl_.inl_c_1971_24636,.inl_c_24669,.inl_.inl_b_1970_24634,.inl_.inl_.X2787_1969_24633,.inl_b_24626,.inl_.X2770_24625,.inl_.X2771_24620,.inl_c_24628,.inl_.X2769_24616,.inl_a_24612,.inl_.inl_c_1990_24604,.inl_.inl_.inl_b_1964_1996_24609,.inl_.inl_.inl_.X2787_1963_1995_24608,.inl_.inl_b_1986_24603,.inl_.inl_c_1979_24593,.inl_.inl_.inl_b_1964_1985_24598,.inl_.inl_.inl_.X2787_1963_1984_24597,.inl_.inl_b_1975_24592,.inl_.inl_.X2771_1974_24587,.inl_.inl_c_1971_24586,.inl_c_24617,.inl_.inl_b_1970_24584,.inl_.inl_.X2787_1969_24583,.inl_b_24576,.inl_.X2770_24575,.inl_.X2771_24570,.inl_c_24578,.inl_.X2769_24566,.inl_a_24562,.inl_.inl_c_1990_24554,.inl_.inl_.inl_b_1964_1996_24559,.inl_.inl_.inl_.X2787_1963_1995_24558,.inl_.inl_b_1986_24553,.inl_.inl_c_1979_24543,.inl_.inl_.inl_b_1964_1985_24548,.inl_.inl_.inl_.X2787_1963_1984_24547,.inl_.inl_b_1975_24542,.inl_.inl_.X2771_1974_24537,.inl_.inl_c_1971_24536,.inl_c_24567,.inl_.inl_b_1970_24534,.inl_.inl_.X2787_1969_24533,.inl_b_24526,.inl_.X2770_24525,.inl_.X2771_24520,.inl_c_24528,.inl_.X2769_24516,.inl_a_24512,.inl_.inl_c_1990_24504,.inl_.inl_.inl_b_1964_1996_24509,.inl_.inl_.inl_.X2787_1963_1995_24508,.inl_.inl_b_1986_24503,.inl_.inl_c_1979_24493,.inl_.inl_.inl_b_1964_1985_24498,.inl_.inl_.inl_.X2787_1963_1984_24497,.inl_.inl_b_1975_24492,.inl_.inl_.X2771_1974_24487,.inl_.inl_c_1971_24486,.inl_c_24517,.inl_.inl_b_1970_24484,.inl_.inl_.X2787_1969_24483,.inl_b_24476,.inl_.X2770_24475,.inl_.X2771_24470,.inl_c_24478,.inl_.X2769_24466,.inl_a_24462,_particle_save,.inl_c_24780,.inl_.inl_c_1979_24795,.inl_.inl_.inl_b_1964_1985_24800,.inl_.inl_.inl_.X2787_1963_1984_24799,.inl_.inl_b_1975_24794,.inl_.inl_c_1971_24788,.inl_.inl_.inl_.X2787_1963_1995_24810,.inl_.inl_.X2787_1969_24785,.inl_.inl_b_1970_24786,.inl_.X2771_24772,.inl_.inl_b_1986_24805,.inl_c_24467,.inl_.inl_.inl_b_1964_1996_24811,.inl_.inl_.X2771_1974_24789,.inl_a_24764,.inl_.X2769_24768,.inl_.X2770_24777,.inl_b_24778,.inl_.inl_c_1990_24806 finally: 21397, Generating update self(_mon_src_xy_var,_M2_var,_mon_src_e_var,_mon_dcm_xy_var,_slit_mon_xy_var,_sample_stage_var,_dcm1_var,_Source_U20_var,_dcm_xtal0_var,_dcm0_var,_instrument_var,_mon_dcm_e_var,_DCM_location_var,_M1_out_var,_M1_rotated_var,_M1_location_var,_M1_var,_M2_out_var,_M2_rotated_var,_M2_location_var,_sample_out_var,_sx_bulk_var,_sx_layer_var,_slit_var,_origin_var,_dcm_xtal1_var,_detector_bulk_var,_det4pi_var,_detector_layer_var) mcenabletrace: 6046, Generating update device(mcdotrace) /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/bin/ld: /tmp/nvcxnByff0whITat.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2026-04-07/McXtrace_8GPU_openacc_mpi_x_7_1e7_Linux_1e7/SOLEIL_SIXS/./SOLEIL_SIXS.c:13759:(.text+0x3723f): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /u/data/pkwi/WORK/micromamba/envs/mcxtrace-3.x/bin/ld: /tmp/nvcxnByff0whITat.o: note: the message above does not take linker garbage collection into account DEBUG: CMD: nvc finished INFO: ===