INFO: No output directory specified (--dir) INFO: Using directory: "Test_SANS_20260318_033505" 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 107: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./Test_SANS.c", line 111: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Test_SANS.c", line 139: 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 111: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Test_SANS.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*); ^ "./Test_SANS.c", line 190: warning: Routine "particle_setvar_void_array" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void_array(_class_particle *, char *, void*, int); ^ "./Test_SANS.c", line 201: warning: Routine "particle_restore" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_restore(_class_particle *p, _class_particle *p0); ^ "./Test_SANS.c", line 212: warning: Routine "particle_getuservar_byid" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getuservar_byid(_class_particle *p, int id, int *suc){ ^ "./Test_SANS.c", line 222: warning: Routine "particle_uservar_init" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_uservar_init(_class_particle *p){ ^ "./Test_SANS.c", line 289: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Test_SANS.c", line 291: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./Test_SANS.c", line 642: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./Test_SANS.c", line 863: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./Test_SANS.c", line 880: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./Test_SANS.c", line 882: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./Test_SANS.c", line 890: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./Test_SANS.c", line 892: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./Test_SANS.c", line 894: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./Test_SANS.c", line 896: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./Test_SANS.c", line 898: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./Test_SANS.c", line 994: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./Test_SANS.c", line 996: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./Test_SANS.c", line 998: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./Test_SANS.c", line 1000: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./Test_SANS.c", line 1002: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./Test_SANS.c", line 1004: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./Test_SANS.c", line 1006: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./Test_SANS.c", line 1008: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./Test_SANS.c", line 1010: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./Test_SANS.c", line 4625: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_SANS.c", line 5080: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Test_SANS.c", line 4999: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Test_SANS.c", line 6326: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_SANS.c", line 7020: warning: Routine "FormfactorSphere" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] FormfactorSphere (double q, double R) { ^ "./Test_SANS.c", line 7026: warning: Routine "IntensityOfLiposome" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] IntensityOfLiposome (double q, double R, double ThicknessHead, double ThicknessTail, double ThicknessCH3, double DeltaRhoHead, double DeltaRhoCH2, ^ "./Test_SANS.c", line 7180: 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 7686: 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 7688: 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 7695: 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 7715: 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 7717: 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 7719: 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 9350: warning: variable "DummyChar" was declared but never referenced [declared_but_not_referenced] char DummyChar; ^ "./Test_SANS.c", line 9351: warning: variable "Atom" was declared but never referenced [declared_but_not_referenced] char Atom; ^ "./Test_SANS.c", line 9422: warning: variable "AD" was declared but never referenced [declared_but_not_referenced] const double AD = 6.674e-15; ^ "./Test_SANS.c", line 12923: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_SANS.c", line 12911: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Test_SANS.c", line 12968: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Test_SANS.c", line 13045: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Test_SANS.c", line 13110: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Test_SANS.c", line 13175: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Test_SANS.c", line 13224: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Test_SANS.c", line 13295: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Test_SANS.c", line 13366: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Test_SANS.c", line 13437: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Test_SANS.c", line 13510: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Test_SANS.c", line 13595: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Test_SANS.c", line 13688: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Test_SANS.c", line 13787: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Test_SANS.c", line 13859: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Test_SANS.c", line 13958: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Test_SANS.c", line 14063: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Test_SANS.c", line 14141: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Test_SANS.c", line 14205: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Test_SANS.c", line 14281: 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 15868: warning: incompatible redefinition of macro "exit" (declared at line 621) [bad_macro_redef] #define exit(...) noprintf() ^ "./Test_SANS.c", line 15880: 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 15959: 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 16062: 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 16106: 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 16225: 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 16637: 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 16851: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 16852: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17025: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17026: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17174: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17175: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17186: warning: variable "Slope" was declared but never referenced [declared_but_not_referenced] double Slope; ^ "./Test_SANS.c", line 17187: warning: variable "Offset" was declared but never referenced [declared_but_not_referenced] double Offset; ^ "./Test_SANS.c", line 17371: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17372: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17512: 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 17573: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17574: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17747: warning: variable "Weight" was declared but never referenced [declared_but_not_referenced] double Weight; ^ "./Test_SANS.c", line 17748: warning: variable "IntensityPart" was declared but never referenced [declared_but_not_referenced] double IntensityPart; ^ "./Test_SANS.c", line 17860: 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 17907: 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 17978: 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 20667: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_SANS.c", line 20668: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_SANS.c", line 1502: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_SANS.c", line 2971: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 100, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 114, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 146, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 170, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 192, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 203, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 212, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 222, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1550, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1554, Generating acc routine seq Generating NVIDIA GPU code str_len: 1563, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4243, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4677, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4688, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4697, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4709, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4721, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4731, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4741, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4749, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4759, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4781, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4788, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4834, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4869, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4880, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4897, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4908, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4924, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4953, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4964, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4968, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5003, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5010, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5019, #pragma acc loop seq 5003, Generating implicit copy(lens[:]) [if not already present] 5010, Generating implicit firstprivate(ll,l) 5021, Accelerator restriction: induction variable live-out from loop: i 5022, Accelerator restriction: induction variable live-out from loop: i 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: j 5027, Accelerator restriction: induction variable live-out from loop: j 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5051, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5055, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5058, #pragma acc loop seq 5051, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5058, Generating implicit firstprivate(l) 5075, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5079, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5086, #pragma acc loop seq 5075, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5145, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5176, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5193, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5292, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5376, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5442, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5519, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5791, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5803, Generating acc routine seq Generating NVIDIA GPU code _hash: 5835, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5876, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5887, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5892, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5900, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5908, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5915, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6595, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6635, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6695, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6712, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6827, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6882, Generating acc routine seq Generating NVIDIA GPU code FormfactorSphere: 7020, Generating acc routine seq Generating NVIDIA GPU code IntensityOfLiposome: 7027, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 8496, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 8564, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 8643, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9111, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9127, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9145, Generating acc routine seq Generating NVIDIA GPU code init: 15838, 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: 15881, Generating acc routine seq Generating NVIDIA GPU code class_Source_simple_trace: 15960, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 16063, Generating acc routine seq Generating NVIDIA GPU code class_SANSSpheres_trace: 16107, Generating acc routine seq Generating NVIDIA GPU code class_SANSShells_trace: 16226, Generating acc routine seq Generating NVIDIA GPU code class_SANSLiposomes_trace: 16638, Generating acc routine seq Generating NVIDIA GPU code class_SANSNanodiscsWithTagsFast_trace: 17513, Generating acc routine seq Generating NVIDIA GPU code class_Beamstop_trace: 17861, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 17908, Generating acc routine seq Generating NVIDIA GPU code class_SANSQMonitor_trace: 17979, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 18654, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18658, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18658, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 18667, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18672, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18667, 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 18814, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18817, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18814, 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 18912, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18915, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18912, 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 18959, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 18962, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 18959, 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: 19360, 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: 6035, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===