INFO: No output directory specified (--dir) INFO: Using directory: "External_component_20260318_040059" INFO: Regenerating c-file: External_component.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./External_component.c External_component.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. WARNING: The parameter format of cylinder_sample_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 cylinder_sample_powder Component test_sample_after is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component test_sample_after -> GPU kernel from component m4pi ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./External_component.out DEBUG: CMD: nvc -o ./External_component.out ./External_component.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 "./External_component.c", line 92: 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 " "./External_component.c", line 94: 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, ^ "./External_component.c", line 97: 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, ^ "./External_component.c", line 111: 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); ^ "./External_component.c", line 115: 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); ^ "./External_component.c", line 146: 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); ^ "./External_component.c", line 115: 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); ^ "./External_component.c", line 178: 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*); ^ "./External_component.c", line 203: 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); ^ "./External_component.c", line 214: 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); ^ "./External_component.c", line 225: 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){ ^ "./External_component.c", line 238: 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){ ^ "./External_component.c", line 308: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./External_component.c", line 310: 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); ^ "./External_component.c", line 661: 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 */ ^ "./External_component.c", line 882: 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); ^ "./External_component.c", line 899: 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); ^ "./External_component.c", line 901: 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]); ^ "./External_component.c", line 909: 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); ^ "./External_component.c", line 911: 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); ^ "./External_component.c", line 913: 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); ^ "./External_component.c", line 915: 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); ^ "./External_component.c", line 917: 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); ^ "./External_component.c", line 1013: 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); ^ "./External_component.c", line 1015: 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); ^ "./External_component.c", line 1017: 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); ^ "./External_component.c", line 1019: 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); ^ "./External_component.c", line 1021: 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); ^ "./External_component.c", line 1023: 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); ^ "./External_component.c", line 1025: 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); ^ "./External_component.c", line 1027: 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); ^ "./External_component.c", line 1029: 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); ^ "./External_component.c", line 4644: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./External_component.c", line 5099: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./External_component.c", line 5018: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./External_component.c", line 6345: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./External_component.c", line 8728: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./External_component.c", line 9283: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./External_component.c", line 9310: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./External_component.c", line 9839: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./External_component.c", line 9840: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./External_component.c", line 9841: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./External_component.c", line 10063: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./External_component.c", line 10125: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./External_component.c", line 10125: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./External_component.c", line 10125: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./External_component.c", line 10346: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./External_component.c", line 10651: 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; ^ "./External_component.c", line 10652: 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; ^ "./External_component.c", line 10897: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./External_component.c", line 10688: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./External_component.c", line 10690: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./External_component.c", line 10691: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./External_component.c", line 10692: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./External_component.c", line 10716: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./External_component.c", line 10725: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./External_component.c", line 10725: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./External_component.c", line 10727: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./External_component.c", line 10769: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./External_component.c", line 10938: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./External_component.c", line 10968: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./External_component.c", line 10987: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./External_component.c", line 10987: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./External_component.c", line 10988: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./External_component.c", line 10989: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./External_component.c", line 11226: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./External_component.c", line 11392: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./External_component.c", line 11447: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 11524: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 11736: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 11834: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./External_component.c", line 12025: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 12223: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./External_component.c", line 12224: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./External_component.c", line 12809: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./External_component.c", line 12810: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./External_component.c", line 13069: 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; ^ "./External_component.c", line 13074: 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; ^ "./External_component.c", line 13075: 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; ^ "./External_component.c", line 13076: 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; ^ "./External_component.c", line 13083: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./External_component.c", line 13084: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./External_component.c", line 13207: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./External_component.c", line 13501: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./External_component.c", line 13567: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 13754: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./External_component.c", line 13757: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./External_component.c", line 13914: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./External_component.c", line 13917: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./External_component.c", line 14915: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./External_component.c", line 14818: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./External_component.c", line 15137: 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; ^ "./External_component.c", line 15347: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./External_component.c", line 15508: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./External_component.c", line 15912: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./External_component.c", line 16630: 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 */ ^ "./External_component.c", line 16632: 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 */ ^ "./External_component.c", line 16639: 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 */ ^ "./External_component.c", line 16659: 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); ^ "./External_component.c", line 16661: 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); ^ "./External_component.c", line 16663: 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, ^ "./External_component.c", line 18220: 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, ^ "./External_component.c", line 18243: 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, ^ "./External_component.c", line 18264: 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, ^ "./External_component.c", line 18351: 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) { ^ "./External_component.c", line 18356: 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) { ^ "./External_component.c", line 18365: 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) ^ "./External_component.c", line 18391: 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) ^ "./External_component.c", line 18394: 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; ^ "./External_component.c", line 18394: 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; ^ "./External_component.c", line 18394: 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; ^ "./External_component.c", line 18394: 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; ^ "./External_component.c", line 18394: 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; ^ "./External_component.c", line 18394: 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; ^ "./External_component.c", line 18454: 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) ^ "./External_component.c", line 18584: 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, ^ "./External_component.c", line 18628: 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, ^ "./External_component.c", line 18749: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./External_component.c", line 18861: 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) ^ "./External_component.c", line 18873: 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) ^ "./External_component.c", line 18908: 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) ^ "./External_component.c", line 19164: 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) { ^ "./External_component.c", line 19170: 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) ^ "./External_component.c", line 20000: warning: variable "line_v" was declared but never referenced [declared_but_not_referenced] int line_v, line0, line; ^ "./External_component.c", line 21078: 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); ^ "./External_component.c", line 23164: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./External_component.c", line 23164: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./External_component.c", line 23191: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./External_component.c", line 23191: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./External_component.c", line 23382: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./External_component.c", line 24248: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24244: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./External_component.c", line 24304: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24289: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./External_component.c", line 24385: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24352: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./External_component.c", line 24459: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24440: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./External_component.c", line 24520: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24508: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./External_component.c", line 24565: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./External_component.c", line 24636: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./External_component.c", line 24685: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./External_component.c", line 24734: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./External_component.c", line 24839: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./External_component.c", line 24944: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./External_component.c", line 25049: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./External_component.c", line 25154: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./External_component.c", line 25259: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./External_component.c", line 25364: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./External_component.c", line 25469: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./External_component.c", line 25574: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./External_component.c", line 25679: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./External_component.c", line 25728: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./External_component.c", line 25833: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./External_component.c", line 25938: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./External_component.c", line 26043: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./External_component.c", line 26148: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./External_component.c", line 26253: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./External_component.c", line 26358: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./External_component.c", line 26463: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./External_component.c", line 26568: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./External_component.c", line 26673: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./External_component.c", line 26778: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./External_component.c", line 26856: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./External_component.c", line 26979: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./External_component.c", line 27057: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./External_component.c", line 27123: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./External_component.c", line 27189: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./External_component.c", line 27315: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./External_component.c", line 27441: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./External_component.c", line 27520: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 27517: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./External_component.c", line 30307: warning: incompatible redefinition of macro "exit" (declared at line 640) [bad_macro_redef] #define exit(...) noprintf() ^ "./External_component.c", line 30319: 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 ^ "./External_component.c", line 30398: 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 ^ "./External_component.c", line 31212: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./External_component.c", line 32186: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./External_component.c", line 32218: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./External_component.c", line 30669: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./External_component.c", line 32778: warning: Routine "class_PowderN_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PowderN_trace(_class_PowderN *_comp ^ "./External_component.c", line 32828: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./External_component.c", line 32829: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./External_component.c", line 32832: warning: variable "nb_reuses" was declared but never referenced [declared_but_not_referenced] int nb_reuses = line_info.nb_reuses; ^ "./External_component.c", line 32835: warning: variable "vcache" was set but never used [set_but_not_used] double vcache = line_info.v; ^ "./External_component.c", line 32839: warning: variable "lfree" was set but never used [set_but_not_used] double lfree = line_info.lfree; ^ "./External_component.c", line 32840: warning: variable "xs_compute" was declared but never referenced [declared_but_not_referenced] long xs_compute = line_info.xs_compute; ^ "./External_component.c", line 32841: warning: variable "xs_reuse" was declared but never referenced [declared_but_not_referenced] long xs_reuse = line_info.xs_reuse; ^ "./External_component.c", line 32842: warning: variable "xs_calls" was declared but never referenced [declared_but_not_referenced] long xs_calls = line_info.xs_calls; ^ "./External_component.c", line 32843: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./External_component.c", line 33266: 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 ^ "./External_component.c", line 33343: 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 ^ "./External_component.c", line 33612: 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 ^ "./External_component.c", line 36999: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./External_component.c", line 37000: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./External_component.c", line 1521: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./External_component.c", line 2990: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 104, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 118, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 153, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 180, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 205, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 216, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 225, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 238, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1569, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1573, Generating acc routine seq Generating NVIDIA GPU code str_len: 1582, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4262, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4696, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4707, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4716, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4728, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4740, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4750, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4760, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4768, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4778, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4800, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4807, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4853, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4888, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4899, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4916, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4927, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4943, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4972, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4983, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4987, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5022, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5029, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5038, #pragma acc loop seq 5022, Generating implicit copy(lens[:]) [if not already present] 5029, Generating implicit firstprivate(ll,l) 5040, Accelerator restriction: induction variable live-out from loop: i 5041, Accelerator restriction: induction variable live-out from loop: i 5042, Accelerator restriction: induction variable live-out from loop: i 5043, Accelerator restriction: induction variable live-out from loop: i 5045, Accelerator restriction: induction variable live-out from loop: j 5046, Accelerator restriction: induction variable live-out from loop: j 5047, Accelerator restriction: induction variable live-out from loop: j 5048, Accelerator restriction: induction variable live-out from loop: j 5070, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5074, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5077, #pragma acc loop seq 5070, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5077, Generating implicit firstprivate(l) 5094, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5098, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5105, #pragma acc loop seq 5094, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5164, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5195, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5212, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5311, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5395, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5461, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5538, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5810, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5822, Generating acc routine seq Generating NVIDIA GPU code _hash: 5854, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5895, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5906, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5911, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5919, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5927, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5934, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6614, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6654, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6714, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6731, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6846, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6901, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17440, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17508, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17587, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18055, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18071, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18089, Generating acc routine seq Generating NVIDIA GPU code off_F: 18351, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18356, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18366, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18392, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18455, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18586, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18631, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18746, Generating acc routine seq Generating NVIDIA GPU code off_compare: 18862, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 18874, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 18909, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19164, Generating acc routine seq Generating NVIDIA GPU code merge: 19171, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19279, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19294, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19348, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19465, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19487, Generating acc routine seq Generating NVIDIA GPU code calc_xsect: 20838, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 22154, Generating acc routine seq Generating NVIDIA GPU code init: 30277, Generating update device(_drum_center_var,_Al_incoherent_var,_Al_powder_var,_Banana_monitor_var,_sample_stick_walls_var,_a1_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_exit_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,_outer_cryostat_wall_var,_test_sample_var,_test_sample_after_var,_cryostat_mountin_plate_var,_stop_var,_m4pi_before_and_after_var,_instrument_var,_Banana_monitor_powderN_var,_Al_var,_cylinder_sample_powder_var,_source_var,_inner_cryostat_wall_var) class_Progress_bar_trace: 30320, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 30399, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 32779, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 33267, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 33344, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 33613, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 34179, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 34183, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 34183, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 34192, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 34197, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 34192, Local memory used for .inl_.inl_c_1995_37281,.inl_.inl_.inl_b_1969_2001_37286,.inl_.inl_.inl_.X3360_1968_2000_37285,.inl_.inl_b_1991_37280,.inl_.inl_c_1984_37270,.inl_.inl_.inl_b_1969_1990_37275,.inl_.inl_.inl_.X3360_1968_1989_37274,.inl_.inl_b_1980_37269,.inl_.inl_.X3344_1979_37264,.inl_.inl_c_1976_37263,.inl_c_37296,.inl_.inl_b_1975_37261,.inl_.inl_.X3360_1974_37260,.inl_b_37253,.inl_.X3343_37252,.inl_.X3344_37247,.inl_c_37255,.inl_.X3342_37243,.inl_a_37239,.inl_c_37307,_particle_save,.inl_.inl_c_1984_37322,.inl_.inl_.inl_b_1969_1990_37327,.inl_.inl_.inl_.X3360_1968_1989_37326,.inl_.inl_b_1980_37321,.inl_.inl_c_1976_37315,.inl_.inl_.inl_.X3360_1968_2000_37337,.inl_.inl_.X3360_1974_37312,.inl_.inl_b_1975_37313,.inl_.X3344_37299,.inl_.inl_b_1991_37332,.inl_c_37244,.inl_.inl_.inl_b_1969_2001_37338,.inl_.inl_.X3344_1979_37316,.inl_a_37291,.inl_.X3342_37295,.inl_.X3343_37304,.inl_b_37305,.inl_.inl_c_1995_37333 34384, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 34387, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 34384, Local memory used for .inl_c_37407,_particle_save,.inl_.inl_c_1984_37422,.inl_.inl_.inl_b_1969_1990_37427,.inl_.inl_.inl_.X3360_1968_1989_37426,.inl_.inl_b_1980_37421,.inl_.inl_c_1976_37415,.inl_.inl_.inl_.X3360_1968_2000_37437,.inl_.inl_.X3360_1974_37412,.inl_.inl_b_1975_37413,.inl_.X3344_37399,.inl_.inl_b_1991_37432,.inl_c_37396,.inl_.inl_.inl_b_1969_2001_37438,.inl_.inl_.X3344_1979_37416,.inl_a_37391,.inl_.X3342_37395,.inl_.X3343_37404,.inl_b_37405,.inl_.inl_c_1995_37433 34429, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 34432, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 34429, Local memory used for .inl_.inl_c_1995_37731,.inl_.inl_.inl_b_1969_2001_37736,.inl_.inl_.inl_.X3360_1968_2000_37735,.inl_.inl_b_1991_37730,.inl_.inl_c_1984_37720,.inl_.inl_.inl_b_1969_1990_37725,.inl_.inl_.inl_.X3360_1968_1989_37724,.inl_.inl_b_1980_37719,.inl_.inl_.X3344_1979_37714,.inl_.inl_c_1976_37713,.inl_c_37744,.inl_.inl_b_1975_37711,.inl_.inl_.X3360_1974_37710,.inl_b_37703,.inl_.X3343_37702,.inl_.X3344_37697,.inl_c_37705,.inl_.X3342_37693,.inl_a_37689,.inl_.inl_c_1995_37681,.inl_.inl_.inl_b_1969_2001_37686,.inl_.inl_.inl_.X3360_1968_2000_37685,.inl_.inl_b_1991_37680,.inl_.inl_c_1984_37670,.inl_.inl_.inl_b_1969_1990_37675,.inl_.inl_.inl_.X3360_1968_1989_37674,.inl_.inl_b_1980_37669,.inl_.inl_.X3344_1979_37664,.inl_.inl_c_1976_37663,.inl_c_37694,.inl_.inl_b_1975_37661,.inl_.inl_.X3360_1974_37660,.inl_b_37653,.inl_.X3343_37652,.inl_.X3344_37647,.inl_c_37655,.inl_.X3342_37643,.inl_a_37639,.inl_.inl_c_1995_37607,.inl_.inl_.inl_b_1969_2001_37612,.inl_.inl_.inl_.X3360_1968_2000_37611,.inl_.inl_b_1991_37606,.inl_.inl_c_1984_37596,.inl_.inl_.inl_b_1969_1990_37601,.inl_.inl_.inl_.X3360_1968_1989_37600,.inl_.inl_b_1980_37595,.inl_.inl_.X3344_1979_37590,.inl_.inl_c_1976_37589,.inl_c_37644,.inl_.inl_b_1975_37587,.inl_.inl_.X3360_1974_37586,.inl_b_37579,.inl_.X3343_37578,.inl_.X3344_37573,.inl_c_37581,.inl_.X3342_37569,.inl_a_37565,.inl_.inl_c_1995_37533,.inl_.inl_.inl_b_1969_2001_37538,.inl_.inl_.inl_.X3360_1968_2000_37537,.inl_.inl_b_1991_37532,.inl_.inl_c_1984_37522,.inl_.inl_.inl_b_1969_1990_37527,.inl_.inl_.inl_.X3360_1968_1989_37526,.inl_.inl_b_1980_37521,.inl_.inl_.X3344_1979_37516,.inl_.inl_c_1976_37515,.inl_c_37570,.inl_.inl_b_1975_37513,.inl_.inl_.X3360_1974_37512,.inl_b_37505,.inl_.X3343_37504,.inl_.X3344_37499,.inl_c_37507,.inl_.X3342_37495,.inl_a_37491,_particle_save,.inl_c_37755,.inl_.inl_c_1984_37770,.inl_.inl_.inl_b_1969_1990_37775,.inl_.inl_.inl_.X3360_1968_1989_37774,.inl_.inl_b_1980_37769,.inl_.inl_c_1976_37763,.inl_.inl_.inl_.X3360_1968_2000_37785,.inl_.inl_.X3360_1974_37760,.inl_.inl_b_1975_37761,.inl_.X3344_37747,.inl_.inl_b_1991_37780,.inl_c_37496,.inl_.inl_.inl_b_1969_2001_37786,.inl_.inl_.X3344_1979_37764,.inl_a_37739,.inl_.X3342_37743,.inl_.X3343_37752,.inl_b_37753,.inl_.inl_c_1995_37781 finally: 35820, Generating update self(_drum_center_var,_Al_incoherent_var,_Al_powder_var,_Banana_monitor_var,_sample_stick_walls_var,_a1_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_exit_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,_outer_cryostat_wall_var,_test_sample_var,_test_sample_after_var,_cryostat_mountin_plate_var,_stop_var,_m4pi_before_and_after_var,_instrument_var,_Banana_monitor_powderN_var,_Al_var,_cylinder_sample_powder_var,_source_var,_inner_cryostat_wall_var) mcenabletrace: 6054, Generating update device(mcdotrace) /u/data/pkwi/McStas/mcstas/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvcCpJCcu1ykUdK2.o: in function `cif2hkl': /u/data/pkwi/TESTS/2026-03-18/McStas_8GPU_openacc_mpi_x_7_1e7_Linux_1e7/External_component/./External_component.c:20555: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===