INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_SIXS_20250514_151401" INFO: Regenerating c-file: SOLEIL_SIXS.c DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/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/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_SIXS.out --> pointing path miniconda3/lib to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib --> pointing path miniconda3/lib to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib --> pointing path miniconda3/include to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include DEBUG: CMD: nvc -o ./SOLEIL_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/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -Wl,-rpath,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -lgsl -lgslcblas -I/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -DFUNNEL -std=c99 "./SOLEIL_SIXS.c", line 87: 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 89: 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 92: 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 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_SIXS.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_SIXS.c", line 141: 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 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_SIXS.c", line 172: 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 196: 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 207: 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 218: 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 229: 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 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_SIXS.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_SIXS.c", line 654: 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 875: 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 892: 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 894: 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 902: 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 904: 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 906: 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 908: 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 910: 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 1006: 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 1008: 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 1010: 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 1012: 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 1014: 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 1016: 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 1018: 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 1020: 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 1022: 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 4568: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_SIXS.c", line 5023: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_SIXS.c", line 4942: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_SIXS.c", line 6269: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 6720: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_SIXS.c", line 6893: 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 7253: 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 7417: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_SIXS.c", line 8517: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_SIXS.c", line 9046: warning: variable "y0" is used before its value is set [used_before_set] if (y0 < ymin) y0=ymin; ^ "./SOLEIL_SIXS.c", line 9048: warning: variable "y1" is used before its value is set [used_before_set] if (y1 < ymin) y1=ymin; ^ "./SOLEIL_SIXS.c", line 9249: 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 9251: 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 9258: 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 9278: 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 9280: 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 9282: 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 10828: 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 10851: 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 10872: 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 10955: 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 10960: 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 10969: 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 10995: 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 10998: 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 10998: 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 10998: 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 10998: 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 10998: 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 10998: 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 11058: 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 11188: 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 11232: 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 11355: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_SIXS.c", line 11469: 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 11481: 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 11516: 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 11768: 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 11774: 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 12225: 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 12231: 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 12237: 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 12244: 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 12254: 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 12260: 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 12694: 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 12900: 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 12902: 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 12904: 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 12907: 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 12909: 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 12911: 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 12913: 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 12915: 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 12917: 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 12919: 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 12964: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./SOLEIL_SIXS.c", line 12942: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./SOLEIL_SIXS.c", line 13053: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 13252: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./SOLEIL_SIXS.c", line 13312: 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 13307: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_SIXS.c", line 13330: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_SIXS.c", line 13563: warning: Routine "SX_list_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int SX_list_compare (void const *a, void const *b) ^ "./SOLEIL_SIXS.c", line 13669: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] char flag=0; ^ "./SOLEIL_SIXS.c", line 14170: warning: Routine "hkl_search" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_search(struct hkl_data *L, void *TT, int count, double V0, ^ "./SOLEIL_SIXS.c", line 14277: warning: Routine "hkl_select" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_select(struct tau_data *T, int tau_count, double coh_refl, double *sum,_class_particle *_particle) { ^ "./SOLEIL_SIXS.c", line 14292: warning: Routine "randrotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randrotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./SOLEIL_SIXS.c", line 14300: warning: Routine "randderotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randderotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./SOLEIL_SIXS.c", line 14309: warning: Routine "vec_rotate_2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void vec_rotate_2d(double* x, double* y, double angle) { ^ "./SOLEIL_SIXS.c", line 14333: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 14335: warning: variable "Z" was set but never used [set_but_not_used] double Z; ^ "./SOLEIL_SIXS.c", line 14857: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_SIXS.c", line 14845: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_SIXS.c", line 14902: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_SIXS.c", line 14997: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_SIXS.c", line 15111: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_SIXS.c", line 15225: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_SIXS.c", line 15299: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_SIXS.c", line 15413: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_SIXS.c", line 15462: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_SIXS.c", line 15547: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_SIXS.c", line 15596: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_SIXS.c", line 15681: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_SIXS.c", line 15730: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_SIXS.c", line 15844: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_SIXS.c", line 15958: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_SIXS.c", line 16007: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_SIXS.c", line 16056: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_SIXS.c", line 16124: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_SIXS.c", line 16173: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_SIXS.c", line 16222: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SOLEIL_SIXS.c", line 16271: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SOLEIL_SIXS.c", line 16339: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SOLEIL_SIXS.c", line 16388: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SOLEIL_SIXS.c", line 16502: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SOLEIL_SIXS.c", line 16646: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SOLEIL_SIXS.c", line 16790: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./SOLEIL_SIXS.c", line 16839: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./SOLEIL_SIXS.c", line 16953: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./SOLEIL_SIXS.c", line 17067: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./SOLEIL_SIXS.c", line 17641: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 17701: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_SIXS.c", line 17853: warning: variable "surf_dir_sum" was declared but never referenced [declared_but_not_referenced] double surf_dir_sum =0; ^ "./SOLEIL_SIXS.c", line 17777: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_SIXS.c", line 17777: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_SIXS.c", line 17777: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./SOLEIL_SIXS.c", line 18210: 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 18342: warning: variable "l" was declared but never referenced [declared_but_not_referenced] double k,e,l,w_u,r,w; ^ "./SOLEIL_SIXS.c", line 18342: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double k,e,l,w_u,r,w; ^ "./SOLEIL_SIXS.c", line 18508: 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 18734: 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 18804: 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 18835: 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 18915: 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 18915: 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 18915: 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 18871: 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 19040: 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 19159: 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 19221: warning: variable "k" was declared but never referenced [declared_but_not_referenced] double k; /* photon wave vector */ ^ "./SOLEIL_SIXS.c", line 19222: 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 19222: 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 19222: 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 19223: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./SOLEIL_SIXS.c", line 19224: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./SOLEIL_SIXS.c", line 19225: 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 19225: 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 19225: 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 19226: 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 19226: 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 19226: 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 19227: 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 19227: 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 19227: 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 19228: 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 19228: 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 19228: 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 19229: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./SOLEIL_SIXS.c", line 19230: 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 19230: 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 19230: 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 19231: 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 19231: 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 19231: 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 19232: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./SOLEIL_SIXS.c", line 19233: 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 19233: 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 19234: 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 19234: 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 19235: 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 19241: 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 19242: 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 19257: 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 22118: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_SIXS.c", line 22119: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_SIXS.c", line 1505: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_SIXS.c", line 2925: 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: 148, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 174, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 198, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 209, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 218, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 229, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1553, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1557, Generating acc routine seq Generating NVIDIA GPU code str_len: 1566, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4189, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4620, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4631, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4640, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4652, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4664, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4674, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4684, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4692, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4702, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4724, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4731, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4777, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4812, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4823, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4840, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4851, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4867, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4896, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4907, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4911, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4946, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4953, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4962, #pragma acc loop seq 4946, Generating implicit copy(lens[:]) [if not already present] 4953, Generating implicit firstprivate(ll,l) 4964, Accelerator restriction: induction variable live-out from loop: i 4965, Accelerator restriction: induction variable live-out from loop: i 4966, Accelerator restriction: induction variable live-out from loop: i 4967, Accelerator restriction: induction variable live-out from loop: i 4969, Accelerator restriction: induction variable live-out from loop: j 4970, Accelerator restriction: induction variable live-out from loop: j 4971, Accelerator restriction: induction variable live-out from loop: j 4972, Accelerator restriction: induction variable live-out from loop: j 4994, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4998, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5001, #pragma acc loop seq 4994, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5001, Generating implicit firstprivate(l) 5018, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5022, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5029, #pragma acc loop seq 5018, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5088, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5119, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5136, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5235, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5319, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5385, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5462, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5734, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5746, Generating acc routine seq Generating NVIDIA GPU code _hash: 5778, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5819, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5830, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5835, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5843, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5851, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5858, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6521, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6554, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6615, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6631, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6717, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6785, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 8102, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 10048, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 10116, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 10195, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 10663, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 10679, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 10697, Generating acc routine seq Generating NVIDIA GPU code off_F: 10955, Generating acc routine seq Generating NVIDIA GPU code off_sign: 10960, Generating acc routine seq Generating NVIDIA GPU code off_normal: 10970, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 10996, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11059, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11190, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11235, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11352, Generating acc routine seq Generating NVIDIA GPU code off_compare: 11470, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 11482, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 11517, Generating acc routine seq Generating NVIDIA GPU code Min_int: 11768, Generating acc routine seq Generating NVIDIA GPU code merge: 11775, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 11879, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 11894, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 11948, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12065, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12087, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 12280, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 12369, Generating acc routine seq Generating NVIDIA GPU code cross: 12437, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 12452, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 12585, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 12692, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 13236, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 13268, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 13272, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 13282, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 13294, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 13304, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 13327, Generating acc routine seq Generating NVIDIA GPU code refleccq: 13351, Generating acc routine seq Generating NVIDIA GPU code reflecq: 13402, Generating acc routine seq Generating NVIDIA GPU code SX_list_compare: 13564, Generating acc routine seq Generating NVIDIA GPU code hkl_search: 14173, Generating acc routine seq Generating NVIDIA GPU code hkl_select: 14277, Generating acc routine seq Generating NVIDIA GPU code randrotate: 14292, Generating acc routine seq Generating NVIDIA GPU code randderotate: 14300, Generating acc routine seq Generating NVIDIA GPU code vec_rotate_2d: 14309, Generating acc routine seq Generating NVIDIA GPU code init: 18170, 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: 18211, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 18509, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 18735, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 18805, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 18836, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_curved_trace: 19041, Generating acc routine seq Generating NVIDIA GPU code class_Single_crystal_trace: 19160, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 20325, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20329, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20325, Local memory used for .inl_particle_23769,.inl_.inl_mcphoton_0_23785,.inl_.X2448_23787,.inl_.inl_.X2663_13_23786 20329, Generating implicit private(_particle,seed) 20339, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20344, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20339, Local memory used for .inl_c_23808,_particle_save,.inl_.inl_c_1923_23823,.inl_.inl_.inl_b_1908_1929_23828,.inl_.inl_.inl_.X2628_1907_1928_23827,.inl_.inl_b_1919_23822,.inl_.inl_c_1915_23816,.inl_.inl_.inl_.X2628_1907_1939_23838,.inl_.inl_.X2628_1913_23813,.inl_.inl_b_1914_23814,.inl_.X2612_23800,.inl_.inl_b_1930_23833,.inl_c_23797,.inl_.inl_.inl_b_1908_1940_23839,.inl_.inl_.X2612_1918_23817,.inl_a_23792,.inl_.X2610_23796,.inl_.X2611_23805,.inl_b_23806,.inl_.inl_c_1934_23834 20386, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20389, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20386, Local memory used for .inl_.inl_c_1934_24379,.inl_.inl_.inl_b_1908_1940_24384,.inl_.inl_.inl_.X2628_1907_1939_24383,.inl_.inl_b_1930_24378,.inl_.inl_c_1923_24368,.inl_.inl_.inl_b_1908_1929_24373,.inl_.inl_.inl_.X2628_1907_1928_24372,.inl_.inl_b_1919_24367,.inl_.inl_.X2612_1918_24362,.inl_.inl_c_1915_24361,.inl_c_24392,.inl_.inl_b_1914_24359,.inl_.inl_.X2628_1913_24358,.inl_b_24351,.inl_.X2611_24350,.inl_.X2612_24345,.inl_c_24353,.inl_.X2610_24341,.inl_a_24337,.inl_.inl_c_1934_24329,.inl_.inl_.inl_b_1908_1940_24334,.inl_.inl_.inl_.X2628_1907_1939_24333,.inl_.inl_b_1930_24328,.inl_.inl_c_1923_24318,.inl_.inl_.inl_b_1908_1929_24323,.inl_.inl_.inl_.X2628_1907_1928_24322,.inl_.inl_b_1919_24317,.inl_.inl_.X2612_1918_24312,.inl_.inl_c_1915_24311,.inl_c_24342,.inl_.inl_b_1914_24309,.inl_.inl_.X2628_1913_24308,.inl_b_24301,.inl_.X2611_24300,.inl_.X2612_24295,.inl_c_24303,.inl_.X2610_24291,.inl_a_24287,.inl_.inl_c_1934_24279,.inl_.inl_.inl_b_1908_1940_24284,.inl_.inl_.inl_.X2628_1907_1939_24283,.inl_.inl_b_1930_24278,.inl_.inl_c_1923_24268,.inl_.inl_.inl_b_1908_1929_24273,.inl_.inl_.inl_.X2628_1907_1928_24272,.inl_.inl_b_1919_24267,.inl_.inl_.X2612_1918_24262,.inl_.inl_c_1915_24261,.inl_c_24292,.inl_.inl_b_1914_24259,.inl_.inl_.X2628_1913_24258,.inl_b_24251,.inl_.X2611_24250,.inl_.X2612_24245,.inl_c_24253,.inl_.X2610_24241,.inl_a_24237,.inl_.inl_c_1934_24229,.inl_.inl_.inl_b_1908_1940_24234,.inl_.inl_.inl_.X2628_1907_1939_24233,.inl_.inl_b_1930_24228,.inl_.inl_c_1923_24218,.inl_.inl_.inl_b_1908_1929_24223,.inl_.inl_.inl_.X2628_1907_1928_24222,.inl_.inl_b_1919_24217,.inl_.inl_.X2612_1918_24212,.inl_.inl_c_1915_24211,.inl_c_24242,.inl_.inl_b_1914_24209,.inl_.inl_.X2628_1913_24208,.inl_b_24201,.inl_.X2611_24200,.inl_.X2612_24195,.inl_c_24203,.inl_.X2610_24191,.inl_a_24187,.inl_.inl_c_1934_24179,.inl_.inl_.inl_b_1908_1940_24184,.inl_.inl_.inl_.X2628_1907_1939_24183,.inl_.inl_b_1930_24178,.inl_.inl_c_1923_24168,.inl_.inl_.inl_b_1908_1929_24173,.inl_.inl_.inl_.X2628_1907_1928_24172,.inl_.inl_b_1919_24167,.inl_.inl_.X2612_1918_24162,.inl_.inl_c_1915_24161,.inl_c_24192,.inl_.inl_b_1914_24159,.inl_.inl_.X2628_1913_24158,.inl_b_24151,.inl_.X2611_24150,.inl_.X2612_24145,.inl_c_24153,.inl_.X2610_24141,.inl_a_24137,.inl_.inl_c_1934_24129,.inl_.inl_.inl_b_1908_1940_24134,.inl_.inl_.inl_.X2628_1907_1939_24133,.inl_.inl_b_1930_24128,.inl_.inl_c_1923_24118,.inl_.inl_.inl_b_1908_1929_24123,.inl_.inl_.inl_.X2628_1907_1928_24122,.inl_.inl_b_1919_24117,.inl_.inl_.X2612_1918_24112,.inl_.inl_c_1915_24111,.inl_c_24142,.inl_.inl_b_1914_24109,.inl_.inl_.X2628_1913_24108,.inl_b_24101,.inl_.X2611_24100,.inl_.X2612_24095,.inl_c_24103,.inl_.X2610_24091,.inl_a_24087,.inl_.inl_c_1934_24036,.inl_.inl_.inl_b_1908_1940_24041,.inl_.inl_.inl_.X2628_1907_1939_24040,.inl_.inl_b_1930_24035,.inl_.inl_c_1923_24025,.inl_.inl_.inl_b_1908_1929_24030,.inl_.inl_.inl_.X2628_1907_1928_24029,.inl_.inl_b_1919_24024,.inl_.inl_.X2612_1918_24019,.inl_.inl_c_1915_24018,.inl_c_24092,.inl_.inl_b_1914_24016,.inl_.inl_.X2628_1913_24015,.inl_b_24008,.inl_.X2611_24007,.inl_.X2612_24002,.inl_c_24010,.inl_.X2610_23998,.inl_a_23994,.inl_.X2612_24395,.inl_.inl_c_1934_23986,.inl_.inl_.inl_b_1908_1940_23991,.inl_.inl_.inl_.X2628_1907_1939_23990,.inl_.inl_b_1930_23985,.inl_.inl_c_1923_23975,.inl_.inl_.inl_b_1908_1929_23980,.inl_.inl_.inl_.X2628_1907_1928_23979,.inl_.inl_b_1919_23974,.inl_.inl_.X2612_1918_23969,.inl_.inl_c_1915_23968,.inl_c_23999,.inl_.inl_b_1914_23966,.inl_.inl_.X2628_1913_23965,.inl_b_23958,.inl_.X2611_23957,.inl_.X2612_23952,.inl_c_23960,.inl_.X2610_23948,.inl_a_23944,.inl_.inl_c_1934_23936,.inl_.inl_.inl_b_1908_1940_23941,.inl_.inl_.inl_.X2628_1907_1939_23940,.inl_.inl_b_1930_23935,.inl_.inl_c_1923_23925,.inl_.inl_.inl_b_1908_1929_23930,.inl_.inl_.inl_.X2628_1907_1928_23929,.inl_.inl_b_1919_23924,.inl_.inl_.X2612_1918_23919,.inl_.inl_c_1915_23918,.inl_c_23949,.inl_.inl_b_1914_23916,.inl_.inl_.X2628_1913_23915,.inl_b_23908,.inl_.X2611_23907,.inl_.X2612_23902,.inl_c_23910,.inl_.X2610_23898,.inl_a_23894,_particle_save,.inl_c_24403,.inl_.inl_c_1923_24418,.inl_.inl_.inl_b_1908_1929_24423,.inl_.inl_.inl_.X2628_1907_1928_24422,.inl_.inl_b_1919_24417,.inl_.inl_c_1915_24411,.inl_.inl_.inl_.X2628_1907_1939_24433,.inl_.inl_.X2628_1913_24408,.inl_.inl_b_1914_24409,.inl_.inl_.X2611_8792_24068,.inl_.inl_b_1930_24428,.inl_c_23899,.inl_.inl_.inl_b_1908_1940_24434,.inl_.inl_.X2612_1918_24412,.inl_a_24387,.inl_.X2610_24391,.inl_.X2611_24400,.inl_b_24401,.inl_.inl_c_1934_24429 20591, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20595, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20591, Local memory used for .inl_.inl_c_1934_24731,.inl_.inl_.inl_b_1908_1940_24736,.inl_.inl_.inl_.X2628_1907_1939_24735,.inl_.inl_b_1930_24730,.inl_.inl_c_1923_24720,.inl_.inl_.inl_b_1908_1929_24725,.inl_.inl_.inl_.X2628_1907_1928_24724,.inl_.inl_b_1919_24719,.inl_.inl_.X2612_1918_24714,.inl_.inl_c_1915_24713,.inl_c_24744,.inl_.inl_b_1914_24711,.inl_.inl_.X2628_1913_24710,.inl_b_24703,.inl_.X2611_24702,.inl_.X2612_24697,.inl_c_24705,.inl_.X2610_24693,.inl_a_24689,.inl_.inl_c_1934_24681,.inl_.inl_.inl_b_1908_1940_24686,.inl_.inl_.inl_.X2628_1907_1939_24685,.inl_.inl_b_1930_24680,.inl_.inl_c_1923_24670,.inl_.inl_.inl_b_1908_1929_24675,.inl_.inl_.inl_.X2628_1907_1928_24674,.inl_.inl_b_1919_24669,.inl_.inl_.X2612_1918_24664,.inl_.inl_c_1915_24663,.inl_c_24694,.inl_.inl_b_1914_24661,.inl_.inl_.X2628_1913_24660,.inl_b_24653,.inl_.X2611_24652,.inl_.X2612_24647,.inl_c_24655,.inl_.X2610_24643,.inl_a_24639,.inl_.inl_c_1934_24629,.inl_.inl_.inl_b_1908_1940_24634,.inl_.inl_.inl_.X2628_1907_1939_24633,.inl_.inl_b_1930_24628,.inl_.inl_c_1923_24618,.inl_.inl_.inl_b_1908_1929_24623,.inl_.inl_.inl_.X2628_1907_1928_24622,.inl_.inl_b_1919_24617,.inl_.inl_.X2612_1918_24612,.inl_.inl_c_1915_24611,.inl_c_24644,.inl_.inl_b_1914_24609,.inl_.inl_.X2628_1913_24608,.inl_b_24601,.inl_.X2611_24600,.inl_.X2612_24595,.inl_c_24603,.inl_.X2610_24591,.inl_a_24587,.inl_.inl_c_1934_24579,.inl_.inl_.inl_b_1908_1940_24584,.inl_.inl_.inl_.X2628_1907_1939_24583,.inl_.inl_b_1930_24578,.inl_.inl_c_1923_24568,.inl_.inl_.inl_b_1908_1929_24573,.inl_.inl_.inl_.X2628_1907_1928_24572,.inl_.inl_b_1919_24567,.inl_.inl_.X2612_1918_24562,.inl_.inl_c_1915_24561,.inl_c_24592,.inl_.inl_b_1914_24559,.inl_.inl_.X2628_1913_24558,.inl_b_24551,.inl_.X2611_24550,.inl_.X2612_24545,.inl_c_24553,.inl_.X2610_24541,.inl_a_24537,.inl_.inl_c_1934_24529,.inl_.inl_.inl_b_1908_1940_24534,.inl_.inl_.inl_.X2628_1907_1939_24533,.inl_.inl_b_1930_24528,.inl_.inl_c_1923_24518,.inl_.inl_.inl_b_1908_1929_24523,.inl_.inl_.inl_.X2628_1907_1928_24522,.inl_.inl_b_1919_24517,.inl_.inl_.X2612_1918_24512,.inl_.inl_c_1915_24511,.inl_c_24542,.inl_.inl_b_1914_24509,.inl_.inl_.X2628_1913_24508,.inl_b_24501,.inl_.X2611_24500,.inl_.X2612_24495,.inl_c_24503,.inl_.X2610_24491,.inl_a_24487,.inl_.inl_c_1934_24479,.inl_.inl_.inl_b_1908_1940_24484,.inl_.inl_.inl_.X2628_1907_1939_24483,.inl_.inl_b_1930_24478,.inl_.inl_c_1923_24468,.inl_.inl_.inl_b_1908_1929_24473,.inl_.inl_.inl_.X2628_1907_1928_24472,.inl_.inl_b_1919_24467,.inl_.inl_.X2612_1918_24462,.inl_.inl_c_1915_24461,.inl_c_24492,.inl_.inl_b_1914_24459,.inl_.inl_.X2628_1913_24458,.inl_b_24451,.inl_.X2611_24450,.inl_.X2612_24445,.inl_c_24453,.inl_.X2610_24441,.inl_a_24437,_particle_save,.inl_c_24755,.inl_.inl_c_1923_24770,.inl_.inl_.inl_b_1908_1929_24775,.inl_.inl_.inl_.X2628_1907_1928_24774,.inl_.inl_b_1919_24769,.inl_.inl_c_1915_24763,.inl_.inl_.inl_.X2628_1907_1939_24785,.inl_.inl_.X2628_1913_24760,.inl_.inl_b_1914_24761,.inl_.X2612_24747,.inl_.inl_b_1930_24780,.inl_c_24442,.inl_.inl_.inl_b_1908_1940_24786,.inl_.inl_.X2612_1918_24764,.inl_a_24739,.inl_.X2610_24743,.inl_.X2611_24752,.inl_b_24753,.inl_.inl_c_1934_24781 finally: 21221, 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: 5978, Generating update device(mcdotrace) /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcJDICkP5EtA9Bw.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2025-05-14/McXtrace_8GPU_openacc_1e7_Linux_1e7/SOLEIL_SIXS/./SOLEIL_SIXS.c:13609: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===