INFO: No output directory specified (--dir) INFO: Using directory: "Geometry_test_20251212_041318" INFO: Regenerating c-file: Geometry_test.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Geometry_test.c Geometry_test.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 sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component sample -> GPU kernel from component detector ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Geometry_test.out DEBUG: CMD: nvc -o ./Geometry_test.out ./Geometry_test.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 "./Geometry_test.c", line 88: warning: Routine "mcgenstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgenstate(void); ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./Geometry_test.c", line 90: warning: Routine "mcsetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcsetstate(double x, double y, double z, double vx, double vy, double vz, ^ "./Geometry_test.c", line 93: warning: Routine "mcgetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgetstate(_class_particle mcneutron, double *x, double *y, double *z, ^ "./Geometry_test.c", line 109: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./Geometry_test.c", line 113: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Geometry_test.c", line 141: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./Geometry_test.c", line 113: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Geometry_test.c", line 170: warning: Routine "particle_setvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void(_class_particle *, char *, void*); ^ "./Geometry_test.c", line 192: warning: Routine "particle_setvar_void_array" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void_array(_class_particle *, char *, void*, int); ^ "./Geometry_test.c", line 203: warning: Routine "particle_restore" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_restore(_class_particle *p, _class_particle *p0); ^ "./Geometry_test.c", line 214: warning: Routine "particle_getuservar_byid" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getuservar_byid(_class_particle *p, int id, int *suc){ ^ "./Geometry_test.c", line 224: warning: Routine "particle_uservar_init" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_uservar_init(_class_particle *p){ ^ "./Geometry_test.c", line 291: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Geometry_test.c", line 293: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./Geometry_test.c", line 644: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./Geometry_test.c", line 865: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./Geometry_test.c", line 882: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./Geometry_test.c", line 884: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./Geometry_test.c", line 892: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./Geometry_test.c", line 894: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./Geometry_test.c", line 896: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./Geometry_test.c", line 898: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./Geometry_test.c", line 900: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./Geometry_test.c", line 996: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./Geometry_test.c", line 998: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./Geometry_test.c", line 1000: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./Geometry_test.c", line 1002: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./Geometry_test.c", line 1004: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./Geometry_test.c", line 1006: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./Geometry_test.c", line 1008: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./Geometry_test.c", line 1010: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./Geometry_test.c", line 1012: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./Geometry_test.c", line 4627: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Geometry_test.c", line 5082: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Geometry_test.c", line 5001: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Geometry_test.c", line 6328: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Geometry_test.c", line 8711: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Geometry_test.c", line 9267: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./Geometry_test.c", line 9294: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Geometry_test.c", line 9819: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./Geometry_test.c", line 9820: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./Geometry_test.c", line 9821: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./Geometry_test.c", line 10043: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Geometry_test.c", line 10105: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Geometry_test.c", line 10105: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Geometry_test.c", line 10105: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Geometry_test.c", line 10326: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Geometry_test.c", line 10631: 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; ^ "./Geometry_test.c", line 10632: 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; ^ "./Geometry_test.c", line 10877: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Geometry_test.c", line 10668: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Geometry_test.c", line 10670: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Geometry_test.c", line 10671: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Geometry_test.c", line 10672: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Geometry_test.c", line 10696: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Geometry_test.c", line 10705: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Geometry_test.c", line 10705: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Geometry_test.c", line 10707: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Geometry_test.c", line 10749: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Geometry_test.c", line 10918: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Geometry_test.c", line 10948: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Geometry_test.c", line 10967: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Geometry_test.c", line 10967: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Geometry_test.c", line 10968: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Geometry_test.c", line 10969: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Geometry_test.c", line 11206: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Geometry_test.c", line 11372: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Geometry_test.c", line 11427: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Geometry_test.c", line 11504: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Geometry_test.c", line 11716: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Geometry_test.c", line 11814: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./Geometry_test.c", line 12005: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Geometry_test.c", line 12203: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Geometry_test.c", line 12204: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Geometry_test.c", line 12789: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Geometry_test.c", line 12790: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Geometry_test.c", line 13049: 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; ^ "./Geometry_test.c", line 13054: 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; ^ "./Geometry_test.c", line 13055: 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; ^ "./Geometry_test.c", line 13056: 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; ^ "./Geometry_test.c", line 13063: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Geometry_test.c", line 13064: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Geometry_test.c", line 13187: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Geometry_test.c", line 13481: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Geometry_test.c", line 13547: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Geometry_test.c", line 13734: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Geometry_test.c", line 13737: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Geometry_test.c", line 13894: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Geometry_test.c", line 13897: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Geometry_test.c", line 14895: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./Geometry_test.c", line 14798: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Geometry_test.c", line 15117: 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; ^ "./Geometry_test.c", line 15327: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./Geometry_test.c", line 15488: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Geometry_test.c", line 15892: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Geometry_test.c", line 16699: 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 */ ^ "./Geometry_test.c", line 16701: 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 */ ^ "./Geometry_test.c", line 16708: 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 */ ^ "./Geometry_test.c", line 16728: 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); ^ "./Geometry_test.c", line 16730: 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); ^ "./Geometry_test.c", line 16732: 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, ^ "./Geometry_test.c", line 18289: 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, ^ "./Geometry_test.c", line 18312: 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, ^ "./Geometry_test.c", line 18333: 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, ^ "./Geometry_test.c", line 18420: 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) { ^ "./Geometry_test.c", line 18425: 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) { ^ "./Geometry_test.c", line 18434: 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) ^ "./Geometry_test.c", line 18460: 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) ^ "./Geometry_test.c", line 18463: 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; ^ "./Geometry_test.c", line 18463: 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; ^ "./Geometry_test.c", line 18463: 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; ^ "./Geometry_test.c", line 18463: 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; ^ "./Geometry_test.c", line 18463: 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; ^ "./Geometry_test.c", line 18463: 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; ^ "./Geometry_test.c", line 18523: 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) ^ "./Geometry_test.c", line 18653: 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, ^ "./Geometry_test.c", line 18697: 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, ^ "./Geometry_test.c", line 18818: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Geometry_test.c", line 18930: 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) ^ "./Geometry_test.c", line 18942: 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) ^ "./Geometry_test.c", line 18977: 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) ^ "./Geometry_test.c", line 19233: 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) { ^ "./Geometry_test.c", line 19239: 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) ^ "./Geometry_test.c", line 20035: warning: variable "line_v" was declared but never referenced [declared_but_not_referenced] int line_v,line0,line; ^ "./Geometry_test.c", line 20374: warning: variable "dummy" was declared but never referenced [declared_but_not_referenced] int dummy; ^ "./Geometry_test.c", line 20702: warning: variable "buffer" was declared but never referenced [declared_but_not_referenced] unsigned char buffer[1000]; ^ "./Geometry_test.c", line 20909: warning: variable "x" was declared but never referenced [declared_but_not_referenced] double x,y,z; ^ "./Geometry_test.c", line 20909: warning: variable "y" was declared but never referenced [declared_but_not_referenced] double x,y,z; ^ "./Geometry_test.c", line 20909: warning: variable "z" was declared but never referenced [declared_but_not_referenced] double x,y,z; ^ "./Geometry_test.c", line 20967: warning: variable "vert_pair_0" was declared but never referenced [declared_but_not_referenced] int vert1, vert2, vert3, vert_pair_0; ^ "./Geometry_test.c", line 22856: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Geometry_test.c", line 23986: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 23982: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Geometry_test.c", line 24042: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24027: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Geometry_test.c", line 24109: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24090: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Geometry_test.c", line 24173: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24158: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Geometry_test.c", line 24254: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24221: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Geometry_test.c", line 24328: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24309: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Geometry_test.c", line 24392: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24377: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Geometry_test.c", line 24473: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24440: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Geometry_test.c", line 24547: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24528: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Geometry_test.c", line 24608: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 24596: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Geometry_test.c", line 24653: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Geometry_test.c", line 24724: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Geometry_test.c", line 24773: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Geometry_test.c", line 24878: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Geometry_test.c", line 24983: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Geometry_test.c", line 25080: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Geometry_test.c", line 25197: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Geometry_test.c", line 25306: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Geometry_test.c", line 25410: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./Geometry_test.c", line 25500: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./Geometry_test.c", line 25601: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./Geometry_test.c", line 25702: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./Geometry_test.c", line 25803: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./Geometry_test.c", line 25915: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./Geometry_test.c", line 25964: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./Geometry_test.c", line 26042: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./Geometry_test.c", line 26118: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./Geometry_test.c", line 26197: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Geometry_test.c", line 26194: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./Geometry_test.c", line 27921: warning: variable "is_cylinder" was set but never used [set_but_not_used] int is_cylinder = 0; ^ "./Geometry_test.c", line 28542: warning: variable "l2" was declared but never referenced [declared_but_not_referenced] int l1,l2; ^ "./Geometry_test.c", line 30788: warning: incompatible redefinition of macro "exit" (declared at line 623) [bad_macro_redef] #define exit(...) noprintf() ^ "./Geometry_test.c", line 30800: 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 ^ "./Geometry_test.c", line 30890: 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 ^ "./Geometry_test.c", line 30988: warning: Routine "class_Union_mesh_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Union_mesh_trace(_class_Union_mesh *_comp ^ "./Geometry_test.c", line 31744: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Geometry_test.c", line 32604: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Geometry_test.c", line 32637: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Geometry_test.c", line 31247: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Geometry_test.c", line 33155: 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 ^ "./Geometry_test.c", line 36389: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Geometry_test.c", line 36390: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Geometry_test.c", line 1504: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Geometry_test.c", line 2973: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 102, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 116, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 148, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 172, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 194, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 205, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 214, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 224, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1552, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1556, Generating acc routine seq Generating NVIDIA GPU code str_len: 1565, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4245, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4679, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4699, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4711, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4723, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4733, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4743, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4751, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4761, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4783, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4790, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4836, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4871, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4882, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4899, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4910, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4926, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4955, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4966, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4970, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5005, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5012, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5021, #pragma acc loop seq 5005, Generating implicit copy(lens[:]) [if not already present] 5012, Generating implicit firstprivate(ll,l) 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5025, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: i 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5030, Accelerator restriction: induction variable live-out from loop: j 5031, Accelerator restriction: induction variable live-out from loop: j 5053, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5057, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5060, #pragma acc loop seq 5053, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5060, Generating implicit firstprivate(l) 5077, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5081, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5088, #pragma acc loop seq 5077, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5147, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5178, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5195, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5294, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5378, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5444, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5521, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5793, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5805, Generating acc routine seq Generating NVIDIA GPU code _hash: 5837, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5878, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5889, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5894, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5902, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5910, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5917, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6597, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6637, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6697, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6714, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6829, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6884, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17509, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17577, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17656, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18124, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18140, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18158, Generating acc routine seq Generating NVIDIA GPU code off_F: 18420, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18425, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18435, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18461, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18524, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18655, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18700, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18815, Generating acc routine seq Generating NVIDIA GPU code off_compare: 18931, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 18943, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 18978, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19233, Generating acc routine seq Generating NVIDIA GPU code merge: 19240, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19348, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19363, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19417, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19534, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19556, Generating acc routine seq Generating NVIDIA GPU code init: 30758, Generating update device(_detector_var,_Cu_var,_Vanadium_incoherent_var,_Al_Powder_var,_Al_incoherent_var,_Cu_Powder_var,_Al_var,_Cu_incoherent_var,_Vanadium_var,_scat_direction_var,_sample_cone_var,_cryostat_wall_vacuum_var,_a1_var,_sample_pos_var,_instrument_var,_sample_box_var,_sample_sphere_var,_stop_var,_test_logger_1D_var,_test_logger_2DQ_var,_test_logger_2D_space_zx_var,_test_logger_3D_space_var,_test_logger_2D_space_zy_var,_sample_var,_sample_torus_var,_detector_scat_var,_cryostat_wall_var,_source_var,_init_var) class_Progress_bar_trace: 30801, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 30891, Generating acc routine seq Generating NVIDIA GPU code class_Union_mesh_trace: 30989, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 33156, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 33608, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33612, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33612, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 33621, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33626, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33621, Local memory used for .inl_.inl_c_1977_36946,.inl_.inl_.inl_b_1951_1983_36951,.inl_.inl_.inl_.X3468_1950_1982_36950,.inl_.inl_b_1973_36945,.inl_.inl_c_1966_36935,.inl_.inl_.inl_b_1951_1972_36940,.inl_.inl_.inl_.X3468_1950_1971_36939,.inl_.inl_b_1962_36934,.inl_.inl_.X3452_1961_36929,.inl_.inl_c_1958_36928,.inl_c_36959,.inl_.inl_b_1957_36926,.inl_.inl_.X3468_1956_36925,.inl_b_36918,.inl_.X3451_36917,.inl_.X3452_36912,.inl_c_36920,.inl_.X3450_36908,.inl_a_36904,.inl_.inl_c_1977_36894,.inl_.inl_.inl_b_1951_1983_36899,.inl_.inl_.inl_.X3468_1950_1982_36898,.inl_.inl_b_1973_36893,.inl_.inl_c_1966_36883,.inl_.inl_.inl_b_1951_1972_36888,.inl_.inl_.inl_.X3468_1950_1971_36887,.inl_.inl_b_1962_36882,.inl_.inl_.X3452_1961_36877,.inl_.inl_c_1958_36876,.inl_c_36909,.inl_.inl_b_1957_36874,.inl_.inl_.X3468_1956_36873,.inl_b_36866,.inl_.X3451_36865,.inl_.X3452_36860,.inl_c_36868,.inl_.X3450_36856,.inl_a_36852,_particle_save,.inl_c_36970,.inl_.inl_c_1966_36985,.inl_.inl_.inl_b_1951_1972_36990,.inl_.inl_.inl_.X3468_1950_1971_36989,.inl_.inl_b_1962_36984,.inl_.inl_c_1958_36978,.inl_.inl_.inl_.X3468_1950_1982_37000,.inl_.inl_.X3468_1956_36975,.inl_.inl_b_1957_36976,.inl_.X3452_36962,.inl_.inl_b_1973_36995,.inl_c_36857,.inl_.inl_.inl_b_1951_1983_37001,.inl_.inl_.X3452_1961_36979,.inl_a_36954,.inl_.X3450_36958,.inl_.X3451_36967,.inl_b_36968,.inl_.inl_c_1977_36996 33803, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33806, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33803, Local memory used for .inl_.inl_c_1977_37098,.inl_.inl_.inl_b_1951_1983_37103,.inl_.inl_.inl_.X3468_1950_1982_37102,.inl_.inl_b_1973_37097,.inl_.inl_c_1966_37087,.inl_.inl_.inl_b_1951_1972_37092,.inl_.inl_.inl_.X3468_1950_1971_37091,.inl_.inl_b_1962_37086,.inl_.inl_.X3452_1961_37081,.inl_.inl_c_1958_37080,.inl_c_37111,.inl_.inl_b_1957_37078,.inl_.inl_.X3468_1956_37077,.inl_b_37070,.inl_.X3451_37069,.inl_.X3452_37064,.inl_c_37072,.inl_.X3450_37060,.inl_a_37056,_particle_save,.inl_c_37122,.inl_.inl_c_1966_37137,.inl_.inl_.inl_b_1951_1972_37142,.inl_.inl_.inl_.X3468_1950_1971_37141,.inl_.inl_b_1962_37136,.inl_.inl_c_1958_37130,.inl_.inl_.inl_.X3468_1950_1982_37152,.inl_.inl_.X3468_1956_37127,.inl_.inl_b_1957_37128,.inl_.X3452_37114,.inl_.inl_b_1973_37147,.inl_c_37061,.inl_.inl_.inl_b_1951_1983_37153,.inl_.inl_.X3452_1961_37131,.inl_a_37106,.inl_.X3450_37110,.inl_.X3451_37119,.inl_b_37120,.inl_.inl_c_1977_37148 finally: 35483, Generating update self(_detector_var,_Cu_var,_Vanadium_incoherent_var,_Al_Powder_var,_Al_incoherent_var,_Cu_Powder_var,_Al_var,_Cu_incoherent_var,_Vanadium_var,_scat_direction_var,_sample_cone_var,_cryostat_wall_vacuum_var,_a1_var,_sample_pos_var,_instrument_var,_sample_box_var,_sample_sphere_var,_stop_var,_test_logger_1D_var,_test_logger_2DQ_var,_test_logger_2D_space_zx_var,_test_logger_3D_space_var,_test_logger_2D_space_zy_var,_sample_var,_sample_torus_var,_detector_scat_var,_cryostat_wall_var,_source_var,_init_var) mcenabletrace: 6037, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===