INFO: No output directory specified (--dir) INFO: Using directory: "Demonstration_20260921_050014" INFO: Regenerating c-file: Demonstration.c DEBUG: CMD: /u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/bin/mcstas -t -o ./Demonstration.c Demonstration.instr CFLAGS= -DFUNNEL WARNING: The parameter format of Al_powder is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component test_sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component test_sample -> GPU kernel from component detector_position ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/bin/mcstas finished INFO: Recompiling: ./Demonstration.out DEBUG: CMD: nvc -o ./Demonstration.out ./Demonstration.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/WORK/micromamba/envs/mcstas-3.x/lib -Wl,-rpath-link,/u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/lib -L/u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/include -I/u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/include -Wl,-rpath,/u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/lib -L/u/data/pkwi/WORK/micromamba/envs/mcstas-3.x/lib -DUSE_MPI -lmpi -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -DFUNNEL "./Demonstration.c", line 95: 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 " "./Demonstration.c", line 97: 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, ^ "./Demonstration.c", line 100: 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, ^ "./Demonstration.c", line 114: 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); ^ "./Demonstration.c", line 118: 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); ^ "./Demonstration.c", line 150: 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); ^ "./Demonstration.c", line 118: 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); ^ "./Demonstration.c", line 183: 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*); ^ "./Demonstration.c", line 209: 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); ^ "./Demonstration.c", line 220: 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); ^ "./Demonstration.c", line 231: 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){ ^ "./Demonstration.c", line 245: 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){ ^ "./Demonstration.c", line 316: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Demonstration.c", line 318: 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); ^ "./Demonstration.c", line 669: 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 */ ^ "./Demonstration.c", line 896: 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); ^ "./Demonstration.c", line 913: 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); ^ "./Demonstration.c", line 915: 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]); ^ "./Demonstration.c", line 923: 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); ^ "./Demonstration.c", line 925: 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); ^ "./Demonstration.c", line 927: 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); ^ "./Demonstration.c", line 929: 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); ^ "./Demonstration.c", line 931: 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); ^ "./Demonstration.c", line 934: warning: Routine "_rand01_opague" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01_opague(void* state); ^ "./Demonstration.c", line 1030: 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); ^ "./Demonstration.c", line 1032: 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); ^ "./Demonstration.c", line 1034: 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); ^ "./Demonstration.c", line 1036: 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); ^ "./Demonstration.c", line 1038: 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); ^ "./Demonstration.c", line 1040: 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); ^ "./Demonstration.c", line 1042: 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); ^ "./Demonstration.c", line 1044: 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); ^ "./Demonstration.c", line 1046: 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); ^ "./Demonstration.c", line 4228: warning: variable "exists" was set but never used [set_but_not_used] int exists=0; ^ "./Demonstration.c", line 4686: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Demonstration.c", line 5141: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Demonstration.c", line 5060: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Demonstration.c", line 6402: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Demonstration.c", line 8792: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Demonstration.c", line 9346: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./Demonstration.c", line 9369: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Demonstration.c", line 9886: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./Demonstration.c", line 9887: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./Demonstration.c", line 9888: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./Demonstration.c", line 10110: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Demonstration.c", line 10166: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Demonstration.c", line 10166: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Demonstration.c", line 10166: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Demonstration.c", line 10387: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Demonstration.c", line 10670: warning: variable "radius_top" was declared but never referenced [declared_but_not_referenced] double radius_top = geometry->geometry_parameters.p_cone_storage->cone_radius_top; ^ "./Demonstration.c", line 10671: warning: variable "radius_bottom" was declared but never referenced [declared_but_not_referenced] double radius_bottom = geometry->geometry_parameters.p_cone_storage->cone_radius_bottom; ^ "./Demonstration.c", line 10748: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Demonstration.c", line 10841: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Demonstration.c", line 10871: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Demonstration.c", line 11120: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Demonstration.c", line 11286: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Demonstration.c", line 11341: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 11418: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 11629: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 11727: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./Demonstration.c", line 11918: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 12116: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Demonstration.c", line 12117: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Demonstration.c", line 12326: warning: variable "verts" was declared but never referenced [declared_but_not_referenced] Coords *verts = geometry1->geometry_parameters.p_mesh_storage->vertices; ^ "./Demonstration.c", line 12351: warning: variable "verts" was declared but never referenced [declared_but_not_referenced] Coords *verts = geometry2->geometry_parameters.p_mesh_storage->vertices; ^ "./Demonstration.c", line 12742: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Demonstration.c", line 12743: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Demonstration.c", line 13002: warning: variable "is_rectangle" was declared but never referenced [declared_but_not_referenced] int is_rectangle = geometry_box->geometry_parameters.p_box_storage->is_rectangle; ^ "./Demonstration.c", line 13007: warning: variable "y_height2" was declared but never referenced [declared_but_not_referenced] double y_height2 = geometry_box->geometry_parameters.p_box_storage->y_height2; ^ "./Demonstration.c", line 13008: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry_box->geometry_parameters.p_box_storage->x_vector; ^ "./Demonstration.c", line 13009: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry_box->geometry_parameters.p_box_storage->y_vector; ^ "./Demonstration.c", line 13016: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Demonstration.c", line 13017: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Demonstration.c", line 13140: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Demonstration.c", line 13434: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Demonstration.c", line 13500: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 13687: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Demonstration.c", line 13690: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Demonstration.c", line 13833: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Demonstration.c", line 13836: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Demonstration.c", line 14811: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./Demonstration.c", line 14714: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Demonstration.c", line 15033: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,parent,mask_index,masked_volume_index,ANY_logic,true_parent_volume_number; ^ "./Demonstration.c", line 15227: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./Demonstration.c", line 15370: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Demonstration.c", line 15773: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Demonstration.c", line 16591: 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 */ ^ "./Demonstration.c", line 16593: 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 */ ^ "./Demonstration.c", line 16600: 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 */ ^ "./Demonstration.c", line 16620: 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); ^ "./Demonstration.c", line 16622: 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); ^ "./Demonstration.c", line 16624: 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, ^ "./Demonstration.c", line 18181: 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, ^ "./Demonstration.c", line 18204: 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, ^ "./Demonstration.c", line 18225: 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, ^ "./Demonstration.c", line 18312: 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) { ^ "./Demonstration.c", line 18317: 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) { ^ "./Demonstration.c", line 18326: 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) ^ "./Demonstration.c", line 18352: 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) ^ "./Demonstration.c", line 18355: 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; ^ "./Demonstration.c", line 18355: 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; ^ "./Demonstration.c", line 18355: 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; ^ "./Demonstration.c", line 18355: 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; ^ "./Demonstration.c", line 18355: 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; ^ "./Demonstration.c", line 18355: 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; ^ "./Demonstration.c", line 18415: 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) ^ "./Demonstration.c", line 18545: 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, ^ "./Demonstration.c", line 18589: 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, ^ "./Demonstration.c", line 18710: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Demonstration.c", line 18822: 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) ^ "./Demonstration.c", line 18834: 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) ^ "./Demonstration.c", line 18869: 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) ^ "./Demonstration.c", line 19125: 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) { ^ "./Demonstration.c", line 19131: 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) ^ "./Demonstration.c", line 19963: warning: variable "line_v" was declared but never referenced [declared_but_not_referenced] int line_v, line0, line; ^ "./Demonstration.c", line 20637: 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); ^ "./Demonstration.c", line 22799: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Demonstration.c", line 22799: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Demonstration.c", line 22826: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Demonstration.c", line 22826: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Demonstration.c", line 23027: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Demonstration.c", line 24027: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24023: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Demonstration.c", line 24083: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24068: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Demonstration.c", line 24150: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24131: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Demonstration.c", line 24214: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24199: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Demonstration.c", line 24295: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24262: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Demonstration.c", line 24369: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24350: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Demonstration.c", line 24433: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24418: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Demonstration.c", line 24514: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24481: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Demonstration.c", line 24588: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24569: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Demonstration.c", line 24652: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24637: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Demonstration.c", line 24733: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24700: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Demonstration.c", line 24803: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24788: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Demonstration.c", line 24884: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24851: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Demonstration.c", line 24958: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24939: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Demonstration.c", line 25022: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25007: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Demonstration.c", line 25103: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25070: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Demonstration.c", line 25177: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25158: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Demonstration.c", line 25241: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25226: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Demonstration.c", line 25322: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25289: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./Demonstration.c", line 25396: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25377: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./Demonstration.c", line 25457: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25445: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./Demonstration.c", line 25502: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./Demonstration.c", line 25573: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./Demonstration.c", line 25622: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./Demonstration.c", line 25671: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./Demonstration.c", line 25776: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./Demonstration.c", line 25881: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./Demonstration.c", line 25986: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./Demonstration.c", line 26091: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./Demonstration.c", line 26196: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./Demonstration.c", line 26301: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./Demonstration.c", line 26406: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./Demonstration.c", line 26511: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./Demonstration.c", line 26616: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./Demonstration.c", line 26665: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./Demonstration.c", line 26770: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./Demonstration.c", line 26875: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./Demonstration.c", line 26980: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./Demonstration.c", line 27085: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./Demonstration.c", line 27190: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./Demonstration.c", line 27295: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./Demonstration.c", line 27400: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./Demonstration.c", line 27505: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./Demonstration.c", line 27610: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./Demonstration.c", line 27727: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./Demonstration.c", line 27844: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./Demonstration.c", line 27961: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./Demonstration.c", line 28078: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./Demonstration.c", line 28195: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./Demonstration.c", line 28312: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./Demonstration.c", line 28429: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./Demonstration.c", line 28546: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./Demonstration.c", line 28651: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./Demonstration.c", line 28756: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./Demonstration.c", line 28861: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./Demonstration.c", line 28966: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./Demonstration.c", line 29071: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./Demonstration.c", line 29176: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./Demonstration.c", line 29281: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./Demonstration.c", line 29386: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./Demonstration.c", line 29491: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./Demonstration.c", line 29596: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./Demonstration.c", line 29701: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./Demonstration.c", line 29806: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./Demonstration.c", line 29884: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./Demonstration.c", line 29933: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./Demonstration.c", line 29999: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./Demonstration.c", line 30197: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./Demonstration.c", line 30273: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./Demonstration.c", line 30349: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./Demonstration.c", line 30398: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./Demonstration.c", line 30467: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 30464: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./Demonstration.c", line 33598: warning: incompatible redefinition of macro "exit" (declared at line 648) [bad_macro_redef] #define exit(...) noprintf() ^ "./Demonstration.c", line 33610: 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 ^ "./Demonstration.c", line 33689: warning: Routine "class_Source_div_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_div_trace(_class_Source_div *_comp ^ "./Demonstration.c", line 33787: warning: Routine "class_Arm_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Arm_trace(_class_Arm *_comp ^ "./Demonstration.c", line 34542: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Demonstration.c", line 35627: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Demonstration.c", line 35659: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Demonstration.c", line 33996: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Demonstration.c", line 34001: warning: variable "sampling_mus" was declared but never referenced [declared_but_not_referenced] double* sampling_mus; ^ "./Demonstration.c", line 36221: warning: Routine "class_PSD_monitor_4PI_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_4PI_trace(_class_PSD_monitor_4PI *_comp ^ "./Demonstration.c", line 36298: 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 ^ "./Demonstration.c", line 36582: 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 ^ "./Demonstration.c", line 40380: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Demonstration.c", line 40381: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Demonstration.c", line 1549: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Demonstration.c", line 3023: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 107, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 121, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 157, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 185, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 211, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 222, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 231, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 245, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1598, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1602, Generating acc routine seq Generating NVIDIA GPU code str_len: 1611, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4304, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4738, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4749, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4758, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4770, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4782, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4792, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4802, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4810, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4820, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4842, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4849, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4895, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4930, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4941, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4958, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4969, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4985, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 5014, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 5025, Generating acc routine seq Generating NVIDIA GPU code norm_func: 5029, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5064, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5071, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5080, #pragma acc loop seq 5064, Generating implicit copy(lens[:]) [if not already present] 5071, Generating implicit firstprivate(ll,l) 5082, Accelerator restriction: induction variable live-out from loop: i 5083, Accelerator restriction: induction variable live-out from loop: i 5084, Accelerator restriction: induction variable live-out from loop: i 5085, Accelerator restriction: induction variable live-out from loop: i 5087, Accelerator restriction: induction variable live-out from loop: j 5088, Accelerator restriction: induction variable live-out from loop: j 5089, Accelerator restriction: induction variable live-out from loop: j 5090, Accelerator restriction: induction variable live-out from loop: j 5112, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5116, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5119, #pragma acc loop seq 5112, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5119, Generating implicit firstprivate(l) 5136, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5140, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5147, #pragma acc loop seq 5136, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5206, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5237, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5254, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5353, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5437, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5503, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5580, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5852, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5864, Generating acc routine seq Generating NVIDIA GPU code _hash: 5896, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5937, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5948, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5953, Generating acc routine seq Generating NVIDIA GPU code _rand01_opague: 5960, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5971, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5979, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5986, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6671, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6711, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6785, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6802, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6917, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6972, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17401, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17469, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17548, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18016, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18032, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18050, Generating acc routine seq Generating NVIDIA GPU code off_F: 18312, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18317, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18327, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18353, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18416, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18547, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18592, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18707, Generating acc routine seq Generating NVIDIA GPU code off_compare: 18823, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 18835, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 18870, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19125, Generating acc routine seq Generating NVIDIA GPU code merge: 19132, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19240, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19255, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19309, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19426, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19448, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 21775, Generating acc routine seq Generating NVIDIA GPU code init: 33568, Generating update device(_drum_center_var,_Cu_var,_Vanadium_incoherent_var,_Ag_powder_var,_Al_incoherent_var,_Al_powder_var,_Cs_var,_Cu_incoherent_var,_Cu_powder_var,_Ag_incoherent_var,_Au_Ag_mix_var,_Au_incoherent_var,_Al_var,_Banana_monitor_var,_Cd_incoherent_var,_Cd_powder_var,_Cd_var,_Cs_incoherent_var,_Cs_powder_var,_Vanadium_var,_screen_var,_arm_1_var,_detector_var,_cryostat_drum_walls_var,_cryostat_drum_vacuum_var,_beam_center_var,_outer_cryostat_vacuum_var,_m4pi_var,_inner_cryostat_vacuum_var,_init_var,_sample_stick_vacuum_var,_sample_rod_var,_sample_holder_top_shelf_var,_sample_rod_collar_4_var,_sample_rod_collar_1_vacuum_var,_sample_rod_collar_2_vacuum_var,_sample_rod_collar_3_vacuum_var,_sample_rod_collar_4_vacuum_var,_sample_rod_bottom_var,_sample_rod_collar_1_var,_sample_rod_collar_2_var,_sample_rod_collar_3_var,_sample_4_var,_sample_holder1_var,_sample_holder2_var,_sample_holder3_var,_sample_holder4_var,_sample_holder5_var,_sample_holder_middle_shelf_var,_sample_holder_bottom_var,_sample_1_container_var,_sample_1_container_rim_var,_outer_cryostat_wall_var,_sample_2_container_var,_sample_2_container_rim_var,_sample_1_var,_sample_3_container_var,_sample_3_container_rim_var,_sample_2_var,_sample_4_container_var,_sample_4_container_rim_var,_sample_3_var,_test_sample_var,_stop_var,_cryostat_mountin_plate_var,_m4pi_two_or_more_samples_var,_Au_powder_var,_detector_position_var,_sample_stick_walls_var,_a1_var,_instrument_var,_source_var,_inner_cryostat_wall_var) class_Progress_bar_trace: 33611, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 33690, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 33788, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 36222, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 36299, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 36583, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 37323, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 37327, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 37327, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) 37336, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 37341, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 37336, Local memory used for .inl_.inl_c_2009_48624,.inl_.inl_.inl_b_1983_2015_48629,.inl_.inl_.inl_.X3387_1982_2014_48628,.inl_.inl_b_2005_48623,.inl_.inl_c_1998_48613,.inl_.inl_.inl_b_1983_2004_48618,.inl_.inl_.inl_.X3387_1982_2003_48617,.inl_.inl_b_1994_48612,.inl_.inl_.X3371_1993_48607,.inl_.inl_c_1990_48606,.inl_c_48639,.inl_.inl_b_1989_48604,.inl_.inl_.X3387_1988_48603,.inl_b_48596,.inl_.X3370_48595,.inl_.X3371_48590,.inl_c_48598,.inl_.X3369_48586,.inl_a_48582,_particle_save,.inl_c_48650,.inl_.inl_c_1998_48665,.inl_.inl_.inl_b_1983_2004_48670,.inl_.inl_.inl_.X3387_1982_2003_48669,.inl_.inl_b_1994_48664,.inl_.inl_c_1990_48658,.inl_.inl_.inl_.X3387_1982_2014_48680,.inl_.inl_.X3387_1988_48655,.inl_.inl_b_1989_48656,.inl_.X3371_48642,.inl_.inl_b_2005_48675,.inl_c_48587,.inl_.inl_.inl_b_1983_2015_48681,.inl_.inl_.X3371_1993_48659,.inl_a_48634,.inl_.X3369_48638,.inl_.X3370_48647,.inl_b_48648,.inl_.inl_c_2009_48676 37703, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 37706, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 37703, Local memory used for .inl_.inl_c_2009_49000,.inl_.inl_.inl_b_1983_2015_49005,.inl_.inl_.inl_.X3387_1982_2014_49004,.inl_.inl_b_2005_48999,.inl_.inl_c_1998_48989,.inl_.inl_.inl_b_1983_2004_48994,.inl_.inl_.inl_.X3387_1982_2003_48993,.inl_.inl_b_1994_48988,.inl_.inl_.X3371_1993_48983,.inl_.inl_c_1990_48982,.inl_c_49015,.inl_.inl_b_1989_48980,.inl_.inl_.X3387_1988_48979,.inl_b_48972,.inl_.X3370_48971,.inl_.X3371_48966,.inl_c_48974,.inl_.X3369_48962,.inl_a_48958,.inl_.inl_c_2009_48950,.inl_.inl_.inl_b_1983_2015_48955,.inl_.inl_.inl_.X3387_1982_2014_48954,.inl_.inl_b_2005_48949,.inl_.inl_c_1998_48939,.inl_.inl_.inl_b_1983_2004_48944,.inl_.inl_.inl_.X3387_1982_2003_48943,.inl_.inl_b_1994_48938,.inl_.inl_.X3371_1993_48933,.inl_.inl_c_1990_48932,.inl_c_48963,.inl_.inl_b_1989_48930,.inl_.inl_.X3387_1988_48929,.inl_b_48922,.inl_.X3370_48921,.inl_.X3371_48916,.inl_c_48924,.inl_.X3369_48912,.inl_a_48908,.inl_.inl_c_2009_48900,.inl_.inl_.inl_b_1983_2015_48905,.inl_.inl_.inl_.X3387_1982_2014_48904,.inl_.inl_b_2005_48899,.inl_.inl_c_1998_48889,.inl_.inl_.inl_b_1983_2004_48894,.inl_.inl_.inl_.X3387_1982_2003_48893,.inl_.inl_b_1994_48888,.inl_.inl_.X3371_1993_48883,.inl_.inl_c_1990_48882,.inl_c_48913,.inl_.inl_b_1989_48880,.inl_.inl_.X3387_1988_48879,.inl_b_48872,.inl_.X3370_48871,.inl_.X3371_48866,.inl_c_48874,.inl_.X3369_48862,.inl_a_48858,.inl_.inl_c_2009_48850,.inl_.inl_.inl_b_1983_2015_48855,.inl_.inl_.inl_.X3387_1982_2014_48854,.inl_.inl_b_2005_48849,.inl_.inl_c_1998_48839,.inl_.inl_.inl_b_1983_2004_48844,.inl_.inl_.inl_.X3387_1982_2003_48843,.inl_.inl_b_1994_48838,.inl_.inl_.X3371_1993_48833,.inl_.inl_c_1990_48832,.inl_c_48863,.inl_.inl_b_1989_48830,.inl_.inl_.X3387_1988_48829,.inl_b_48822,.inl_.X3370_48821,.inl_.X3371_48816,.inl_c_48824,.inl_.X3369_48812,.inl_a_48808,.inl_.inl_c_2009_48776,.inl_.inl_.inl_b_1983_2015_48781,.inl_.inl_.inl_.X3387_1982_2014_48780,.inl_.inl_b_2005_48775,.inl_.inl_c_1998_48765,.inl_.inl_.inl_b_1983_2004_48770,.inl_.inl_.inl_.X3387_1982_2003_48769,.inl_.inl_b_1994_48764,.inl_.inl_.X3371_1993_48759,.inl_.inl_c_1990_48758,.inl_c_48813,.inl_.inl_b_1989_48756,.inl_.inl_.X3387_1988_48755,.inl_b_48748,.inl_.X3370_48747,.inl_.X3371_48742,.inl_c_48750,.inl_.X3369_48738,.inl_a_48734,_particle_save,.inl_c_49026,.inl_.inl_c_1998_49041,.inl_.inl_.inl_b_1983_2004_49046,.inl_.inl_.inl_.X3387_1982_2003_49045,.inl_.inl_b_1994_49040,.inl_.inl_c_1990_49034,.inl_.inl_.inl_.X3387_1982_2014_49056,.inl_.inl_.X3387_1988_49031,.inl_.inl_b_1989_49032,.inl_.X3371_49018,.inl_.inl_b_2005_49051,.inl_c_48739,.inl_.inl_.inl_b_1983_2015_49057,.inl_.inl_.X3371_1993_49035,.inl_a_49010,.inl_.X3369_49014,.inl_.X3370_49023,.inl_b_49024,.inl_.inl_c_2009_49052 finally: 39153, Generating update self(_drum_center_var,_Cu_var,_Vanadium_incoherent_var,_Ag_powder_var,_Al_incoherent_var,_Al_powder_var,_Cs_var,_Cu_incoherent_var,_Cu_powder_var,_Ag_incoherent_var,_Au_Ag_mix_var,_Au_incoherent_var,_Al_var,_Banana_monitor_var,_Cd_incoherent_var,_Cd_powder_var,_Cd_var,_Cs_incoherent_var,_Cs_powder_var,_Vanadium_var,_screen_var,_arm_1_var,_detector_var,_cryostat_drum_walls_var,_cryostat_drum_vacuum_var,_beam_center_var,_outer_cryostat_vacuum_var,_m4pi_var,_inner_cryostat_vacuum_var,_init_var,_sample_stick_vacuum_var,_sample_rod_var,_sample_holder_top_shelf_var,_sample_rod_collar_4_var,_sample_rod_collar_1_vacuum_var,_sample_rod_collar_2_vacuum_var,_sample_rod_collar_3_vacuum_var,_sample_rod_collar_4_vacuum_var,_sample_rod_bottom_var,_sample_rod_collar_1_var,_sample_rod_collar_2_var,_sample_rod_collar_3_var,_sample_4_var,_sample_holder1_var,_sample_holder2_var,_sample_holder3_var,_sample_holder4_var,_sample_holder5_var,_sample_holder_middle_shelf_var,_sample_holder_bottom_var,_sample_1_container_var,_sample_1_container_rim_var,_outer_cryostat_wall_var,_sample_2_container_var,_sample_2_container_rim_var,_sample_1_var,_sample_3_container_var,_sample_3_container_rim_var,_sample_2_var,_sample_4_container_var,_sample_4_container_rim_var,_sample_3_var,_test_sample_var,_stop_var,_cryostat_mountin_plate_var,_m4pi_two_or_more_samples_var,_Au_powder_var,_detector_position_var,_sample_stick_walls_var,_a1_var,_instrument_var,_source_var,_inner_cryostat_wall_var) mcenabletrace: 6107, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===