INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_DIFFABS_20250514_150457" INFO: Regenerating c-file: SOLEIL_DIFFABS.c DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_DIFFABS.c SOLEIL_DIFFABS.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT bragg_crystal_two: EXTEND %{ if (!SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (!SCATTERED) ABSORB; %} ----------------------------------------------------------- Warning: Component powder=PowderN() at line SOLEIL_DIFFABS.instr:262 is 1st in GROUP samples and has a SPLIT. Best practice is to move the SPLIT to an earlier component. CFLAGS= -std=c99 @XRLFLAGS@ -DUSE_OFF -DFUNNEL WARNING: The parameter format of powder is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. WARNING: The parameter mat_format of powder 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 powder ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component powder Component fluo is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component fluo -> GPU kernel from component fluo_monitor ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_DIFFABS.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_DIFFABS.out ./SOLEIL_DIFFABS.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 -std=c99 -Wl,-rpath,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -lxrl -I/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -DUSE_OFF -DFUNNEL "./SOLEIL_DIFFABS.c", line 85: warning: Routine "mcgenstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgenstate(void); ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./SOLEIL_DIFFABS.c", line 87: warning: Routine "mcsetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcsetstate(double x, double y, double z, double kx, double ky, double kz, ^ "./SOLEIL_DIFFABS.c", line 90: warning: Routine "mcgetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgetstate(_class_particle mcphoton, double *x, double *y, double *z, double *kx, double *ky, double *kz, ^ "./SOLEIL_DIFFABS.c", line 105: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./SOLEIL_DIFFABS.c", line 109: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./SOLEIL_DIFFABS.c", line 138: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./SOLEIL_DIFFABS.c", line 109: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./SOLEIL_DIFFABS.c", line 168: warning: Routine "particle_setvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void(_class_particle *, char *, void*); ^ "./SOLEIL_DIFFABS.c", line 191: warning: Routine "particle_setvar_void_array" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void_array(_class_particle *, char *, void*, int); ^ "./SOLEIL_DIFFABS.c", line 202: warning: Routine "particle_restore" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_restore(_class_particle *p, _class_particle *p0); ^ "./SOLEIL_DIFFABS.c", line 213: warning: Routine "particle_getuservar_byid" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getuservar_byid(_class_particle *p, int id, int *suc){ ^ "./SOLEIL_DIFFABS.c", line 223: warning: Routine "particle_uservar_init" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_uservar_init(_class_particle *p){ ^ "./SOLEIL_DIFFABS.c", line 295: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./SOLEIL_DIFFABS.c", line 297: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./SOLEIL_DIFFABS.c", line 647: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./SOLEIL_DIFFABS.c", line 868: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./SOLEIL_DIFFABS.c", line 885: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./SOLEIL_DIFFABS.c", line 887: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./SOLEIL_DIFFABS.c", line 895: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./SOLEIL_DIFFABS.c", line 897: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./SOLEIL_DIFFABS.c", line 899: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./SOLEIL_DIFFABS.c", line 901: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./SOLEIL_DIFFABS.c", line 903: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./SOLEIL_DIFFABS.c", line 999: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./SOLEIL_DIFFABS.c", line 1001: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./SOLEIL_DIFFABS.c", line 1003: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./SOLEIL_DIFFABS.c", line 1005: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./SOLEIL_DIFFABS.c", line 1007: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./SOLEIL_DIFFABS.c", line 1009: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./SOLEIL_DIFFABS.c", line 1011: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./SOLEIL_DIFFABS.c", line 1013: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./SOLEIL_DIFFABS.c", line 1015: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./SOLEIL_DIFFABS.c", line 4561: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_DIFFABS.c", line 5016: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_DIFFABS.c", line 4935: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_DIFFABS.c", line 6262: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_DIFFABS.c", line 6713: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_DIFFABS.c", line 6886: warning: variable "D" was declared but never referenced [declared_but_not_referenced] double A,B,C,D,k; ^ "./SOLEIL_DIFFABS.c", line 7178: 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_DIFFABS.c", line 7180: 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_DIFFABS.c", line 7187: 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_DIFFABS.c", line 7207: 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_DIFFABS.c", line 7209: 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_DIFFABS.c", line 7211: 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, ^ "/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_DIFFABS.c", line 8719: 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_DIFFABS.c", line 8721: 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_DIFFABS.c", line 8723: 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_DIFFABS.c", line 8726: 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_DIFFABS.c", line 8728: 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_DIFFABS.c", line 8730: 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_DIFFABS.c", line 8732: 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_DIFFABS.c", line 8734: 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_DIFFABS.c", line 8736: 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_DIFFABS.c", line 8738: 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_DIFFABS.c", line 8783: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./SOLEIL_DIFFABS.c", line 8761: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./SOLEIL_DIFFABS.c", line 8872: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_DIFFABS.c", line 9071: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./SOLEIL_DIFFABS.c", line 9131: 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_DIFFABS.c", line 9126: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_DIFFABS.c", line 9149: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_DIFFABS.c", line 9471: 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_DIFFABS.c", line 9635: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_DIFFABS.c", line 10735: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_DIFFABS.c", line 11264: warning: variable "y0" is used before its value is set [used_before_set] if (y0 < ymin) y0=ymin; ^ "./SOLEIL_DIFFABS.c", line 11266: warning: variable "y1" is used before its value is set [used_before_set] if (y1 < ymin) y1=ymin; ^ "./SOLEIL_DIFFABS.c", line 11471: 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_DIFFABS.c", line 11494: 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_DIFFABS.c", line 11515: 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_DIFFABS.c", line 11598: 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_DIFFABS.c", line 11603: 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_DIFFABS.c", line 11612: 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_DIFFABS.c", line 11638: 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_DIFFABS.c", line 11641: 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_DIFFABS.c", line 11641: 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_DIFFABS.c", line 11641: 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_DIFFABS.c", line 11641: 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_DIFFABS.c", line 11641: 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_DIFFABS.c", line 11641: 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_DIFFABS.c", line 11701: 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_DIFFABS.c", line 11831: 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_DIFFABS.c", line 11875: 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_DIFFABS.c", line 11998: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_DIFFABS.c", line 12112: 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_DIFFABS.c", line 12124: 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_DIFFABS.c", line 12159: 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_DIFFABS.c", line 12411: 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_DIFFABS.c", line 12417: 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_DIFFABS.c", line 12478: warning: Routine "gpusort" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void gpusort(intersection *arr, int size) ^ "./SOLEIL_DIFFABS.c", line 12868: 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_DIFFABS.c", line 12874: 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_DIFFABS.c", line 12880: 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_DIFFABS.c", line 12887: 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_DIFFABS.c", line 12897: 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_DIFFABS.c", line 12903: 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_DIFFABS.c", line 13337: 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_DIFFABS.c", line 13832: warning: Routine "calc_xsect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int calc_xsect(double k, double *q, double *my_s_k2, int count, double *sum, ^ "./SOLEIL_DIFFABS.c", line 13873: warning: Routine "calc_abs_xsect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int calc_abs_xsect(double k, double *abs, struct line_info_struct *line_info){ ^ "./SOLEIL_DIFFABS.c", line 13883: warning: Routine "calc_inc_xsect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int calc_inc_xsect(double k, double *inc, struct line_info_struct *line_info){ ^ "./SOLEIL_DIFFABS.c", line 14704: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_DIFFABS.c", line 14692: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_DIFFABS.c", line 14749: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_DIFFABS.c", line 14830: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_DIFFABS.c", line 14904: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_DIFFABS.c", line 14953: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_DIFFABS.c", line 15002: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_DIFFABS.c", line 15070: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_DIFFABS.c", line 15119: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_DIFFABS.c", line 15193: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_DIFFABS.c", line 15307: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_DIFFABS.c", line 15421: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_DIFFABS.c", line 15470: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_DIFFABS.c", line 15555: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_DIFFABS.c", line 15604: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_DIFFABS.c", line 15689: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_DIFFABS.c", line 15738: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_DIFFABS.c", line 15852: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_DIFFABS.c", line 15966: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_DIFFABS.c", line 16080: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SOLEIL_DIFFABS.c", line 16154: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SOLEIL_DIFFABS.c", line 16203: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SOLEIL_DIFFABS.c", line 16252: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SOLEIL_DIFFABS.c", line 16320: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SOLEIL_DIFFABS.c", line 16369: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SOLEIL_DIFFABS.c", line 16483: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./SOLEIL_DIFFABS.c", line 16608: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./SOLEIL_DIFFABS.c", line 16722: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./SOLEIL_DIFFABS.c", line 16836: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./SOLEIL_DIFFABS.c", line 16950: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./SOLEIL_DIFFABS.c", line 17252: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_DIFFABS.c", line 17485: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_DIFFABS.c", line 17749: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_DIFFABS.c", line 18267: 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_DIFFABS.c", line 18358: warning: Routine "class_Bending_magnet_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Bending_magnet_trace(_class_Bending_magnet *_comp ^ "./SOLEIL_DIFFABS.c", line 18386: warning: variable "z1" was set but never used [set_but_not_used] double xx,yy,x1,y1,z1; ^ "./SOLEIL_DIFFABS.c", line 18388: warning: variable "F1" was declared but never referenced [declared_but_not_referenced] double F1=1.0; ^ "./SOLEIL_DIFFABS.c", line 18512: 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_DIFFABS.c", line 18582: 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_DIFFABS.c", line 18699: 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_DIFFABS.c", line 18735: warning: variable "thread_offdata" was declared but never referenced [declared_but_not_referenced] off_struct thread_offdata = offdata; ^ "./SOLEIL_DIFFABS.c", line 18918: 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_DIFFABS.c", line 18998: 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_DIFFABS.c", line 18998: 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_DIFFABS.c", line 18998: 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_DIFFABS.c", line 18954: 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_DIFFABS.c", line 19121: warning: Routine "class_PowderN_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PowderN_trace(_class_PowderN *_comp ^ "./SOLEIL_DIFFABS.c", line 19168: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./SOLEIL_DIFFABS.c", line 19169: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./SOLEIL_DIFFABS.c", line 19172: warning: variable "nb_reuses" was declared but never referenced [declared_but_not_referenced] int nb_reuses = line_info.nb_reuses; ^ "./SOLEIL_DIFFABS.c", line 19173: warning: variable "nb_refl" was declared but never referenced [declared_but_not_referenced] int nb_refl = line_info.nb_refl; ^ "./SOLEIL_DIFFABS.c", line 19174: warning: variable "nb_refl_count" was declared but never referenced [declared_but_not_referenced] int nb_refl_count = line_info.nb_refl_count; ^ "./SOLEIL_DIFFABS.c", line 19175: warning: variable "kcache" was declared but never referenced [declared_but_not_referenced] double kcache = line_info.k; ^ "./SOLEIL_DIFFABS.c", line 19177: warning: variable "k_min" was declared but never referenced [declared_but_not_referenced] double k_min = line_info.k_min; ^ "./SOLEIL_DIFFABS.c", line 19178: warning: variable "k_max" was declared but never referenced [declared_but_not_referenced] double k_max = line_info.k_max; ^ "./SOLEIL_DIFFABS.c", line 19179: warning: variable "lfree" was declared but never referenced [declared_but_not_referenced] double lfree = line_info.lfree; ^ "./SOLEIL_DIFFABS.c", line 19181: warning: variable "xs_compute" was declared but never referenced [declared_but_not_referenced] long xs_compute = line_info.xs_compute; ^ "./SOLEIL_DIFFABS.c", line 19182: warning: variable "xs_reuse" was declared but never referenced [declared_but_not_referenced] long xs_reuse = line_info.xs_reuse; ^ "./SOLEIL_DIFFABS.c", line 19183: warning: variable "xs_calls" was declared but never referenced [declared_but_not_referenced] long xs_calls = line_info.xs_calls; ^ "./SOLEIL_DIFFABS.c", line 19187: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./SOLEIL_DIFFABS.c", line 19840: warning: subscript out of range [subscript_out_of_range] xs[FLUORESCENCE]=xs[COMPTON]=xs[RAYLEIGH]=xs[TRANSMISSION]=sigma_barn=0; ^ "./SOLEIL_DIFFABS.c", line 19833: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] int flag=0; ^ "./SOLEIL_DIFFABS.c", line 22758: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_DIFFABS.c", line 22759: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_DIFFABS.c", line 1498: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_DIFFABS.c", line 2918: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 98, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 112, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 145, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 170, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 193, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 204, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 213, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 223, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1546, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1550, Generating acc routine seq Generating NVIDIA GPU code str_len: 1559, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4182, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4613, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4624, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4633, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4645, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4657, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4667, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4677, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4685, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4695, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4717, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4724, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4770, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4805, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4816, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4833, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4844, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4860, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4889, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4900, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4904, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4939, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4946, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4955, #pragma acc loop seq 4939, Generating implicit copy(lens[:]) [if not already present] 4946, Generating implicit firstprivate(ll,l) 4957, Accelerator restriction: induction variable live-out from loop: i 4958, Accelerator restriction: induction variable live-out from loop: i 4959, Accelerator restriction: induction variable live-out from loop: i 4960, Accelerator restriction: induction variable live-out from loop: i 4962, Accelerator restriction: induction variable live-out from loop: j 4963, Accelerator restriction: induction variable live-out from loop: j 4964, Accelerator restriction: induction variable live-out from loop: j 4965, Accelerator restriction: induction variable live-out from loop: j 4987, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4991, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4994, #pragma acc loop seq 4987, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 4994, Generating implicit firstprivate(l) 5011, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5015, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5022, #pragma acc loop seq 5011, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5081, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5112, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5129, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5228, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5312, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5378, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5455, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5727, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5739, Generating acc routine seq Generating NVIDIA GPU code _hash: 5771, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5812, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5823, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5828, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5836, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5844, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5851, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6514, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6547, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6608, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6624, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6710, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6778, Generating acc routine seq Generating NVIDIA GPU code besselKnu: 7035, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 7977, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8045, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8124, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8592, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8608, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8626, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 9055, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 9087, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 9091, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 9101, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 9113, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 9123, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 9146, Generating acc routine seq Generating NVIDIA GPU code refleccq: 9170, Generating acc routine seq Generating NVIDIA GPU code reflecq: 9221, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 10320, Generating acc routine seq Generating NVIDIA GPU code off_F: 11598, Generating acc routine seq Generating NVIDIA GPU code off_sign: 11603, Generating acc routine seq Generating NVIDIA GPU code off_normal: 11613, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 11639, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 11702, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 11833, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 11878, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 11995, Generating acc routine seq Generating NVIDIA GPU code off_compare: 12113, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 12125, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 12160, Generating acc routine seq Generating NVIDIA GPU code Min_int: 12411, Generating acc routine seq Generating NVIDIA GPU code merge: 12418, Generating acc routine seq Generating NVIDIA GPU code gpusort: 12479, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 12522, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 12537, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 12591, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 12708, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 12730, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 12923, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 13012, Generating acc routine seq Generating NVIDIA GPU code cross: 13080, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 13095, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 13228, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 13335, Generating acc routine seq Generating NVIDIA GPU code calc_xsect: 13833, Generating acc routine seq Generating NVIDIA GPU code calc_abs_xsect: 13873, Generating acc routine seq Generating NVIDIA GPU code calc_inc_xsect: 13883, Generating acc routine seq Generating NVIDIA GPU code init: 18227, Generating update device(_instrument_var,_powder_var,_DCM_slit_out_var,_M1_out_var,_M1_rotated_var,_M1_location_var,_DCM_out_var,_DCM_in_div_var,_BM_D13_1_var,_DCM_in_var,_bragg_crystal_two_var,_M2_var,_arm_crystal2_var,_arm_crystal1_var,_DCM_out_e_var,_DCM_location_var,_DCM_out_div_var,_DCM_slit_in_var,_M1_var,_M2_out_var,_M2_rotated_var,_M2_location_var,_primary_slit_var,_origin_var,_fluo_monitor_var,_det_angle_var,_bragg_crystal_var,_xpad_var,_sample_stage_var,_fluo_var) class_Progress_bar_trace: 18268, Generating acc routine seq Generating NVIDIA GPU code class_Bending_magnet_trace: 18359, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 18513, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_curved_trace: 18583, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 18700, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 18919, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 19122, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 20747, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20751, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20747, Local memory used for .inl_.inl_mcphoton_0_24777,.inl_particle_24761,.inl_.X2361_24779,.inl_.inl_.X2578_13_24778 20751, Generating implicit firstprivate(seed,_particle) 20761, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20766, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20761, Local memory used for .inl_.inl_c_1928_25607,.inl_.inl_.inl_b_1902_1934_25612,.inl_.inl_.inl_.X2543_1901_1933_25611,.inl_.inl_b_1924_25606,.inl_.inl_c_1917_25596,.inl_.inl_.inl_b_1902_1923_25601,.inl_.inl_.inl_.X2543_1901_1922_25600,.inl_.inl_b_1913_25595,.inl_.inl_.X2527_1912_25590,.inl_.inl_c_1909_25589,.inl_c_25620,.inl_.inl_b_1908_25587,.inl_.inl_.X2543_1907_25586,.inl_b_25579,.inl_.X2526_25578,.inl_.X2527_25573,.inl_c_25581,.inl_.X2525_25569,.inl_a_25565,.inl_.inl_c_1928_25514,.inl_.inl_.inl_b_1902_1934_25519,.inl_.inl_.inl_.X2543_1901_1933_25518,.inl_.inl_b_1924_25513,.inl_.inl_c_1917_25503,.inl_.inl_.inl_b_1902_1923_25508,.inl_.inl_.inl_.X2543_1901_1922_25507,.inl_.inl_b_1913_25502,.inl_.inl_.X2527_1912_25497,.inl_.inl_c_1909_25496,.inl_c_25570,.inl_.inl_b_1908_25494,.inl_.inl_.X2543_1907_25493,.inl_b_25486,.inl_.X2526_25485,.inl_.X2527_25480,.inl_c_25488,.inl_.X2525_25476,.inl_a_25472,.inl_.inl_.X2526_8587_25103,.inl_.inl_c_1928_25464,.inl_.inl_.inl_b_1902_1934_25469,.inl_.inl_.inl_.X2543_1901_1933_25468,.inl_.inl_b_1924_25463,.inl_.inl_c_1917_25453,.inl_.inl_.inl_b_1902_1923_25458,.inl_.inl_.inl_.X2543_1901_1922_25457,.inl_.inl_b_1913_25452,.inl_.inl_.X2527_1912_25447,.inl_.inl_c_1909_25446,.inl_c_25477,.inl_.inl_b_1908_25444,.inl_.inl_.X2543_1907_25443,.inl_b_25436,.inl_.X2526_25435,.inl_.X2527_25430,.inl_c_25438,.inl_.X2525_25426,.inl_a_25422,.inl_.inl_c_1928_25414,.inl_.inl_.inl_b_1902_1934_25419,.inl_.inl_.inl_.X2543_1901_1933_25418,.inl_.inl_b_1924_25413,.inl_.inl_c_1917_25403,.inl_.inl_.inl_b_1902_1923_25408,.inl_.inl_.inl_.X2543_1901_1922_25407,.inl_.inl_b_1913_25402,.inl_.inl_.X2527_1912_25397,.inl_.inl_c_1909_25396,.inl_c_25427,.inl_.inl_b_1908_25394,.inl_.inl_.X2543_1907_25393,.inl_b_25386,.inl_.X2526_25385,.inl_.X2527_25380,.inl_c_25388,.inl_.X2525_25376,.inl_a_25372,.inl_.inl_c_1928_25364,.inl_.inl_.inl_b_1902_1934_25369,.inl_.inl_.inl_.X2543_1901_1933_25368,.inl_.inl_b_1924_25363,.inl_.inl_c_1917_25353,.inl_.inl_.inl_b_1902_1923_25358,.inl_.inl_.inl_.X2543_1901_1922_25357,.inl_.inl_b_1913_25352,.inl_.inl_.X2527_1912_25347,.inl_.inl_c_1909_25346,.inl_c_25377,.inl_.inl_b_1908_25344,.inl_.inl_.X2543_1907_25343,.inl_b_25336,.inl_.X2526_25335,.inl_.X2527_25330,.inl_c_25338,.inl_.X2525_25326,.inl_a_25322,.inl_.inl_c_1928_25314,.inl_.inl_.inl_b_1902_1934_25319,.inl_.inl_.inl_.X2543_1901_1933_25318,.inl_.inl_b_1924_25313,.inl_.inl_c_1917_25303,.inl_.inl_.inl_b_1902_1923_25308,.inl_.inl_.inl_.X2543_1901_1922_25307,.inl_.inl_b_1913_25302,.inl_.inl_.X2527_1912_25297,.inl_.inl_c_1909_25296,.inl_c_25327,.inl_.inl_b_1908_25294,.inl_.inl_.X2543_1907_25293,.inl_b_25286,.inl_.X2526_25285,.inl_.X2527_25280,.inl_c_25288,.inl_.X2525_25276,.inl_a_25272,.inl_.inl_c_1928_25264,.inl_.inl_.inl_b_1902_1934_25269,.inl_.inl_.inl_.X2543_1901_1933_25268,.inl_.inl_b_1924_25263,.inl_.inl_c_1917_25253,.inl_.inl_.inl_b_1902_1923_25258,.inl_.inl_.inl_.X2543_1901_1922_25257,.inl_.inl_b_1913_25252,.inl_.inl_.X2527_1912_25247,.inl_.inl_c_1909_25246,.inl_c_25277,.inl_.inl_b_1908_25244,.inl_.inl_.X2543_1907_25243,.inl_b_25236,.inl_.X2526_25235,.inl_.X2527_25230,.inl_c_25238,.inl_.X2525_25226,.inl_a_25222,.inl_.inl_c_1928_25214,.inl_.inl_.inl_b_1902_1934_25219,.inl_.inl_.inl_.X2543_1901_1933_25218,.inl_.inl_b_1924_25213,.inl_.inl_c_1917_25203,.inl_.inl_.inl_b_1902_1923_25208,.inl_.inl_.inl_.X2543_1901_1922_25207,.inl_.inl_b_1913_25202,.inl_.inl_.X2527_1912_25197,.inl_.inl_c_1909_25196,.inl_c_25227,.inl_.inl_b_1908_25194,.inl_.inl_.X2543_1907_25193,.inl_b_25186,.inl_.X2526_25185,.inl_.X2527_25180,.inl_c_25188,.inl_.X2525_25176,.inl_a_25172,.inl_.inl_c_1928_25164,.inl_.inl_.inl_b_1902_1934_25169,.inl_.inl_.inl_.X2543_1901_1933_25168,.inl_.inl_b_1924_25163,.inl_.inl_c_1917_25153,.inl_.inl_.inl_b_1902_1923_25158,.inl_.inl_.inl_.X2543_1901_1922_25157,.inl_.inl_b_1913_25152,.inl_.inl_.X2527_1912_25147,.inl_.inl_c_1909_25146,.inl_c_25177,.inl_.inl_b_1908_25144,.inl_.inl_.X2543_1907_25143,.inl_b_25136,.inl_.X2526_25135,.inl_.X2527_25130,.inl_c_25138,.inl_.X2525_25126,.inl_a_25122,.inl_.inl_c_1928_25071,.inl_.inl_.inl_b_1902_1934_25076,.inl_.inl_.inl_.X2543_1901_1933_25075,.inl_.inl_b_1924_25070,.inl_.inl_c_1917_25060,.inl_.inl_.inl_b_1902_1923_25065,.inl_.inl_.inl_.X2543_1901_1922_25064,.inl_.inl_b_1913_25059,.inl_.inl_.X2527_1912_25054,.inl_.inl_c_1909_25053,.inl_c_25127,.inl_.inl_b_1908_25051,.inl_.inl_.X2543_1907_25050,.inl_b_25043,.inl_.X2526_25042,.inl_.X2527_25037,.inl_c_25045,.inl_.X2525_25033,.inl_a_25029,.inl_.inl_.X2526_8587_24960,.inl_.inl_c_1928_25021,.inl_.inl_.inl_b_1902_1934_25026,.inl_.inl_.inl_.X2543_1901_1933_25025,.inl_.inl_b_1924_25020,.inl_.inl_c_1917_25010,.inl_.inl_.inl_b_1902_1923_25015,.inl_.inl_.inl_.X2543_1901_1922_25014,.inl_.inl_b_1913_25009,.inl_.inl_.X2527_1912_25004,.inl_.inl_c_1909_25003,.inl_c_25034,.inl_.inl_b_1908_25001,.inl_.inl_.X2543_1907_25000,.inl_b_24993,.inl_.X2526_24992,.inl_.X2527_24987,.inl_c_24995,.inl_.X2525_24983,.inl_a_24979,.inl_.inl_c_1928_24928,.inl_.inl_.inl_b_1902_1934_24933,.inl_.inl_.inl_.X2543_1901_1933_24932,.inl_.inl_b_1924_24927,.inl_.inl_c_1917_24917,.inl_.inl_.inl_b_1902_1923_24922,.inl_.inl_.inl_.X2543_1901_1922_24921,.inl_.inl_b_1913_24916,.inl_.inl_.X2527_1912_24911,.inl_.inl_c_1909_24910,.inl_c_24984,.inl_.inl_b_1908_24908,.inl_.inl_.X2543_1907_24907,.inl_b_24900,.inl_.X2526_24899,.inl_.X2527_24894,.inl_c_24902,.inl_.X2525_24890,.inl_a_24886,.inl_.X2527_25623,.inl_.inl_c_1928_24878,.inl_.inl_.inl_b_1902_1934_24883,.inl_.inl_.inl_.X2543_1901_1933_24882,.inl_.inl_b_1924_24877,.inl_.inl_c_1917_24867,.inl_.inl_.inl_b_1902_1923_24872,.inl_.inl_.inl_.X2543_1901_1922_24871,.inl_.inl_b_1913_24866,.inl_.inl_.X2527_1912_24861,.inl_.inl_c_1909_24860,.inl_c_24891,.inl_.inl_b_1908_24858,.inl_.inl_.X2543_1907_24857,.inl_b_24850,.inl_.X2526_24849,.inl_.X2527_24844,.inl_c_24852,.inl_.X2525_24840,.inl_a_24836,.inl_.inl_c_1928_24826,.inl_.inl_.inl_b_1902_1934_24831,.inl_.inl_.inl_.X2543_1901_1933_24830,.inl_.inl_b_1924_24825,.inl_.inl_c_1917_24815,.inl_.inl_.inl_b_1902_1923_24820,.inl_.inl_.inl_.X2543_1901_1922_24819,.inl_.inl_b_1913_24814,.inl_.inl_.X2527_1912_24809,.inl_.inl_c_1909_24808,.inl_c_24841,.inl_.inl_b_1908_24806,.inl_.inl_.X2543_1907_24805,.inl_b_24798,.inl_.X2526_24797,.inl_.X2527_24792,.inl_c_24800,.inl_.X2525_24788,.inl_a_24784,_particle_save,.inl_c_25631,.inl_.inl_c_1917_25646,.inl_.inl_.inl_b_1902_1923_25651,.inl_.inl_.inl_.X2543_1901_1922_25650,.inl_.inl_b_1913_25645,.inl_.inl_c_1909_25639,.inl_.inl_.inl_.X2543_1901_1933_25661,.inl_.inl_.X2543_1907_25636,.inl_.inl_b_1908_25637,.inl_.inl_.X2526_8587_25546,.inl_.inl_b_1924_25656,.inl_c_24789,.inl_.inl_.inl_b_1902_1934_25662,.inl_.inl_.X2527_1912_25640,.inl_a_25615,.inl_.X2525_25619,.inl_.X2526_25628,.inl_b_25629,.inl_.inl_c_1928_25657 21043, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 21047, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 21043, Local memory used for _particle_save,.inl_c_25681,.inl_.inl_c_1917_25696,.inl_.inl_.inl_b_1902_1923_25701,.inl_.inl_.inl_.X2543_1901_1922_25700,.inl_.inl_b_1913_25695,.inl_.inl_c_1909_25689,.inl_.inl_.inl_.X2543_1901_1933_25711,.inl_.inl_.X2543_1907_25686,.inl_.inl_b_1908_25687,.inl_.X2527_25673,.inl_.inl_b_1924_25706,.inl_c_25670,.inl_.inl_.inl_b_1902_1934_25712,.inl_.inl_.X2527_1912_25690,.inl_a_25665,.inl_.X2525_25669,.inl_.X2526_25678,.inl_b_25679,.inl_.inl_c_1928_25707 21095, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 21098, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 21095, Local memory used for .inl_.inl_c_1928_25857,.inl_.inl_.inl_b_1902_1934_25862,.inl_.inl_.inl_.X2543_1901_1933_25861,.inl_.inl_b_1924_25856,.inl_.inl_c_1917_25846,.inl_.inl_.inl_b_1902_1923_25851,.inl_.inl_.inl_.X2543_1901_1922_25850,.inl_.inl_b_1913_25845,.inl_.inl_.X2527_1912_25840,.inl_.inl_c_1909_25839,.inl_c_25870,.inl_.inl_b_1908_25837,.inl_.inl_.X2543_1907_25836,.inl_b_25829,.inl_.X2526_25828,.inl_.X2527_25823,.inl_c_25831,.inl_.X2525_25819,.inl_a_25815,.inl_.inl_c_1928_25807,.inl_.inl_.inl_b_1902_1934_25812,.inl_.inl_.inl_.X2543_1901_1933_25811,.inl_.inl_b_1924_25806,.inl_.inl_c_1917_25796,.inl_.inl_.inl_b_1902_1923_25801,.inl_.inl_.inl_.X2543_1901_1922_25800,.inl_.inl_b_1913_25795,.inl_.inl_.X2527_1912_25790,.inl_.inl_c_1909_25789,.inl_c_25820,.inl_.inl_b_1908_25787,.inl_.inl_.X2543_1907_25786,.inl_b_25779,.inl_.X2526_25778,.inl_.X2527_25773,.inl_c_25781,.inl_.X2525_25769,.inl_a_25765,_particle_save,.inl_c_25881,.inl_.inl_c_1917_25896,.inl_.inl_.inl_b_1902_1923_25901,.inl_.inl_.inl_.X2543_1901_1922_25900,.inl_.inl_b_1913_25895,.inl_.inl_c_1909_25889,.inl_.inl_.inl_.X2543_1901_1933_25911,.inl_.inl_.X2543_1907_25886,.inl_.inl_b_1908_25887,.inl_.X2527_25873,.inl_.inl_b_1924_25906,.inl_c_25770,.inl_.inl_.inl_b_1902_1934_25912,.inl_.inl_.X2527_1912_25890,.inl_a_25865,.inl_.X2525_25869,.inl_.X2526_25878,.inl_b_25879,.inl_.inl_c_1928_25907 finally: 21686, Generating update self(_instrument_var,_powder_var,_DCM_slit_out_var,_M1_out_var,_M1_rotated_var,_M1_location_var,_DCM_out_var,_DCM_in_div_var,_BM_D13_1_var,_DCM_in_var,_bragg_crystal_two_var,_M2_var,_arm_crystal2_var,_arm_crystal1_var,_DCM_out_e_var,_DCM_location_var,_DCM_out_div_var,_DCM_slit_in_var,_M1_var,_M2_out_var,_M2_rotated_var,_M2_location_var,_primary_slit_var,_origin_var,_fluo_monitor_var,_det_angle_var,_bragg_crystal_var,_xpad_var,_sample_stage_var,_fluo_var) mcenabletrace: 5971, Generating update device(mcdotrace) /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcdkrAkjoj-1F4B.o: in function `cif2hkl': /u/data/pkwi/xTESTS/2025-05-14/McXtrace_8GPU_openacc_1e7_Linux_1e7/SOLEIL_DIFFABS/./SOLEIL_DIFFABS.c:13567: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===