INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_ROCK_20250514_151238" 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 -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 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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.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_ROCK.c", line 4561: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./SOLEIL_ROCK.c", line 5016: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./SOLEIL_ROCK.c", line 4935: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./SOLEIL_ROCK.c", line 6262: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 6713: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./SOLEIL_ROCK.c", line 6886: warning: variable "D" was declared but never referenced [declared_but_not_referenced] double A,B,C,D,k; ^ "./SOLEIL_ROCK.c", line 7181: 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 7183: 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 7190: 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 7210: 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 7212: 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 7214: 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 8722: 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 8724: 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 8726: 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 8729: 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 8731: 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 8733: 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 8735: 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 8737: 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 8739: 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 8741: 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 8786: warning: conversion from pointer to smaller integer [pointer_conversion_loses_bits] int N=(unsigned int)((double **) pars)[0]; ^ "./SOLEIL_ROCK.c", line 8764: warning: variable "status" was declared but never referenced [declared_but_not_referenced] int status; ^ "./SOLEIL_ROCK.c", line 8875: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 9074: warning: variable "R" was declared but never referenced [declared_but_not_referenced] double b_mu,R; ^ "./SOLEIL_ROCK.c", line 9134: 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 9129: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_ROCK.c", line 9152: warning: variable "qinf" was declared but never referenced [declared_but_not_referenced] double complex qinf; ^ "./SOLEIL_ROCK.c", line 9423: 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 9446: 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 9467: 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 9550: 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 9555: 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 9564: 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 9590: 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 9593: 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 9593: 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 9593: 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 9593: 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 9593: 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 9593: 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 9653: 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 9783: 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 9827: 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 9950: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SOLEIL_ROCK.c", line 10064: 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 10076: 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 10111: 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 10363: 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 10369: 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 10430: 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 10825: 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 10831: 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 10837: 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 10844: 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 10854: 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 10860: 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 11294: 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 11598: 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 11762: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./SOLEIL_ROCK.c", line 12862: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./SOLEIL_ROCK.c", line 13391: warning: variable "y0" is used before its value is set [used_before_set] if (y0 < ymin) y0=ymin; ^ "./SOLEIL_ROCK.c", line 13393: warning: variable "y1" is used before its value is set [used_before_set] if (y1 < ymin) y1=ymin; ^ "./SOLEIL_ROCK.c", line 14364: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SOLEIL_ROCK.c", line 14352: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SOLEIL_ROCK.c", line 14409: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SOLEIL_ROCK.c", line 14490: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SOLEIL_ROCK.c", line 14564: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SOLEIL_ROCK.c", line 14638: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SOLEIL_ROCK.c", line 14704: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SOLEIL_ROCK.c", line 14753: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SOLEIL_ROCK.c", line 14822: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SOLEIL_ROCK.c", line 14899: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SOLEIL_ROCK.c", line 14973: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SOLEIL_ROCK.c", line 15042: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SOLEIL_ROCK.c", line 15091: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SOLEIL_ROCK.c", line 15160: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SOLEIL_ROCK.c", line 15234: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SOLEIL_ROCK.c", line 15283: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SOLEIL_ROCK.c", line 15368: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SOLEIL_ROCK.c", line 15417: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SOLEIL_ROCK.c", line 15502: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SOLEIL_ROCK.c", line 15551: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SOLEIL_ROCK.c", line 15620: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SOLEIL_ROCK.c", line 15694: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SOLEIL_ROCK.c", line 15768: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SOLEIL_ROCK.c", line 15836: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SOLEIL_ROCK.c", line 15885: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SOLEIL_ROCK.c", line 15999: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./SOLEIL_ROCK.c", line 16113: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./SOLEIL_ROCK.c", line 16182: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./SOLEIL_ROCK.c", line 16296: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./SOLEIL_ROCK.c", line 16410: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./SOLEIL_ROCK.c", line 16524: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./SOLEIL_ROCK.c", line 16855: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_ROCK.c", line 16855: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_ROCK.c", line 16856: warning: variable "p1" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./SOLEIL_ROCK.c", line 16856: warning: variable "p2" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./SOLEIL_ROCK.c", line 16856: warning: variable "p3" was declared but never referenced [declared_but_not_referenced] double *p1,*p2,*p3; ^ "./SOLEIL_ROCK.c", line 16920: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_ROCK.c", line 16920: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j; ^ "./SOLEIL_ROCK.c", line 17037: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 17097: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./SOLEIL_ROCK.c", line 17829: 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 17920: 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 17948: warning: variable "z1" was set but never used [set_but_not_used] double xx,yy,x1,y1,z1; ^ "./SOLEIL_ROCK.c", line 17950: warning: variable "F1" was declared but never referenced [declared_but_not_referenced] double F1=1.0; ^ "./SOLEIL_ROCK.c", line 18074: 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 18144: 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 18173: warning: subscript out of range [subscript_out_of_range] op[0]=x; op[1]=y; op[2]=z; op[3]=kx; op[4]=ky; op[5]=kz; op[6]=phi; op[7]=t; op[8]=Ex; op[9]=Ey; op[10]=Ez; op[12]=p; ^ "./SOLEIL_ROCK.c", line 18176: warning: subscript out of range [subscript_out_of_range] x=op[0]; y=op[1]; z=op[2]; kx=op[3]; ky=op[4]; kz=op[5]; phi=op[6]; t=op[7]; Ex=op[8]; Ey=op[9]; Ez=op[10]; p=op[12]; ^ "./SOLEIL_ROCK.c", line 18159: warning: variable "ty" was set but never used [set_but_not_used] double l0,l1,l2,l3,tx,ty,tz; ^ "./SOLEIL_ROCK.c", line 18252: 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 18273: warning: variable "k" was declared but never referenced [declared_but_not_referenced] int i,j,k; ^ "./SOLEIL_ROCK.c", line 18274: warning: variable "e" was declared but never referenced [declared_but_not_referenced] double e,p2; ^ "./SOLEIL_ROCK.c", line 18343: 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 18370: warning: variable "k" was declared but never referenced [declared_but_not_referenced] double k, kn; ^ "./SOLEIL_ROCK.c", line 18441: 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 18538: 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 18618: 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 18618: 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 18618: 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 18574: 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 18741: 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 18855: 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 18891: warning: variable "thread_offdata" was declared but never referenced [declared_but_not_referenced] off_struct thread_offdata = offdata; ^ "./SOLEIL_ROCK.c", line 19295: warning: subscript out of range [subscript_out_of_range] xs[FLUORESCENCE]=xs[COMPTON]=xs[RAYLEIGH]=xs[TRANSMISSION]=sigma_barn=0; ^ "./SOLEIL_ROCK.c", line 19288: warning: variable "flag" was declared but never referenced [declared_but_not_referenced] int flag=0; ^ "./SOLEIL_ROCK.c", line 21415: 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 22583: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SOLEIL_ROCK.c", line 22584: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SOLEIL_ROCK.c", line 1498: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SOLEIL_ROCK.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 ellipsoid_intersect: 6804, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code besselKnu: 7038, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 7980, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8048, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8127, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 8595, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 8611, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 8629, Generating acc routine seq Generating NVIDIA GPU code reflec_coating: 9058, Generating acc routine seq Generating NVIDIA GPU code reflec_bare: 9090, Generating acc routine seq Generating NVIDIA GPU code reflec_kinematic: 9094, Generating acc routine seq Generating NVIDIA GPU code reflec_q_prmtc: 9104, Generating acc routine seq Generating NVIDIA GPU code reflec_eth_prmtc: 9116, Generating acc routine seq Generating NVIDIA GPU code reflec_parratt: 9126, Generating acc routine seq Generating NVIDIA GPU code parrat_reflec_bulk: 9149, Generating acc routine seq Generating NVIDIA GPU code refleccq: 9173, Generating acc routine seq Generating NVIDIA GPU code reflecq: 9224, Generating acc routine seq Generating NVIDIA GPU code off_F: 9550, Generating acc routine seq Generating NVIDIA GPU code off_sign: 9555, Generating acc routine seq Generating NVIDIA GPU code off_normal: 9565, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 9591, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 9654, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 9785, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 9830, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 9947, Generating acc routine seq Generating NVIDIA GPU code off_compare: 10065, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 10077, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 10112, Generating acc routine seq Generating NVIDIA GPU code Min_int: 10363, Generating acc routine seq Generating NVIDIA GPU code merge: 10370, Generating acc routine seq Generating NVIDIA GPU code gpusort: 10431, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 10474, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 10489, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 10543, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 10660, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 10682, Generating acc routine seq Generating NVIDIA GPU code Mx_CubicCrystalChi: 10880, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivityBC: 10969, Generating acc routine seq Generating NVIDIA GPU code cross: 11037, Generating acc routine seq Generating NVIDIA GPU code Mx_DiffractionDispersion: 11052, Generating acc routine seq Generating NVIDIA GPU code Mx_LaueReflectivityBC: 11185, Generating acc routine seq Generating NVIDIA GPU code Mx_DarwinReflectivity: 11292, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 12447, Generating acc routine seq Generating NVIDIA GPU code init: 17789, 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: 17830, Generating acc routine seq Generating NVIDIA GPU code class_Bending_magnet_trace: 17921, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 18075, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_toroid_pothole_trace: 18145, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 18253, Generating acc routine seq Generating NVIDIA GPU code class_Divergence_monitor_trace: 18344, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_trace: 18442, Generating acc routine seq Generating NVIDIA GPU code class_Bragg_crystal_trace: 18539, Generating acc routine seq Generating NVIDIA GPU code class_Mirror_curved_trace: 18742, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 18856, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 20262, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20266, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20262, Local memory used for .inl_.inl_mcphoton_0_24453,.inl_particle_24437,.inl_.X2382_24455,.inl_.inl_.X2595_13_24454 20266, Generating implicit private(_particle,seed) 20276, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20281, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20276, Local memory used for .inl_.inl_.X2543_8441_25243,.inl_.inl_c_1928_25404,.inl_.inl_.inl_b_1902_1934_25409,.inl_.inl_.inl_.X2560_1901_1933_25408,.inl_.inl_b_1924_25403,.inl_.inl_c_1917_25393,.inl_.inl_.inl_b_1902_1923_25398,.inl_.inl_.inl_.X2560_1901_1922_25397,.inl_.inl_b_1913_25392,.inl_.inl_.X2544_1912_25387,.inl_.inl_c_1909_25386,.inl_c_25440,.inl_.inl_b_1908_25384,.inl_.inl_.X2560_1907_25383,.inl_b_25376,.inl_.X2543_25375,.inl_.X2544_25370,.inl_c_25378,.inl_.X2542_25366,.inl_a_25362,.inl_.inl_c_1928_25354,.inl_.inl_.inl_b_1902_1934_25359,.inl_.inl_.inl_.X2560_1901_1933_25358,.inl_.inl_b_1924_25353,.inl_.inl_c_1917_25343,.inl_.inl_.inl_b_1902_1923_25348,.inl_.inl_.inl_.X2560_1901_1922_25347,.inl_.inl_b_1913_25342,.inl_.inl_.X2544_1912_25337,.inl_.inl_c_1909_25336,.inl_c_25367,.inl_.inl_b_1908_25334,.inl_.inl_.X2560_1907_25333,.inl_b_25326,.inl_.X2543_25325,.inl_.X2544_25320,.inl_c_25328,.inl_.X2542_25316,.inl_a_25312,.inl_.inl_c_1928_25304,.inl_.inl_.inl_b_1902_1934_25309,.inl_.inl_.inl_.X2560_1901_1933_25308,.inl_.inl_b_1924_25303,.inl_.inl_c_1917_25293,.inl_.inl_.inl_b_1902_1923_25298,.inl_.inl_.inl_.X2560_1901_1922_25297,.inl_.inl_b_1913_25292,.inl_.inl_.X2544_1912_25287,.inl_.inl_c_1909_25286,.inl_c_25317,.inl_.inl_b_1908_25284,.inl_.inl_.X2560_1907_25283,.inl_b_25276,.inl_.X2543_25275,.inl_.X2544_25270,.inl_c_25278,.inl_.X2542_25266,.inl_a_25262,.inl_.inl_c_1928_25211,.inl_.inl_.inl_b_1902_1934_25216,.inl_.inl_.inl_.X2560_1901_1933_25215,.inl_.inl_b_1924_25210,.inl_.inl_c_1917_25200,.inl_.inl_.inl_b_1902_1923_25205,.inl_.inl_.inl_.X2560_1901_1922_25204,.inl_.inl_b_1913_25199,.inl_.inl_.X2544_1912_25194,.inl_.inl_c_1909_25193,.inl_c_25267,.inl_.inl_b_1908_25191,.inl_.inl_.X2560_1907_25190,.inl_b_25183,.inl_.X2543_25182,.inl_.X2544_25177,.inl_c_25185,.inl_.X2542_25173,.inl_a_25169,.inl_.inl_.X2543_8441_25027,.inl_.inl_c_1928_25138,.inl_.inl_.inl_b_1902_1934_25143,.inl_.inl_.inl_.X2560_1901_1933_25142,.inl_.inl_b_1924_25137,.inl_.inl_c_1917_25127,.inl_.inl_.inl_b_1902_1923_25132,.inl_.inl_.inl_.X2560_1901_1922_25131,.inl_.inl_b_1913_25126,.inl_.inl_.X2544_1912_25121,.inl_.inl_c_1909_25120,.inl_c_25174,.inl_.inl_b_1908_25118,.inl_.inl_.X2560_1907_25117,.inl_b_25110,.inl_.X2543_25109,.inl_.X2544_25104,.inl_c_25112,.inl_.X2542_25100,.inl_a_25096,.inl_.inl_c_1928_25088,.inl_.inl_.inl_b_1902_1934_25093,.inl_.inl_.inl_.X2560_1901_1933_25092,.inl_.inl_b_1924_25087,.inl_.inl_c_1917_25077,.inl_.inl_.inl_b_1902_1923_25082,.inl_.inl_.inl_.X2560_1901_1922_25081,.inl_.inl_b_1913_25076,.inl_.inl_.X2544_1912_25071,.inl_.inl_c_1909_25070,.inl_c_25101,.inl_.inl_b_1908_25068,.inl_.inl_.X2560_1907_25067,.inl_b_25060,.inl_.X2543_25059,.inl_.X2544_25054,.inl_c_25062,.inl_.X2542_25050,.inl_a_25046,.inl_.inl_c_1928_24995,.inl_.inl_.inl_b_1902_1934_25000,.inl_.inl_.inl_.X2560_1901_1933_24999,.inl_.inl_b_1924_24994,.inl_.inl_c_1917_24984,.inl_.inl_.inl_b_1902_1923_24989,.inl_.inl_.inl_.X2560_1901_1922_24988,.inl_.inl_b_1913_24983,.inl_.inl_.X2544_1912_24978,.inl_.inl_c_1909_24977,.inl_c_25051,.inl_.inl_b_1908_24975,.inl_.inl_.X2560_1907_24974,.inl_b_24967,.inl_.X2543_24966,.inl_.X2544_24961,.inl_c_24969,.inl_.X2542_24957,.inl_a_24953,.inl_.inl_.X2543_8441_24729,.inl_.inl_c_1928_24913,.inl_.inl_.inl_b_1902_1934_24918,.inl_.inl_.inl_.X2560_1901_1933_24917,.inl_.inl_b_1924_24912,.inl_.inl_c_1917_24902,.inl_.inl_.inl_b_1902_1923_24907,.inl_.inl_.inl_.X2560_1901_1922_24906,.inl_.inl_b_1913_24901,.inl_.inl_.X2544_1912_24896,.inl_.inl_c_1909_24895,.inl_c_24958,.inl_.inl_b_1908_24893,.inl_.inl_.X2560_1907_24892,.inl_b_24885,.inl_.X2543_24884,.inl_.X2544_24879,.inl_c_24887,.inl_.X2542_24875,.inl_a_24871,.inl_.inl_c_1928_24840,.inl_.inl_.inl_b_1902_1934_24845,.inl_.inl_.inl_.X2560_1901_1933_24844,.inl_.inl_b_1924_24839,.inl_.inl_c_1917_24829,.inl_.inl_.inl_b_1902_1923_24834,.inl_.inl_.inl_.X2560_1901_1922_24833,.inl_.inl_b_1913_24828,.inl_.inl_.X2544_1912_24823,.inl_.inl_c_1909_24822,.inl_c_24876,.inl_.inl_b_1908_24820,.inl_.inl_.X2560_1907_24819,.inl_b_24812,.inl_.X2543_24811,.inl_.X2544_24806,.inl_c_24814,.inl_.X2542_24802,.inl_a_24798,.inl_.inl_c_1928_24790,.inl_.inl_.inl_b_1902_1934_24795,.inl_.inl_.inl_.X2560_1901_1933_24794,.inl_.inl_b_1924_24789,.inl_.inl_c_1917_24779,.inl_.inl_.inl_b_1902_1923_24784,.inl_.inl_.inl_.X2560_1901_1922_24783,.inl_.inl_b_1913_24778,.inl_.inl_.X2544_1912_24773,.inl_.inl_c_1909_24772,.inl_c_24803,.inl_.inl_b_1908_24770,.inl_.inl_.X2560_1907_24769,.inl_b_24762,.inl_.X2543_24761,.inl_.X2544_24756,.inl_c_24764,.inl_.X2542_24752,.inl_a_24748,.inl_.inl_c_1928_24697,.inl_.inl_.inl_b_1902_1934_24702,.inl_.inl_.inl_.X2560_1901_1933_24701,.inl_.inl_b_1924_24696,.inl_.inl_c_1917_24686,.inl_.inl_.inl_b_1902_1923_24691,.inl_.inl_.inl_.X2560_1901_1922_24690,.inl_.inl_b_1913_24685,.inl_.inl_.X2544_1912_24680,.inl_.inl_c_1909_24679,.inl_c_24753,.inl_.inl_b_1908_24677,.inl_.inl_.X2560_1907_24676,.inl_b_24669,.inl_.X2543_24668,.inl_.X2544_24663,.inl_c_24671,.inl_.X2542_24659,.inl_a_24655,.inl_.inl_.X2543_8441_24636,.inl_.inl_c_1928_24604,.inl_.inl_.inl_b_1902_1934_24609,.inl_.inl_.inl_.X2560_1901_1933_24608,.inl_.inl_b_1924_24603,.inl_.inl_c_1917_24593,.inl_.inl_.inl_b_1902_1923_24598,.inl_.inl_.inl_.X2560_1901_1922_24597,.inl_.inl_b_1913_24592,.inl_.inl_.X2544_1912_24587,.inl_.inl_c_1909_24586,.inl_c_24660,.inl_.inl_b_1908_24584,.inl_.inl_.X2560_1907_24583,.inl_b_24576,.inl_.X2543_24575,.inl_.X2544_24570,.inl_c_24578,.inl_.X2542_24566,.inl_a_24562,.inl_.X2544_25443,.inl_.inl_c_1928_24554,.inl_.inl_.inl_b_1902_1934_24559,.inl_.inl_.inl_.X2560_1901_1933_24558,.inl_.inl_b_1924_24553,.inl_.inl_c_1917_24543,.inl_.inl_.inl_b_1902_1923_24548,.inl_.inl_.inl_.X2560_1901_1922_24547,.inl_.inl_b_1913_24542,.inl_.inl_.X2544_1912_24537,.inl_.inl_c_1909_24536,.inl_c_24567,.inl_.inl_b_1908_24534,.inl_.inl_.X2560_1907_24533,.inl_b_24526,.inl_.X2543_24525,.inl_.X2544_24520,.inl_c_24528,.inl_.X2542_24516,.inl_a_24512,.inl_.inl_c_1928_24502,.inl_.inl_.inl_b_1902_1934_24507,.inl_.inl_.inl_.X2560_1901_1933_24506,.inl_.inl_b_1924_24501,.inl_.inl_c_1917_24491,.inl_.inl_.inl_b_1902_1923_24496,.inl_.inl_.inl_.X2560_1901_1922_24495,.inl_.inl_b_1913_24490,.inl_.inl_.X2544_1912_24485,.inl_.inl_c_1909_24484,.inl_c_24517,.inl_.inl_b_1908_24482,.inl_.inl_.X2560_1907_24481,.inl_b_24474,.inl_.X2543_24473,.inl_.X2544_24468,.inl_c_24476,.inl_.X2542_24464,.inl_a_24460,_particle_save,.inl_c_25451,.inl_.inl_c_1917_25466,.inl_.inl_.inl_b_1902_1923_25471,.inl_.inl_.inl_.X2560_1901_1922_25470,.inl_.inl_b_1913_25465,.inl_.inl_c_1909_25459,.inl_.inl_.inl_.X2560_1901_1933_25481,.inl_.inl_.X2560_1907_25456,.inl_.inl_b_1908_25457,.inl_.inl_.X2543_8441_25509,.inl_.inl_b_1924_25476,.inl_c_24465,.inl_.inl_.inl_b_1902_1934_25482,.inl_.inl_.X2544_1912_25460,.inl_a_25435,.inl_.X2542_25439,.inl_.X2543_25448,.inl_b_25449,.inl_.inl_c_1928_25477 20643, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 20646, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 20643, Local memory used for _particle_save finally: 21366, 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: 5971, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===