INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_ROCK_20260315_154510" INFO: Regenerating c-file: SOLEIL_ROCK.c DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_ROCK.c SOLEIL_ROCK.instr Info: 'Mirror_toroid_pothole' is a contributed component. ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT bragg_crystal_two: EXTEND %{ if (!SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (!SCATTERED) ABSORB; %} ----------------------------------------------------------- CFLAGS= -std=c99 @XRLFLAGS@ -DUSE_OFF -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component absorption_sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component absorption_sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> SPLIT within buffer at component absorption_sample -> GPU kernel from component fluo_monitor ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_ROCK.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_ROCK.out ./SOLEIL_ROCK.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -Wl,-rpath,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -L,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -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_ROCK.c", line 86: 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_ROCK.c", line 88: 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_ROCK.c", line 91: 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_ROCK.c", line 104: 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_ROCK.c", line 108: 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_ROCK.c", line 137: 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_ROCK.c", line 108: 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_ROCK.c", line 167: 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_ROCK.c", line 190: 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_ROCK.c", line 201: 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_ROCK.c", line 212: 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_ROCK.c", line 222: 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_ROCK.c", line 289: 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_ROCK.c", line 291: 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_ROCK.c", line 642: 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_ROCK.c", line 863: 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_ROCK.c", line 880: 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_ROCK.c", line 882: 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_ROCK.c", line 890: 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_ROCK.c", line 892: 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_ROCK.c", line 894: 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_ROCK.c", line 896: 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_ROCK.c", line 898: 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_ROCK.c", line 994: 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_ROCK.c", line 996: 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_ROCK.c", line 998: 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_ROCK.c", line 1000: 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_ROCK.c", line 1002: 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_ROCK.c", line 1004: 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_ROCK.c", line 1006: 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_ROCK.c", line 1008: 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_ROCK.c", line 1010: 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_ROCK.c", line 4616: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_ROCK.c", line 5071: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_ROCK.c", line 4990: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_ROCK.c", line 6317: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 6771: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_ROCK.c", line 6944: warning: variable "D" was declared but never referenced [declared_but_not_referenced] double A,B,C,D,k; ^ "./SOLEIL_ROCK.c", line 7239: 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_ROCK.c", line 7241: 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_ROCK.c", line 7248: 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_ROCK.c", line 7268: 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_ROCK.c", line 7270: 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_ROCK.c", line 7272: 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_ROCK.c", line 8791: 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_ROCK.c", line 8793: 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_ROCK.c", line 8795: 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_ROCK.c", line 8798: 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_ROCK.c", line 8800: 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_ROCK.c", line 8802: 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_ROCK.c", line 8804: 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_ROCK.c", line 8806: 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_ROCK.c", line 8808: 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_ROCK.c", line 8810: 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_ROCK.c", line 8855: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./SOLEIL_ROCK.c", line 8833: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./SOLEIL_ROCK.c", line 8946: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 9159: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./SOLEIL_ROCK.c", line 9219: 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_ROCK.c", line 9214: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_ROCK.c", line 9237: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_ROCK.c", line 9510: 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_ROCK.c", line 9533: 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_ROCK.c", line 9554: 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_ROCK.c", line 9641: 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_ROCK.c", line 9646: 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_ROCK.c", line 9655: 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_ROCK.c", line 9681: 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_ROCK.c", line 9684: 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_ROCK.c", line 9684: 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_ROCK.c", line 9684: 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_ROCK.c", line 9684: 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_ROCK.c", line 9684: 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_ROCK.c", line 9684: 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_ROCK.c", line 9744: 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_ROCK.c", line 9874: 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_ROCK.c", line 9918: 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_ROCK.c", line 10039: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_ROCK.c", line 10151: 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_ROCK.c", line 10163: 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_ROCK.c", line 10198: 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_ROCK.c", line 10454: 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_ROCK.c", line 10460: 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_ROCK.c", line 10525: 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_ROCK.c", line 10920: 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_ROCK.c", line 10926: 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_ROCK.c", line 10932: 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_ROCK.c", line 10939: 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_ROCK.c", line 10949: 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_ROCK.c", line 10955: 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_ROCK.c", line 11389: 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_ROCK.c", line 11693: 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_ROCK.c", line 11857: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_ROCK.c", line 12957: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_ROCK.c", line 14464: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_ROCK.c", line 14452: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_ROCK.c", line 14509: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_ROCK.c", line 14590: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_ROCK.c", line 14664: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_ROCK.c", line 14738: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_ROCK.c", line 14804: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_ROCK.c", line 14853: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_ROCK.c", line 14922: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_ROCK.c", line 14999: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_ROCK.c", line 15073: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_ROCK.c", line 15142: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_ROCK.c", line 15191: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_ROCK.c", line 15260: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_ROCK.c", line 15334: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_ROCK.c", line 15383: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_ROCK.c", line 15468: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_ROCK.c", line 15517: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_ROCK.c", line 15602: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_ROCK.c", line 15651: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SOLEIL_ROCK.c", line 15720: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SOLEIL_ROCK.c", line 15794: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SOLEIL_ROCK.c", line 15868: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SOLEIL_ROCK.c", line 15936: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SOLEIL_ROCK.c", line 15985: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SOLEIL_ROCK.c", line 16099: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./SOLEIL_ROCK.c", line 16213: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./SOLEIL_ROCK.c", line 16282: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./SOLEIL_ROCK.c", line 16392: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./SOLEIL_ROCK.c", line 16506: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./SOLEIL_ROCK.c", line 16620: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./SOLEIL_ROCK.c", line 16947: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_ROCK.c", line 16947: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_ROCK.c", line 16948: warning: variable "p1" was declared but never referenced [declared_but_not_referenced] double *p1, *p2, *p3; ^ "./SOLEIL_ROCK.c", line 16948: warning: variable "p2" was declared but never referenced [declared_but_not_referenced] double *p1, *p2, *p3; ^ "./SOLEIL_ROCK.c", line 16948: warning: variable "p3" was declared but never referenced [declared_but_not_referenced] double *p1, *p2, *p3; ^ "./SOLEIL_ROCK.c", line 17015: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_ROCK.c", line 17015: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i, j; ^ "./SOLEIL_ROCK.c", line 17132: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 17198: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 17947: warning: incompatible redefinition of macro "exit" (declared at line 621) [bad_macro_redef] #define exit(...) noprintf() ^ "./SOLEIL_ROCK.c", line 17959: 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_ROCK.c", line 18039: 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_ROCK.c", line 18067: warning: variable "z1" was set but never used [set_but_not_used] double xx, yy, x1, y1, z1; ^ "./SOLEIL_ROCK.c", line 18069: warning: variable "F1" was declared but never referenced [declared_but_not_referenced] double F1 = 1.0; ^ "./SOLEIL_ROCK.c", line 18194: 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_ROCK.c", line 18266: warning: Routine "class_Mirror_toroid_pothole_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Mirror_toroid_pothole_trace(_class_Mirror_toroid_pothole *_comp ^ "./SOLEIL_ROCK.c", line 18309: warning: subscript out of range [subscript_out_of_range] op[12] = p; ^ "./SOLEIL_ROCK.c", line 18325: warning: subscript out of range [subscript_out_of_range] p = op[12]; ^ "./SOLEIL_ROCK.c", line 18281: warning: variable "ty" was set but never used [set_but_not_used] double l0, l1, l2, l3, tx, ty, tz; ^ "./SOLEIL_ROCK.c", line 18405: warning: Routine "class_PSD_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_trace(_class_PSD_monitor *_comp ^ "./SOLEIL_ROCK.c", line 18426: warning: variable "k" was declared but never referenced [declared_but_not_referenced] int i, j, k; ^ "./SOLEIL_ROCK.c", line 18427: warning: variable "e" was declared but never referenced [declared_but_not_referenced] double e, p2; ^ "./SOLEIL_ROCK.c", line 18495: warning: Routine "class_Divergence_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Divergence_monitor_trace(_class_Divergence_monitor *_comp ^ "./SOLEIL_ROCK.c", line 18522: warning: variable "k" was declared but never referenced [declared_but_not_referenced] double k, kn; ^ "./SOLEIL_ROCK.c", line 18590: warning: Routine "class_Mirror_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Mirror_trace(_class_Mirror *_comp ^ "./SOLEIL_ROCK.c", line 18690: 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_ROCK.c", line 18782: 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_ROCK.c", line 18782: 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_ROCK.c", line 18782: 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_ROCK.c", line 18726: 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_ROCK.c", line 18919: 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_ROCK.c", line 19031: 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_ROCK.c", line 19067: warning: variable "thread_offdata" was declared but never referenced [declared_but_not_referenced] off_struct thread_offdata = offdata; ^ "./SOLEIL_ROCK.c", line 19457: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] int flag=0; ^ "./SOLEIL_ROCK.c", line 21599: warning: variable "dummy" is used before its value is set [used_before_set] mcdetector_out_0D("XANES EXAFS",number_events_after_sample, absorption_coefficient, absorption_coefficient_error,instrument_name,dummy,Rot,9999); ^ "./SOLEIL_ROCK.c", line 22792: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_ROCK.c", line 22793: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_ROCK.c", line 1493: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_ROCK.c", line 2962: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 97, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 111, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 144, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 169, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 192, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 203, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 212, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 222, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1541, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1545, Generating acc routine seq Generating NVIDIA GPU code str_len: 1554, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4234, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4668, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4679, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4688, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4700, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4712, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4722, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4732, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4740, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4750, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4772, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4779, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4825, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4860, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4871, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4888, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4899, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4915, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4944, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4955, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4959, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4994, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5001, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5010, #pragma acc loop seq 4994, Generating implicit copy(lens[:]) [if not already present] 5001, Generating implicit firstprivate(ll,l) 5012, Accelerator restriction: induction variable live-out from loop: i 5013, Accelerator restriction: induction variable live-out from loop: i 5014, Accelerator restriction: induction variable live-out from loop: i 5015, Accelerator restriction: induction variable live-out from loop: i 5017, Accelerator restriction: induction variable live-out from loop: j 5018, Accelerator restriction: induction variable live-out from loop: j 5019, Accelerator restriction: induction variable live-out from loop: j 5020, Accelerator restriction: induction variable live-out from loop: j 5042, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5046, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5049, #pragma acc loop seq 5042, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5049, Generating implicit firstprivate(l) 5066, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5070, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5077, #pragma acc loop seq 5066, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5136, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5167, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5184, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5283, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5367, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5433, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5510, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5782, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5794, Generating acc routine seq Generating NVIDIA GPU code _hash: 5826, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5867, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5878, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5883, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5891, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5899, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5906, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6569, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6605, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6666, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6682, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6768, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6836, Generating acc routine seq Generating NVIDIA GPU code ellipsoid_intersect: 6862, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code besselKnu: 7097, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8049, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8117, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8196, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8664, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8680, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8698, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 9143, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 9175, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 9179, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 9189, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 9201, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 9211, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 9234, Generating acc routine seq Generating NVIDIA GPU code refleccq: 9258, Generating acc routine seq Generating NVIDIA GPU code reflecq: 9310, Generating acc routine seq Generating NVIDIA GPU code off_F: 9641, Generating acc routine seq Generating NVIDIA GPU code off_sign: 9646, Generating acc routine seq Generating NVIDIA GPU code off_normal: 9656, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 9682, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 9745, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 9876, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 9921, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 10036, Generating acc routine seq Generating NVIDIA GPU code off_compare: 10152, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 10164, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 10199, Generating acc routine seq Generating NVIDIA GPU code Min_int: 10454, Generating acc routine seq Generating NVIDIA GPU code merge: 10461, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R gpusort: 10526, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 10569, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 10584, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 10638, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 10755, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 10777, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 10975, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 11064, Generating acc routine seq Generating NVIDIA GPU code cross: 11132, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 11147, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 11280, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 11387, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 12542, Generating acc routine seq Generating NVIDIA GPU code init: 17918, Generating update device(_EnergyMonitor_before_sample_var,_Origin_var,_sample_in_var,_slit1_var,_mirror_m1_out_var,_instrument_var,_slit3_var,_slit2_var,_slit3_div_var,_mirror_m2a_out_var,_mirror_m1_var,_slit3_xy_var,_slit4_in_var,_absorption_sample_var,_bragg_crystal_two_var,_arm_crystal0_var,_bragg_crystal_out_var,_arm_crystal1_var,_arm_crystal2_var,_slit4_var,_slit6_var,_slit5_var,_mirror_m2b_out_var,_mirror_m2a_var,_EnergyMonitor_after_sample_var,_bragg_crystal_var,_psd_monitor_var,_Source_var,_e_repartition_after_m2b_var,_mirror_m2b_var,_fluo_monitor_var) class_Progress_bar_trace: 17960, Generating acc routine seq Generating NVIDIA GPU code class_Bending_magnet_trace: 18040, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 18195, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_toroid_pothole_trace: 18267, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 18406, Generating acc routine seq Generating NVIDIA GPU code class_Divergence_monitor_trace: 18496, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_trace: 18591, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 18691, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_curved_trace: 18920, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 19032, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 20468, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20472, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20472, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) 20481, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20486, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20481, Local memory used for .inl_.X2697_25273,.inl_.X2698_25268,.inl_c_25276,.inl_.X2696_25264,.inl_a_25260,.inl_.inl_.X2697_8512_25068,.inl_.inl_c_1984_25229,.inl_.inl_.inl_b_1958_1990_25234,.inl_.inl_.inl_.X2714_1957_1989_25233,.inl_.inl_b_1980_25228,.inl_.inl_c_1973_25218,.inl_.inl_.inl_b_1958_1979_25223,.inl_.inl_.inl_.X2714_1957_1978_25222,.inl_.inl_b_1969_25217,.inl_.inl_.X2698_1968_25212,.inl_.inl_c_1965_25211,.inl_c_25265,.inl_.inl_b_1964_25209,.inl_.inl_.X2714_1963_25208,.inl_b_25201,.inl_.X2697_25200,.inl_.X2698_25195,.inl_c_25203,.inl_.X2696_25191,.inl_a_25187,.inl_.inl_c_1984_25179,.inl_.inl_.inl_b_1958_1990_25184,.inl_.inl_.inl_.X2714_1957_1989_25183,.inl_.inl_b_1980_25178,.inl_.inl_c_1973_25168,.inl_.inl_.inl_b_1958_1979_25173,.inl_.inl_.inl_.X2714_1957_1978_25172,.inl_.inl_b_1969_25167,.inl_.inl_.X2698_1968_25162,.inl_.inl_c_1965_25161,.inl_c_25192,.inl_.inl_b_1964_25159,.inl_.inl_.X2714_1963_25158,.inl_b_25151,.inl_.X2697_25150,.inl_.X2698_25145,.inl_c_25153,.inl_.X2696_25141,.inl_a_25137,.inl_.inl_c_1984_25129,.inl_.inl_.inl_b_1958_1990_25134,.inl_.inl_.inl_.X2714_1957_1989_25133,.inl_.inl_b_1980_25128,.inl_.inl_c_1973_25118,.inl_.inl_.inl_b_1958_1979_25123,.inl_.inl_.inl_.X2714_1957_1978_25122,.inl_.inl_b_1969_25117,.inl_.inl_.X2698_1968_25112,.inl_.inl_c_1965_25111,.inl_c_25142,.inl_.inl_b_1964_25109,.inl_.inl_.X2714_1963_25108,.inl_b_25101,.inl_.X2697_25100,.inl_.X2698_25095,.inl_c_25103,.inl_.X2696_25091,.inl_a_25087,.inl_.inl_c_1984_25036,.inl_.inl_.inl_b_1958_1990_25041,.inl_.inl_.inl_.X2714_1957_1989_25040,.inl_.inl_b_1980_25035,.inl_.inl_c_1973_25025,.inl_.inl_.inl_b_1958_1979_25030,.inl_.inl_.inl_.X2714_1957_1978_25029,.inl_.inl_b_1969_25024,.inl_.inl_.X2698_1968_25019,.inl_.inl_c_1965_25018,.inl_c_25092,.inl_.inl_b_1964_25016,.inl_.inl_.X2714_1963_25015,.inl_b_25008,.inl_.X2697_25007,.inl_.X2698_25002,.inl_c_25010,.inl_.X2696_24998,.inl_a_24994,.inl_.inl_.X2697_8512_24852,.inl_.inl_c_1984_24963,.inl_.inl_.inl_b_1958_1990_24968,.inl_.inl_.inl_.X2714_1957_1989_24967,.inl_.inl_b_1980_24962,.inl_.inl_c_1973_24952,.inl_.inl_.inl_b_1958_1979_24957,.inl_.inl_.inl_.X2714_1957_1978_24956,.inl_.inl_b_1969_24951,.inl_.inl_.X2698_1968_24946,.inl_.inl_c_1965_24945,.inl_c_24999,.inl_.inl_b_1964_24943,.inl_.inl_.X2714_1963_24942,.inl_b_24935,.inl_.X2697_24934,.inl_.X2698_24929,.inl_c_24937,.inl_.X2696_24925,.inl_a_24921,.inl_.inl_c_1984_24913,.inl_.inl_.inl_b_1958_1990_24918,.inl_.inl_.inl_.X2714_1957_1989_24917,.inl_.inl_b_1980_24912,.inl_.inl_c_1973_24902,.inl_.inl_.inl_b_1958_1979_24907,.inl_.inl_.inl_.X2714_1957_1978_24906,.inl_.inl_b_1969_24901,.inl_.inl_.X2698_1968_24896,.inl_.inl_c_1965_24895,.inl_c_24926,.inl_.inl_b_1964_24893,.inl_.inl_.X2714_1963_24892,.inl_b_24885,.inl_.X2697_24884,.inl_.X2698_24879,.inl_c_24887,.inl_.X2696_24875,.inl_a_24871,.inl_.inl_c_1984_24820,.inl_.inl_.inl_b_1958_1990_24825,.inl_.inl_.inl_.X2714_1957_1989_24824,.inl_.inl_b_1980_24819,.inl_.inl_c_1973_24809,.inl_.inl_.inl_b_1958_1979_24814,.inl_.inl_.inl_.X2714_1957_1978_24813,.inl_.inl_b_1969_24808,.inl_.inl_.X2698_1968_24803,.inl_.inl_c_1965_24802,.inl_c_24876,.inl_.inl_b_1964_24800,.inl_.inl_.X2714_1963_24799,.inl_b_24792,.inl_.X2697_24791,.inl_.X2698_24786,.inl_c_24794,.inl_.X2696_24782,.inl_a_24778,.inl_.inl_.X2697_8512_24554,.inl_.inl_c_1984_24738,.inl_.inl_.inl_b_1958_1990_24743,.inl_.inl_.inl_.X2714_1957_1989_24742,.inl_.inl_b_1980_24737,.inl_.inl_c_1973_24727,.inl_.inl_.inl_b_1958_1979_24732,.inl_.inl_.inl_.X2714_1957_1978_24731,.inl_.inl_b_1969_24726,.inl_.inl_.X2698_1968_24721,.inl_.inl_c_1965_24720,.inl_c_24783,.inl_.inl_b_1964_24718,.inl_.inl_.X2714_1963_24717,.inl_b_24710,.inl_.X2697_24709,.inl_.X2698_24704,.inl_c_24712,.inl_.X2696_24700,.inl_a_24696,.inl_.inl_c_1984_24665,.inl_.inl_.inl_b_1958_1990_24670,.inl_.inl_.inl_.X2714_1957_1989_24669,.inl_.inl_b_1980_24664,.inl_.inl_c_1973_24654,.inl_.inl_.inl_b_1958_1979_24659,.inl_.inl_.inl_.X2714_1957_1978_24658,.inl_.inl_b_1969_24653,.inl_.inl_.X2698_1968_24648,.inl_.inl_c_1965_24647,.inl_c_24701,.inl_.inl_b_1964_24645,.inl_.inl_.X2714_1963_24644,.inl_b_24637,.inl_.X2697_24636,.inl_.X2698_24631,.inl_c_24639,.inl_.X2696_24627,.inl_a_24623,.inl_.inl_c_1984_24615,.inl_.inl_.inl_b_1958_1990_24620,.inl_.inl_.inl_.X2714_1957_1989_24619,.inl_.inl_b_1980_24614,.inl_.inl_c_1973_24604,.inl_.inl_.inl_b_1958_1979_24609,.inl_.inl_.inl_.X2714_1957_1978_24608,.inl_.inl_b_1969_24603,.inl_.inl_.X2698_1968_24598,.inl_.inl_c_1965_24597,.inl_c_24628,.inl_.inl_b_1964_24595,.inl_.inl_.X2714_1963_24594,.inl_b_24587,.inl_.X2697_24586,.inl_.X2698_24581,.inl_c_24589,.inl_.X2696_24577,.inl_a_24573,.inl_.inl_c_1984_24522,.inl_.inl_.inl_b_1958_1990_24527,.inl_.inl_.inl_.X2714_1957_1989_24526,.inl_.inl_b_1980_24521,.inl_.inl_c_1973_24511,.inl_.inl_.inl_b_1958_1979_24516,.inl_.inl_.inl_.X2714_1957_1978_24515,.inl_.inl_b_1969_24510,.inl_.inl_.X2698_1968_24505,.inl_.inl_c_1965_24504,.inl_c_24578,.inl_.inl_b_1964_24502,.inl_.inl_.X2714_1963_24501,.inl_b_24494,.inl_.X2697_24493,.inl_.X2698_24488,.inl_c_24496,.inl_.X2696_24484,.inl_a_24480,.inl_.inl_.X2697_8512_24461,.inl_.inl_c_1984_24429,.inl_.inl_.inl_b_1958_1990_24434,.inl_.inl_.inl_.X2714_1957_1989_24433,.inl_.inl_b_1980_24428,.inl_.inl_c_1973_24418,.inl_.inl_.inl_b_1958_1979_24423,.inl_.inl_.inl_.X2714_1957_1978_24422,.inl_.inl_b_1969_24417,.inl_.inl_.X2698_1968_24412,.inl_.inl_c_1965_24411,.inl_c_24485,.inl_.inl_b_1964_24409,.inl_.inl_.X2714_1963_24408,.inl_b_24401,.inl_.X2697_24400,.inl_.X2698_24395,.inl_c_24403,.inl_.X2696_24391,.inl_a_24387,.inl_.X2698_25361,.inl_.inl_c_1984_24379,.inl_.inl_.inl_b_1958_1990_24384,.inl_.inl_.inl_.X2714_1957_1989_24383,.inl_.inl_b_1980_24378,.inl_.inl_c_1973_24368,.inl_.inl_.inl_b_1958_1979_24373,.inl_.inl_.inl_.X2714_1957_1978_24372,.inl_.inl_b_1969_24367,.inl_.inl_.X2698_1968_24362,.inl_.inl_c_1965_24361,.inl_c_24392,.inl_.inl_b_1964_24359,.inl_.inl_.X2714_1963_24358,.inl_b_24351,.inl_.X2697_24350,.inl_.X2698_24345,.inl_c_24353,.inl_.X2696_24341,.inl_a_24337,.inl_.inl_c_1984_24327,.inl_.inl_.inl_b_1958_1990_24332,.inl_.inl_.inl_.X2714_1957_1989_24331,.inl_.inl_b_1980_24326,.inl_.inl_c_1973_24316,.inl_.inl_.inl_b_1958_1979_24321,.inl_.inl_.inl_.X2714_1957_1978_24320,.inl_.inl_b_1969_24315,.inl_.inl_.X2698_1968_24310,.inl_.inl_c_1965_24309,.inl_c_24342,.inl_.inl_b_1964_24307,.inl_.inl_.X2714_1963_24306,.inl_b_24299,.inl_.X2697_24298,.inl_.X2698_24293,.inl_c_24301,.inl_.X2696_24289,.inl_a_24285,_particle_save,.inl_c_25358,.inl_.inl_c_1973_25291,.inl_.inl_.inl_b_1958_1979_25296,.inl_.inl_.inl_.X2714_1957_1978_25295,.inl_.inl_b_1969_25290,.inl_.inl_c_1965_25284,.inl_.inl_.inl_.X2714_1957_1989_25306,.inl_.inl_.X2714_1963_25281,.inl_.inl_b_1964_25282,.inl_.inl_.X2697_8512_25334,.inl_.inl_b_1980_25301,.inl_c_24290,.inl_.inl_.inl_b_1958_1990_25307,.inl_.inl_.X2698_1968_25285,.inl_a_25353,.inl_.X2696_25357,.inl_.X2697_25366,.inl_b_25274,.inl_.inl_c_1984_25302 20848, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20851, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20848, Local memory used for _particle_save finally: 21550, Generating update self(_EnergyMonitor_before_sample_var,_Origin_var,_sample_in_var,_slit1_var,_mirror_m1_out_var,_instrument_var,_slit3_var,_slit2_var,_slit3_div_var,_mirror_m2a_out_var,_mirror_m1_var,_slit3_xy_var,_slit4_in_var,_absorption_sample_var,_bragg_crystal_two_var,_arm_crystal0_var,_bragg_crystal_out_var,_arm_crystal1_var,_arm_crystal2_var,_slit4_var,_slit6_var,_slit5_var,_mirror_m2b_out_var,_mirror_m2a_var,_EnergyMonitor_after_sample_var,_bragg_crystal_var,_psd_monitor_var,_Source_var,_e_repartition_after_m2b_var,_mirror_m2b_var,_fluo_monitor_var) mcenabletrace: 6026, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===