INFO: No output directory specified (--dir) INFO: Using directory: "Test_SANS_20251212_040413" INFO: Regenerating c-file: Test_SANS.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_SANS.c Test_SANS.instr Info: 'SANSSpheres' is a contributed component. Info: 'SANSShells' is a contributed component. Info: 'SANSCylinders' is a contributed component. Info: 'SANSEllipticCylinders' is a contributed component. Info: 'SANSLiposomes' is a contributed component. Info: 'SANSNanodiscs' is a contributed component. Info: 'SANSNanodiscsWithTags' is a contributed component. Info: 'SANSPDB' is a contributed component. Info: 'SANSPDBFast' is a contributed component. Info: 'SANSNanodiscsFast' is a contributed component. Info: 'SANSNanodiscsWithTagsFast' is a contributed component. Info: 'SANSQMonitor' is a contributed component. CFLAGS= @GSLFLAGS@ -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Sample2 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Sample2 Component Sample3 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> GPU kernel from component Sample4 Component Sample5 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Sample5 Component Sample6 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. Component Sample7 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. Component Sample9 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> GPU kernel from component Sample10 Component Sample11 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Sample11 -> GPU kernel from component Beamstop ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_SANS.out --> pointing path miniconda3/lib to /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib --> pointing path miniconda3/lib to /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib --> pointing path miniconda3/include to /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include DEBUG: CMD: nvc -o ./Test_SANS.out ./Test_SANS.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/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/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 -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -lgsl -lgslcblas -I/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DFUNNEL "./Test_SANS.c", line 88: warning: Routine "mcgenstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgenstate(void); ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./Test_SANS.c", line 90: warning: Routine "mcsetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcsetstate(double x, double y, double z, double vx, double vy, double vz, ^ "./Test_SANS.c", line 93: warning: Routine "mcgetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgetstate(_class_particle mcneutron, double *x, double *y, double *z, ^ "./Test_SANS.c", line 109: 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); ^ "./Test_SANS.c", line 113: 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); ^ "./Test_SANS.c", line 141: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./Test_SANS.c", line 113: 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); ^ "./Test_SANS.c", line 170: 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*); ^ "./Test_SANS.c", line 192: 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); ^ "./Test_SANS.c", line 203: 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); ^ "./Test_SANS.c", line 214: 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){ ^ "./Test_SANS.c", line 224: 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){ ^ "./Test_SANS.c", line 291: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Test_SANS.c", line 293: 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); ^ "./Test_SANS.c", line 644: 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 */ ^ "./Test_SANS.c", line 865: 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); ^ "./Test_SANS.c", line 882: 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); ^ "./Test_SANS.c", line 884: 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]); ^ "./Test_SANS.c", line 892: 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); ^ "./Test_SANS.c", line 894: 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); ^ "./Test_SANS.c", line 896: 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); ^ "./Test_SANS.c", line 898: 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); ^ "./Test_SANS.c", line 900: 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); ^ "./Test_SANS.c", line 996: 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); ^ "./Test_SANS.c", line 998: 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); ^ "./Test_SANS.c", line 1000: 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); ^ "./Test_SANS.c", line 1002: 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); ^ "./Test_SANS.c", line 1004: 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); ^ "./Test_SANS.c", line 1006: 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); ^ "./Test_SANS.c", line 1008: 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); ^ "./Test_SANS.c", line 1010: 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); ^ "./Test_SANS.c", line 1012: 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); ^ "./Test_SANS.c", line 4627: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_SANS.c", line 5082: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Test_SANS.c", line 5001: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Test_SANS.c", line 6328: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_SANS.c", line 7016: warning: Routine "FormfactorSphere" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double FormfactorSphere(double q, double R) ^ "./Test_SANS.c", line 7022: warning: Routine "IntensityOfLiposome" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double IntensityOfLiposome(double q, double R, double ThicknessHead, double ThicknessTail, double ThicknessCH3, double DeltaRhoHead, double DeltaRhoCH2, double DeltaRhoCH3) ^ "./Test_SANS.c", line 7167: warning: function "j0" declared implicitly [implicit_func_decl] ReturnValue = j0(q * r * sin(Alpha)) * sin(q * l * cos(Alpha) / 2.f) / (q * l * cos(Alpha) / 2.f); ^ "./Test_SANS.c", line 7673: 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 */ ^ "./Test_SANS.c", line 7675: 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 */ ^ "./Test_SANS.c", line 7682: 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 */ ^ "./Test_SANS.c", line 7702: 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); ^ "./Test_SANS.c", line 7704: 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); ^ "./Test_SANS.c", line 7706: 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, ^ "./Test_SANS.c", line 9342: warning: variable "DummyChar" was declared but never referenced [declared_but_not_referenced] char DummyChar; ^ "./Test_SANS.c", line 9343: warning: variable "Atom" was declared but never referenced [declared_but_not_referenced] char Atom; ^ "./Test_SANS.c", line 9412: warning: variable "AD" was declared but never referenced [declared_but_not_referenced] const double AD = 6.674e-15; ^ "./Test_SANS.c", line 12916: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_SANS.c", line 12904: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Test_SANS.c", line 12961: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Test_SANS.c", line 13038: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Test_SANS.c", line 13103: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Test_SANS.c", line 13168: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Test_SANS.c", line 13217: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Test_SANS.c", line 13288: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Test_SANS.c", line 13359: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Test_SANS.c", line 13430: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Test_SANS.c", line 13503: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Test_SANS.c", line 13588: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Test_SANS.c", line 13681: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Test_SANS.c", line 13780: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Test_SANS.c", line 13852: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Test_SANS.c", line 13951: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Test_SANS.c", line 14056: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Test_SANS.c", line 14134: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Test_SANS.c", line 14198: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Test_SANS.c", line 14274: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./Test_SANS.c", line 15184: warning: variable "ScatteringLengthOfWater" was declared but never referenced [declared_but_not_referenced] const double ScatteringLengthOfWater = 2.82E-12; ^ "./Test_SANS.c", line 15185: warning: variable "VolumeOfWater" was declared but never referenced [declared_but_not_referenced] const double VolumeOfWater = 30.0; ^ "./Test_SANS.c", line 15856: warning: incompatible redefinition of macro "exit" (declared at line 623) [bad_macro_redef] #define exit(...) noprintf() ^ "./Test_SANS.c", line 15868: 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 ^ "./Test_SANS.c", line 15958: warning: Routine "class_Source_simple_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_simple_trace(_class_Source_simple *_comp ^ "./Test_SANS.c", line 16061: 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 ^ "./Test_SANS.c", line 16105: warning: Routine "class_SANSSpheres_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_SANSSpheres_trace(_class_SANSSpheres *_comp ^ "./Test_SANS.c", line 16224: warning: Routine "class_SANSShells_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_SANSShells_trace(_class_SANSShells *_comp ^ "./Test_SANS.c", line 16636: warning: Routine "class_SANSLiposomes_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_SANSLiposomes_trace(_class_SANSLiposomes *_comp ^ "./Test_SANS.c", line 16850: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 16851: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17023: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17024: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17170: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17171: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17182: warning: variable "Slope" was declared but never referenced [declared_but_not_referenced] double Slope; ^ "./Test_SANS.c", line 17183: warning: variable "Offset" was declared but never referenced [declared_but_not_referenced] double Offset; ^ "./Test_SANS.c", line 17369: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17370: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17510: warning: Routine "class_SANSNanodiscsWithTagsFast_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_SANSNanodiscsWithTagsFast_trace(_class_SANSNanodiscsWithTagsFast *_comp ^ "./Test_SANS.c", line 17571: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17572: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17745: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17746: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17858: warning: Routine "class_Beamstop_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Beamstop_trace(_class_Beamstop *_comp ^ "./Test_SANS.c", line 17906: 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 ^ "./Test_SANS.c", line 17977: warning: Routine "class_SANSQMonitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_SANSQMonitor_trace(_class_SANSQMonitor *_comp ^ "./Test_SANS.c", line 20714: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_SANS.c", line 20715: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_SANS.c", line 1504: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_SANS.c", line 2973: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 102, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 116, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 148, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 172, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 194, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 205, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 214, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 224, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1552, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1556, Generating acc routine seq Generating NVIDIA GPU code str_len: 1565, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4245, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4679, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4699, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4711, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4723, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4733, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4743, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4751, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4761, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4783, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4790, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4836, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4871, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4882, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4899, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4910, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4926, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4955, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4966, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4970, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5005, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5012, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5021, #pragma acc loop seq 5005, Generating implicit copy(lens[:]) [if not already present] 5012, Generating implicit firstprivate(ll,l) 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5025, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: i 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5030, Accelerator restriction: induction variable live-out from loop: j 5031, Accelerator restriction: induction variable live-out from loop: j 5053, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5057, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5060, #pragma acc loop seq 5053, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5060, Generating implicit firstprivate(l) 5077, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5081, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5088, #pragma acc loop seq 5077, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5147, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5178, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5195, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5294, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5378, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5444, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5521, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5793, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5805, Generating acc routine seq Generating NVIDIA GPU code _hash: 5837, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5878, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5889, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5894, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5902, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5910, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5917, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6597, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6637, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6697, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6714, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6829, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6884, Generating acc routine seq Generating NVIDIA GPU code FormfactorSphere: 7017, Generating acc routine seq Generating NVIDIA GPU code IntensityOfLiposome: 7023, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8483, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8551, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8630, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9098, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9114, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9132, Generating acc routine seq Generating NVIDIA GPU code init: 15826, Generating update device(_FirstPinhole_var,_SecondPinhole_var,_Beamstop_var,_SamplePos_var,_Sample9_var,_QMonitor_var,_Sample11_var,_Sample1_var,_Sample2_var,_Sample3_var,_Sample4_var,_Sample5_var,_Sample6_var,_Sample7_var,_Sample0_var,_Sample10_var,_Origin_var,_PSDMonitor_var,_instrument_var,_Source_var) class_Progress_bar_trace: 15869, Generating acc routine seq Generating NVIDIA GPU code class_Source_simple_trace: 15959, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 16062, Generating acc routine seq Generating NVIDIA GPU code class_SANSSpheres_trace: 16106, Generating acc routine seq Generating NVIDIA GPU code class_SANSShells_trace: 16225, Generating acc routine seq Generating NVIDIA GPU code class_SANSLiposomes_trace: 16637, Generating acc routine seq Generating NVIDIA GPU code class_SANSNanodiscsWithTagsFast_trace: 17511, Generating acc routine seq Generating NVIDIA GPU code class_Beamstop_trace: 17859, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 17907, Generating acc routine seq Generating NVIDIA GPU code class_SANSQMonitor_trace: 17978, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 18653, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18657, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18657, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 18666, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18671, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18666, Local memory used for .inl_.inl_c_1977_21488,.inl_.inl_.inl_b_1951_1983_21493,.inl_.inl_.inl_.X2658_1950_1982_21492,.inl_.inl_b_1973_21487,.inl_.inl_c_1966_21477,.inl_.inl_.inl_b_1951_1972_21482,.inl_.inl_.inl_.X2658_1950_1971_21481,.inl_.inl_b_1962_21476,.inl_.inl_.X2642_1961_21471,.inl_.inl_c_1958_21470,.inl_c_21501,.inl_.inl_b_1957_21468,.inl_.inl_.X2658_1956_21467,.inl_b_21460,.inl_.X2641_21459,.inl_.X2642_21454,.inl_c_21462,.inl_.X2640_21450,.inl_a_21446,.inl_.inl_c_1977_21438,.inl_.inl_.inl_b_1951_1983_21443,.inl_.inl_.inl_.X2658_1950_1982_21442,.inl_.inl_b_1973_21437,.inl_.inl_c_1966_21427,.inl_.inl_.inl_b_1951_1972_21432,.inl_.inl_.inl_.X2658_1950_1971_21431,.inl_.inl_b_1962_21426,.inl_.inl_.X2642_1961_21421,.inl_.inl_c_1958_21420,.inl_c_21451,.inl_.inl_b_1957_21418,.inl_.inl_.X2658_1956_21417,.inl_b_21410,.inl_.X2641_21409,.inl_.X2642_21404,.inl_c_21412,.inl_.X2640_21400,.inl_a_21396,.inl_.inl_c_1977_21388,.inl_.inl_.inl_b_1951_1983_21393,.inl_.inl_.inl_.X2658_1950_1982_21392,.inl_.inl_b_1973_21387,.inl_.inl_c_1966_21377,.inl_.inl_.inl_b_1951_1972_21382,.inl_.inl_.inl_.X2658_1950_1971_21381,.inl_.inl_b_1962_21376,.inl_.inl_.X2642_1961_21371,.inl_.inl_c_1958_21370,.inl_c_21401,.inl_.inl_b_1957_21368,.inl_.inl_.X2658_1956_21367,.inl_b_21360,.inl_.X2641_21359,.inl_.X2642_21354,.inl_c_21362,.inl_.X2640_21350,.inl_a_21346,.inl_.inl_c_1977_21338,.inl_.inl_.inl_b_1951_1983_21343,.inl_.inl_.inl_.X2658_1950_1982_21342,.inl_.inl_b_1973_21337,.inl_.inl_c_1966_21327,.inl_.inl_.inl_b_1951_1972_21332,.inl_.inl_.inl_.X2658_1950_1971_21331,.inl_.inl_b_1962_21326,.inl_.inl_.X2642_1961_21321,.inl_.inl_c_1958_21320,.inl_c_21351,.inl_.inl_b_1957_21318,.inl_.inl_.X2658_1956_21317,.inl_b_21310,.inl_.X2641_21309,.inl_.X2642_21304,.inl_c_21312,.inl_.X2640_21300,.inl_a_21296,.inl_.inl_c_1977_21286,.inl_.inl_.inl_b_1951_1983_21291,.inl_.inl_.inl_.X2658_1950_1982_21290,.inl_.inl_b_1973_21285,.inl_.inl_c_1966_21275,.inl_.inl_.inl_b_1951_1972_21280,.inl_.inl_.inl_.X2658_1950_1971_21279,.inl_.inl_b_1962_21274,.inl_.inl_.X2642_1961_21269,.inl_.inl_c_1958_21268,.inl_c_21301,.inl_.inl_b_1957_21266,.inl_.inl_.X2658_1956_21265,.inl_b_21258,.inl_.X2641_21257,.inl_.X2642_21252,.inl_c_21260,.inl_.X2640_21248,.inl_a_21244,_particle_save,.inl_c_21512,.inl_.inl_c_1966_21527,.inl_.inl_.inl_b_1951_1972_21532,.inl_.inl_.inl_.X2658_1950_1971_21531,.inl_.inl_b_1962_21526,.inl_.inl_c_1958_21520,.inl_.inl_.inl_.X2658_1950_1982_21542,.inl_.inl_.X2658_1956_21517,.inl_.inl_b_1957_21518,.inl_.X2642_21504,.inl_.inl_b_1973_21537,.inl_c_21249,.inl_.inl_.inl_b_1951_1983_21543,.inl_.inl_.X2642_1961_21521,.inl_a_21496,.inl_.X2640_21500,.inl_.X2641_21509,.inl_b_21510,.inl_.inl_c_1977_21538 18813, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18816, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18813, Local memory used for _particle_save,.inl_c_21662,.inl_.inl_c_1966_21677,.inl_.inl_.inl_b_1951_1972_21682,.inl_.inl_.inl_.X2658_1950_1971_21681,.inl_.inl_b_1962_21676,.inl_.inl_c_1958_21670,.inl_.inl_.inl_.X2658_1950_1982_21692,.inl_.inl_.X2658_1956_21667,.inl_.inl_b_1957_21668,.inl_.X2642_21654,.inl_.inl_b_1973_21687,.inl_c_21651,.inl_.inl_.inl_b_1951_1983_21693,.inl_.inl_.X2642_1961_21671,.inl_a_21646,.inl_.X2640_21650,.inl_.X2641_21659,.inl_b_21660,.inl_.inl_c_1977_21688 18911, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18914, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18911, Local memory used for _particle_save,.inl_c_21912,.inl_.inl_c_1966_21927,.inl_.inl_.inl_b_1951_1972_21932,.inl_.inl_.inl_.X2658_1950_1971_21931,.inl_.inl_b_1962_21926,.inl_.inl_c_1958_21920,.inl_.inl_.inl_.X2658_1950_1982_21942,.inl_.inl_.X2658_1956_21917,.inl_.inl_b_1957_21918,.inl_.X2642_21904,.inl_.inl_b_1973_21937,.inl_c_21901,.inl_.inl_.inl_b_1951_1983_21943,.inl_.inl_.X2642_1961_21921,.inl_a_21896,.inl_.X2640_21900,.inl_.X2641_21909,.inl_b_21910,.inl_.inl_c_1977_21938 18958, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18961, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18958, Local memory used for .inl_.inl_c_1977_22088,.inl_.inl_.inl_b_1951_1983_22093,.inl_.inl_.inl_.X2658_1950_1982_22092,.inl_.inl_b_1973_22087,.inl_.inl_c_1966_22077,.inl_.inl_.inl_b_1951_1972_22082,.inl_.inl_.inl_.X2658_1950_1971_22081,.inl_.inl_b_1962_22076,.inl_.inl_.X2642_1961_22071,.inl_.inl_c_1958_22070,.inl_c_22101,.inl_.inl_b_1957_22068,.inl_.inl_.X2658_1956_22067,.inl_b_22060,.inl_.X2641_22059,.inl_.X2642_22054,.inl_c_22062,.inl_.X2640_22050,.inl_a_22046,.inl_.inl_c_1977_22038,.inl_.inl_.inl_b_1951_1983_22043,.inl_.inl_.inl_.X2658_1950_1982_22042,.inl_.inl_b_1973_22037,.inl_.inl_c_1966_22027,.inl_.inl_.inl_b_1951_1972_22032,.inl_.inl_.inl_.X2658_1950_1971_22031,.inl_.inl_b_1962_22026,.inl_.inl_.X2642_1961_22021,.inl_.inl_c_1958_22020,.inl_c_22051,.inl_.inl_b_1957_22018,.inl_.inl_.X2658_1956_22017,.inl_b_22010,.inl_.X2641_22009,.inl_.X2642_22004,.inl_c_22012,.inl_.X2640_22000,.inl_a_21996,_particle_save,.inl_c_22112,.inl_.inl_c_1966_22127,.inl_.inl_.inl_b_1951_1972_22132,.inl_.inl_.inl_.X2658_1950_1971_22131,.inl_.inl_b_1962_22126,.inl_.inl_c_1958_22120,.inl_.inl_.inl_.X2658_1950_1982_22142,.inl_.inl_.X2658_1956_22117,.inl_.inl_b_1957_22118,.inl_.X2642_22104,.inl_.inl_b_1973_22137,.inl_c_22001,.inl_.inl_.inl_b_1951_1983_22143,.inl_.inl_.X2642_1961_22121,.inl_a_22096,.inl_.X2640_22100,.inl_.X2641_22109,.inl_b_22110,.inl_.inl_c_1977_22138 finally: 19391, Generating update self(_FirstPinhole_var,_SecondPinhole_var,_Beamstop_var,_SamplePos_var,_Sample9_var,_QMonitor_var,_Sample11_var,_Sample1_var,_Sample2_var,_Sample3_var,_Sample4_var,_Sample5_var,_Sample6_var,_Sample7_var,_Sample0_var,_Sample10_var,_Origin_var,_PSDMonitor_var,_instrument_var,_Source_var) mcenabletrace: 6037, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===