INFO: No output directory specified (--dir) INFO: Using directory: "Demonstration_20260318_040015" INFO: Regenerating c-file: Demonstration.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/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/McStas/mcstas/3.x-dev/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/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 -DFUNNEL "./Demonstration.c", line 93: 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 95: 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 98: 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 112: 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 116: 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 148: 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 116: 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 181: 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 207: 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 218: 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 229: 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 243: 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 314: 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 316: 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 667: 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 888: 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 905: 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 907: 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 915: 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 917: 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 919: 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 921: 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 923: 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 1019: 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 1021: 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 1023: 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 1025: 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 1027: 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 1029: 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 1031: 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 1033: 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 1035: 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 4650: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Demonstration.c", line 5105: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Demonstration.c", line 5024: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Demonstration.c", line 6351: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Demonstration.c", line 8736: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Demonstration.c", line 9291: 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 9318: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Demonstration.c", line 9847: 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 9848: 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 9849: 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 10071: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Demonstration.c", line 10133: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Demonstration.c", line 10133: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Demonstration.c", line 10133: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Demonstration.c", line 10354: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Demonstration.c", line 10659: 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 10660: 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 10905: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Demonstration.c", line 10696: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Demonstration.c", line 10698: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Demonstration.c", line 10699: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Demonstration.c", line 10700: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Demonstration.c", line 10724: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Demonstration.c", line 10733: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Demonstration.c", line 10733: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Demonstration.c", line 10735: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Demonstration.c", line 10777: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Demonstration.c", line 10946: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Demonstration.c", line 10976: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Demonstration.c", line 10995: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Demonstration.c", line 10995: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Demonstration.c", line 10996: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Demonstration.c", line 10997: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Demonstration.c", line 11234: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Demonstration.c", line 11400: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Demonstration.c", line 11455: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 11532: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 11744: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 11842: 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 12033: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 12231: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Demonstration.c", line 12232: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Demonstration.c", line 12817: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Demonstration.c", line 12818: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Demonstration.c", line 13077: 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 13082: 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 13083: 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 13084: 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 13091: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Demonstration.c", line 13092: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Demonstration.c", line 13215: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Demonstration.c", line 13509: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Demonstration.c", line 13575: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Demonstration.c", line 13762: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Demonstration.c", line 13765: 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 13922: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Demonstration.c", line 13925: 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 14923: 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 14826: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Demonstration.c", line 15145: 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 15355: 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 15516: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Demonstration.c", line 15920: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Demonstration.c", line 16738: 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 16740: 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 16747: 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 16767: 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 16769: 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 16771: 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 18328: 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 18351: 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 18372: 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 18459: 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 18464: 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 18473: 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 18499: 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 18502: 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 18502: 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 18502: 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 18502: 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 18502: 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 18502: 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 18562: 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 18692: 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 18736: 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 18857: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Demonstration.c", line 18969: 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 18981: 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 19016: 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 19272: 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 19278: 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 20108: warning: variable "line_v" was declared but never referenced [declared_but_not_referenced] int line_v, line0, line; ^ "./Demonstration.c", line 20760: 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 22846: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Demonstration.c", line 22846: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Demonstration.c", line 22873: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Demonstration.c", line 22873: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Demonstration.c", line 23064: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Demonstration.c", line 24049: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24045: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Demonstration.c", line 24105: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24090: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Demonstration.c", line 24172: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24153: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Demonstration.c", line 24236: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24221: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Demonstration.c", line 24317: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24284: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Demonstration.c", line 24391: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24372: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Demonstration.c", line 24455: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24440: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Demonstration.c", line 24536: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24503: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Demonstration.c", line 24610: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24591: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Demonstration.c", line 24674: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24659: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Demonstration.c", line 24755: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24722: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Demonstration.c", line 24825: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24810: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Demonstration.c", line 24906: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24873: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Demonstration.c", line 24980: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 24961: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Demonstration.c", line 25044: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25029: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Demonstration.c", line 25125: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25092: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Demonstration.c", line 25199: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25180: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Demonstration.c", line 25263: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25248: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Demonstration.c", line 25344: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25311: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./Demonstration.c", line 25418: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25399: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./Demonstration.c", line 25479: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 25467: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./Demonstration.c", line 25524: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./Demonstration.c", line 25595: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./Demonstration.c", line 25644: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./Demonstration.c", line 25693: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./Demonstration.c", line 25798: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./Demonstration.c", line 25903: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./Demonstration.c", line 26008: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./Demonstration.c", line 26113: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./Demonstration.c", line 26218: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./Demonstration.c", line 26323: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./Demonstration.c", line 26428: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./Demonstration.c", line 26533: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./Demonstration.c", line 26638: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./Demonstration.c", line 26687: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./Demonstration.c", line 26792: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./Demonstration.c", line 26897: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./Demonstration.c", line 27002: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./Demonstration.c", line 27107: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./Demonstration.c", line 27212: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./Demonstration.c", line 27317: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./Demonstration.c", line 27422: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./Demonstration.c", line 27527: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./Demonstration.c", line 27632: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./Demonstration.c", line 27749: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./Demonstration.c", line 27866: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./Demonstration.c", line 27983: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./Demonstration.c", line 28100: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./Demonstration.c", line 28217: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./Demonstration.c", line 28334: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./Demonstration.c", line 28451: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./Demonstration.c", line 28568: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./Demonstration.c", line 28673: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./Demonstration.c", line 28778: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./Demonstration.c", line 28883: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./Demonstration.c", line 28988: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./Demonstration.c", line 29093: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./Demonstration.c", line 29198: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./Demonstration.c", line 29303: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./Demonstration.c", line 29408: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./Demonstration.c", line 29513: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./Demonstration.c", line 29618: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./Demonstration.c", line 29723: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./Demonstration.c", line 29828: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./Demonstration.c", line 29906: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./Demonstration.c", line 29955: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./Demonstration.c", line 30021: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./Demonstration.c", line 30147: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./Demonstration.c", line 30223: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./Demonstration.c", line 30299: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./Demonstration.c", line 30348: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./Demonstration.c", line 30417: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Demonstration.c", line 30414: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./Demonstration.c", line 33423: warning: incompatible redefinition of macro "exit" (declared at line 646) [bad_macro_redef] #define exit(...) noprintf() ^ "./Demonstration.c", line 33435: 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 33514: 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 33612: 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 34364: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Demonstration.c", line 35338: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Demonstration.c", line 35370: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Demonstration.c", line 33821: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Demonstration.c", line 35932: 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 36009: 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 36278: 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 39967: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Demonstration.c", line 39968: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Demonstration.c", line 1527: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Demonstration.c", line 2996: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 105, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 119, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 155, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 183, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 209, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 220, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 229, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 243, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1575, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1579, Generating acc routine seq Generating NVIDIA GPU code str_len: 1588, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4268, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4702, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4713, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4722, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4734, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4746, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4756, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4766, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4774, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4784, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4806, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4813, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4859, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4894, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4905, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4922, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4933, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4949, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4978, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4989, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4993, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5028, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5035, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5044, #pragma acc loop seq 5028, Generating implicit copy(lens[:]) [if not already present] 5035, Generating implicit firstprivate(ll,l) 5046, Accelerator restriction: induction variable live-out from loop: i 5047, Accelerator restriction: induction variable live-out from loop: i 5048, Accelerator restriction: induction variable live-out from loop: i 5049, Accelerator restriction: induction variable live-out from loop: i 5051, Accelerator restriction: induction variable live-out from loop: j 5052, Accelerator restriction: induction variable live-out from loop: j 5053, Accelerator restriction: induction variable live-out from loop: j 5054, Accelerator restriction: induction variable live-out from loop: j 5076, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5080, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5083, #pragma acc loop seq 5076, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5083, Generating implicit firstprivate(l) 5100, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5104, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5111, #pragma acc loop seq 5100, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5170, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5201, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5218, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5317, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5401, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5467, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5544, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5816, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5828, Generating acc routine seq Generating NVIDIA GPU code _hash: 5860, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5901, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5912, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5917, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5925, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5933, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5940, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6620, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6660, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6720, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6737, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6852, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6907, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17548, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17616, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17695, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18163, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18179, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18197, Generating acc routine seq Generating NVIDIA GPU code off_F: 18459, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18464, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18474, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18500, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18563, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18694, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18739, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18854, Generating acc routine seq Generating NVIDIA GPU code off_compare: 18970, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 18982, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 19017, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19272, Generating acc routine seq Generating NVIDIA GPU code merge: 19279, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19387, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19402, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19456, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19573, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19595, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 21836, Generating acc routine seq Generating NVIDIA GPU code init: 33393, 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: 33436, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 33515, Generating acc routine seq Generating NVIDIA GPU code class_Arm_trace: 33613, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 35933, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 36010, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 36279, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 37004, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 37008, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 37008, Generating implicit firstprivate(mpi_node_rank,_particle,seed,ncount) 37017, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 37022, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 37017, Local memory used for .inl_.inl_c_2001_44315,.inl_.inl_.inl_b_1975_2007_44320,.inl_.inl_.inl_.X3318_1974_2006_44319,.inl_.inl_b_1997_44314,.inl_.inl_c_1990_44304,.inl_.inl_.inl_b_1975_1996_44309,.inl_.inl_.inl_.X3318_1974_1995_44308,.inl_.inl_b_1986_44303,.inl_.inl_.X3302_1985_44298,.inl_.inl_c_1982_44297,.inl_c_44330,.inl_.inl_b_1981_44295,.inl_.inl_.X3318_1980_44294,.inl_b_44287,.inl_.X3301_44286,.inl_.X3302_44281,.inl_c_44289,.inl_.X3300_44277,.inl_a_44273,_particle_save,.inl_c_44341,.inl_.inl_c_1990_44356,.inl_.inl_.inl_b_1975_1996_44361,.inl_.inl_.inl_.X3318_1974_1995_44360,.inl_.inl_b_1986_44355,.inl_.inl_c_1982_44349,.inl_.inl_.inl_.X3318_1974_2006_44371,.inl_.inl_.X3318_1980_44346,.inl_.inl_b_1981_44347,.inl_.X3302_44333,.inl_.inl_b_1997_44366,.inl_c_44278,.inl_.inl_.inl_b_1975_2007_44372,.inl_.inl_.X3302_1985_44350,.inl_a_44325,.inl_.X3300_44329,.inl_.X3301_44338,.inl_b_44339,.inl_.inl_c_2001_44367 37384, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 37387, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 37384, Local memory used for .inl_.inl_c_2001_44691,.inl_.inl_.inl_b_1975_2007_44696,.inl_.inl_.inl_.X3318_1974_2006_44695,.inl_.inl_b_1997_44690,.inl_.inl_c_1990_44680,.inl_.inl_.inl_b_1975_1996_44685,.inl_.inl_.inl_.X3318_1974_1995_44684,.inl_.inl_b_1986_44679,.inl_.inl_.X3302_1985_44674,.inl_.inl_c_1982_44673,.inl_c_44706,.inl_.inl_b_1981_44671,.inl_.inl_.X3318_1980_44670,.inl_b_44663,.inl_.X3301_44662,.inl_.X3302_44657,.inl_c_44665,.inl_.X3300_44653,.inl_a_44649,.inl_.inl_c_2001_44641,.inl_.inl_.inl_b_1975_2007_44646,.inl_.inl_.inl_.X3318_1974_2006_44645,.inl_.inl_b_1997_44640,.inl_.inl_c_1990_44630,.inl_.inl_.inl_b_1975_1996_44635,.inl_.inl_.inl_.X3318_1974_1995_44634,.inl_.inl_b_1986_44629,.inl_.inl_.X3302_1985_44624,.inl_.inl_c_1982_44623,.inl_c_44654,.inl_.inl_b_1981_44621,.inl_.inl_.X3318_1980_44620,.inl_b_44613,.inl_.X3301_44612,.inl_.X3302_44607,.inl_c_44615,.inl_.X3300_44603,.inl_a_44599,.inl_.inl_c_2001_44591,.inl_.inl_.inl_b_1975_2007_44596,.inl_.inl_.inl_.X3318_1974_2006_44595,.inl_.inl_b_1997_44590,.inl_.inl_c_1990_44580,.inl_.inl_.inl_b_1975_1996_44585,.inl_.inl_.inl_.X3318_1974_1995_44584,.inl_.inl_b_1986_44579,.inl_.inl_.X3302_1985_44574,.inl_.inl_c_1982_44573,.inl_c_44604,.inl_.inl_b_1981_44571,.inl_.inl_.X3318_1980_44570,.inl_b_44563,.inl_.X3301_44562,.inl_.X3302_44557,.inl_c_44565,.inl_.X3300_44553,.inl_a_44549,.inl_.inl_c_2001_44541,.inl_.inl_.inl_b_1975_2007_44546,.inl_.inl_.inl_.X3318_1974_2006_44545,.inl_.inl_b_1997_44540,.inl_.inl_c_1990_44530,.inl_.inl_.inl_b_1975_1996_44535,.inl_.inl_.inl_.X3318_1974_1995_44534,.inl_.inl_b_1986_44529,.inl_.inl_.X3302_1985_44524,.inl_.inl_c_1982_44523,.inl_c_44554,.inl_.inl_b_1981_44521,.inl_.inl_.X3318_1980_44520,.inl_b_44513,.inl_.X3301_44512,.inl_.X3302_44507,.inl_c_44515,.inl_.X3300_44503,.inl_a_44499,.inl_.inl_c_2001_44467,.inl_.inl_.inl_b_1975_2007_44472,.inl_.inl_.inl_.X3318_1974_2006_44471,.inl_.inl_b_1997_44466,.inl_.inl_c_1990_44456,.inl_.inl_.inl_b_1975_1996_44461,.inl_.inl_.inl_.X3318_1974_1995_44460,.inl_.inl_b_1986_44455,.inl_.inl_.X3302_1985_44450,.inl_.inl_c_1982_44449,.inl_c_44504,.inl_.inl_b_1981_44447,.inl_.inl_.X3318_1980_44446,.inl_b_44439,.inl_.X3301_44438,.inl_.X3302_44433,.inl_c_44441,.inl_.X3300_44429,.inl_a_44425,_particle_save,.inl_c_44717,.inl_.inl_c_1990_44732,.inl_.inl_.inl_b_1975_1996_44737,.inl_.inl_.inl_.X3318_1974_1995_44736,.inl_.inl_b_1986_44731,.inl_.inl_c_1982_44725,.inl_.inl_.inl_.X3318_1974_2006_44747,.inl_.inl_.X3318_1980_44722,.inl_.inl_b_1981_44723,.inl_.X3302_44709,.inl_.inl_b_1997_44742,.inl_c_44430,.inl_.inl_.inl_b_1975_2007_44748,.inl_.inl_.X3302_1985_44726,.inl_a_44701,.inl_.X3300_44705,.inl_.X3301_44714,.inl_b_44715,.inl_.inl_c_2001_44743 finally: 38770, 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: 6060, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===