INFO: No output directory specified (--dir) INFO: Using directory: "External_component_20251212_043323" 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 113: 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 117: 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 148: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./External_component.c", line 117: 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 180: 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 205: 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 216: 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 227: 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 240: 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 310: 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 312: 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 663: 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 884: 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 901: 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 903: 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 911: 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 913: 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 915: 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 917: 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 919: 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 1015: 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 1017: 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 1019: 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 1021: 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 1023: 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 1025: 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 1027: 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 1029: 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 1031: 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 4646: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./External_component.c", line 5101: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./External_component.c", line 5020: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./External_component.c", line 6347: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./External_component.c", line 8730: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./External_component.c", line 9286: 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 9313: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./External_component.c", line 9838: 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 9839: 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 9840: 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 10062: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./External_component.c", line 10124: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./External_component.c", line 10124: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./External_component.c", line 10124: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./External_component.c", line 10345: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./External_component.c", line 10650: 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 10651: 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 10896: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./External_component.c", line 10687: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./External_component.c", line 10689: 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 10690: 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 10691: 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 10715: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./External_component.c", line 10724: 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 10724: 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 10726: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./External_component.c", line 10768: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./External_component.c", line 10937: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./External_component.c", line 10967: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./External_component.c", line 10986: 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 10986: 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 10987: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./External_component.c", line 10988: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./External_component.c", line 11225: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./External_component.c", line 11391: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./External_component.c", line 11446: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 11523: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 11735: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 11833: 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 12024: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 12222: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./External_component.c", line 12223: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./External_component.c", line 12808: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./External_component.c", line 12809: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./External_component.c", line 13068: 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 13073: 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 13074: 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 13075: 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 13082: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./External_component.c", line 13083: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./External_component.c", line 13206: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./External_component.c", line 13500: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./External_component.c", line 13566: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./External_component.c", line 13753: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./External_component.c", line 13756: 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 13913: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./External_component.c", line 13916: 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 14914: 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 14817: 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 15136: 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 15346: 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 15507: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./External_component.c", line 15911: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./External_component.c", line 16627: 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 16629: 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 16636: 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 16656: 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 16658: 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 16660: 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 18217: 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 18240: 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 18261: 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 18348: 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 18353: 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 18362: 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 18388: 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 18391: 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 18391: 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 18391: 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 18391: 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 18391: 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 18391: 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 18451: 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 18581: 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 18625: 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 18746: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./External_component.c", line 18858: 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 18870: 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 18905: 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 19161: 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 19167: 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 19963: warning: variable "line_v" was declared but never referenced [declared_but_not_referenced] int line_v,line0,line; ^ "./External_component.c", line 20992: 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 23078: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./External_component.c", line 23078: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./External_component.c", line 23105: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./External_component.c", line 23105: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./External_component.c", line 23296: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./External_component.c", line 24162: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24158: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./External_component.c", line 24218: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24203: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./External_component.c", line 24299: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24266: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./External_component.c", line 24373: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24354: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./External_component.c", line 24434: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 24422: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./External_component.c", line 24479: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./External_component.c", line 24550: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./External_component.c", line 24599: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./External_component.c", line 24648: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./External_component.c", line 24753: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./External_component.c", line 24858: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./External_component.c", line 24963: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./External_component.c", line 25068: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./External_component.c", line 25173: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./External_component.c", line 25278: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./External_component.c", line 25383: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./External_component.c", line 25488: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./External_component.c", line 25593: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./External_component.c", line 25642: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./External_component.c", line 25747: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./External_component.c", line 25852: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./External_component.c", line 25957: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./External_component.c", line 26062: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./External_component.c", line 26167: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./External_component.c", line 26272: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./External_component.c", line 26377: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./External_component.c", line 26482: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./External_component.c", line 26587: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./External_component.c", line 26692: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./External_component.c", line 26770: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./External_component.c", line 26893: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./External_component.c", line 26971: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./External_component.c", line 27037: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./External_component.c", line 27103: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./External_component.c", line 27229: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./External_component.c", line 27355: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./External_component.c", line 27434: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./External_component.c", line 27431: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./External_component.c", line 30162: warning: incompatible redefinition of macro "exit" (declared at line 642) [bad_macro_redef] #define exit(...) noprintf() ^ "./External_component.c", line 30174: 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 30264: 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 31032: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./External_component.c", line 31892: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./External_component.c", line 31925: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./External_component.c", line 30535: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./External_component.c", line 32457: 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 32507: warning: variable "type" was set but never used [set_but_not_used] char type = '\0'; ^ "./External_component.c", line 32508: warning: variable "itype" was set but never used [set_but_not_used] int itype = 0; ^ "./External_component.c", line 32511: warning: variable "nb_reuses" was declared but never referenced [declared_but_not_referenced] int nb_reuses = line_info.nb_reuses; ^ "./External_component.c", line 32514: warning: variable "vcache" was set but never used [set_but_not_used] double vcache = line_info.v; ^ "./External_component.c", line 32518: warning: variable "lfree" was set but never used [set_but_not_used] double lfree = line_info.lfree; ^ "./External_component.c", line 32519: warning: variable "xs_compute" was declared but never referenced [declared_but_not_referenced] long xs_compute = line_info.xs_compute; ^ "./External_component.c", line 32520: warning: variable "xs_reuse" was declared but never referenced [declared_but_not_referenced] long xs_reuse = line_info.xs_reuse; ^ "./External_component.c", line 32521: warning: variable "xs_calls" was declared but never referenced [declared_but_not_referenced] long xs_calls = line_info.xs_calls; ^ "./External_component.c", line 32522: warning: variable "dq" was set but never used [set_but_not_used] double dq = line_info.dq; ^ "./External_component.c", line 32933: 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 33011: 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 33301: 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 36674: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./External_component.c", line 36675: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./External_component.c", line 1523: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./External_component.c", line 2992: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 106, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 120, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 155, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 182, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 207, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 218, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 227, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 240, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1571, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1575, Generating acc routine seq Generating NVIDIA GPU code str_len: 1584, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4264, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4698, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4709, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4718, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4730, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4742, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4752, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4762, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4770, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4780, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4802, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4809, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4855, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4890, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4901, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4918, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4929, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4945, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4974, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4985, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4989, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5024, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5031, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5040, #pragma acc loop seq 5024, Generating implicit copy(lens[:]) [if not already present] 5031, Generating implicit firstprivate(ll,l) 5042, Accelerator restriction: induction variable live-out from loop: i 5043, Accelerator restriction: induction variable live-out from loop: i 5044, Accelerator restriction: induction variable live-out from loop: i 5045, Accelerator restriction: induction variable live-out from loop: i 5047, Accelerator restriction: induction variable live-out from loop: j 5048, Accelerator restriction: induction variable live-out from loop: j 5049, Accelerator restriction: induction variable live-out from loop: j 5050, Accelerator restriction: induction variable live-out from loop: j 5072, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5076, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5079, #pragma acc loop seq 5072, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5079, Generating implicit firstprivate(l) 5096, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5100, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5107, #pragma acc loop seq 5096, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5166, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5197, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5214, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5313, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5397, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5463, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5540, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5812, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5824, Generating acc routine seq Generating NVIDIA GPU code _hash: 5856, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5897, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5908, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5913, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5921, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5929, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5936, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6616, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6656, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6716, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6733, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6848, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6903, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17437, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17505, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17584, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18052, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18068, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18086, Generating acc routine seq Generating NVIDIA GPU code off_F: 18348, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18353, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18363, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18389, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18452, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18583, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18628, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18743, Generating acc routine seq Generating NVIDIA GPU code off_compare: 18859, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 18871, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 18906, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19161, Generating acc routine seq Generating NVIDIA GPU code merge: 19168, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19276, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19291, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19345, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19462, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19484, Generating acc routine seq Generating NVIDIA GPU code calc_xsect: 20756, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 22068, Generating acc routine seq Generating NVIDIA GPU code init: 30132, 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: 30175, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 30265, Generating acc routine seq Generating NVIDIA GPU code class_PowderN_trace: 32458, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 32934, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 33012, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 33302, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 33868, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33872, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33872, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 33881, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33886, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33881, Local memory used for .inl_.inl_c_1995_37275,.inl_.inl_.inl_b_1969_2001_37280,.inl_.inl_.inl_.X3360_1968_2000_37279,.inl_.inl_b_1991_37274,.inl_.inl_c_1984_37264,.inl_.inl_.inl_b_1969_1990_37269,.inl_.inl_.inl_.X3360_1968_1989_37268,.inl_.inl_b_1980_37263,.inl_.inl_.X3344_1979_37258,.inl_.inl_c_1976_37257,.inl_c_37290,.inl_.inl_b_1975_37255,.inl_.inl_.X3360_1974_37254,.inl_b_37247,.inl_.X3343_37246,.inl_.X3344_37241,.inl_c_37249,.inl_.X3342_37237,.inl_a_37233,.inl_c_37301,_particle_save,.inl_.inl_c_1984_37316,.inl_.inl_.inl_b_1969_1990_37321,.inl_.inl_.inl_.X3360_1968_1989_37320,.inl_.inl_b_1980_37315,.inl_.inl_c_1976_37309,.inl_.inl_.inl_.X3360_1968_2000_37331,.inl_.inl_.X3360_1974_37306,.inl_.inl_b_1975_37307,.inl_.X3344_37293,.inl_.inl_b_1991_37326,.inl_c_37238,.inl_.inl_.inl_b_1969_2001_37332,.inl_.inl_.X3344_1979_37310,.inl_a_37285,.inl_.X3342_37289,.inl_.X3343_37298,.inl_b_37299,.inl_.inl_c_1995_37327 34073, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 34076, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 34073, Local memory used for .inl_c_37401,_particle_save,.inl_.inl_c_1984_37416,.inl_.inl_.inl_b_1969_1990_37421,.inl_.inl_.inl_.X3360_1968_1989_37420,.inl_.inl_b_1980_37415,.inl_.inl_c_1976_37409,.inl_.inl_.inl_.X3360_1968_2000_37431,.inl_.inl_.X3360_1974_37406,.inl_.inl_b_1975_37407,.inl_.X3344_37393,.inl_.inl_b_1991_37426,.inl_c_37390,.inl_.inl_.inl_b_1969_2001_37432,.inl_.inl_.X3344_1979_37410,.inl_a_37385,.inl_.X3342_37389,.inl_.X3343_37398,.inl_b_37399,.inl_.inl_c_1995_37427 34118, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 34121, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 34118, Local memory used for .inl_.inl_c_1995_37725,.inl_.inl_.inl_b_1969_2001_37730,.inl_.inl_.inl_.X3360_1968_2000_37729,.inl_.inl_b_1991_37724,.inl_.inl_c_1984_37714,.inl_.inl_.inl_b_1969_1990_37719,.inl_.inl_.inl_.X3360_1968_1989_37718,.inl_.inl_b_1980_37713,.inl_.inl_.X3344_1979_37708,.inl_.inl_c_1976_37707,.inl_c_37738,.inl_.inl_b_1975_37705,.inl_.inl_.X3360_1974_37704,.inl_b_37697,.inl_.X3343_37696,.inl_.X3344_37691,.inl_c_37699,.inl_.X3342_37687,.inl_a_37683,.inl_.inl_c_1995_37675,.inl_.inl_.inl_b_1969_2001_37680,.inl_.inl_.inl_.X3360_1968_2000_37679,.inl_.inl_b_1991_37674,.inl_.inl_c_1984_37664,.inl_.inl_.inl_b_1969_1990_37669,.inl_.inl_.inl_.X3360_1968_1989_37668,.inl_.inl_b_1980_37663,.inl_.inl_.X3344_1979_37658,.inl_.inl_c_1976_37657,.inl_c_37688,.inl_.inl_b_1975_37655,.inl_.inl_.X3360_1974_37654,.inl_b_37647,.inl_.X3343_37646,.inl_.X3344_37641,.inl_c_37649,.inl_.X3342_37637,.inl_a_37633,.inl_.inl_c_1995_37601,.inl_.inl_.inl_b_1969_2001_37606,.inl_.inl_.inl_.X3360_1968_2000_37605,.inl_.inl_b_1991_37600,.inl_.inl_c_1984_37590,.inl_.inl_.inl_b_1969_1990_37595,.inl_.inl_.inl_.X3360_1968_1989_37594,.inl_.inl_b_1980_37589,.inl_.inl_.X3344_1979_37584,.inl_.inl_c_1976_37583,.inl_c_37638,.inl_.inl_b_1975_37581,.inl_.inl_.X3360_1974_37580,.inl_b_37573,.inl_.X3343_37572,.inl_.X3344_37567,.inl_c_37575,.inl_.X3342_37563,.inl_a_37559,.inl_.inl_c_1995_37527,.inl_.inl_.inl_b_1969_2001_37532,.inl_.inl_.inl_.X3360_1968_2000_37531,.inl_.inl_b_1991_37526,.inl_.inl_c_1984_37516,.inl_.inl_.inl_b_1969_1990_37521,.inl_.inl_.inl_.X3360_1968_1989_37520,.inl_.inl_b_1980_37515,.inl_.inl_.X3344_1979_37510,.inl_.inl_c_1976_37509,.inl_c_37564,.inl_.inl_b_1975_37507,.inl_.inl_.X3360_1974_37506,.inl_b_37499,.inl_.X3343_37498,.inl_.X3344_37493,.inl_c_37501,.inl_.X3342_37489,.inl_a_37485,_particle_save,.inl_c_37749,.inl_.inl_c_1984_37764,.inl_.inl_.inl_b_1969_1990_37769,.inl_.inl_.inl_.X3360_1968_1989_37768,.inl_.inl_b_1980_37763,.inl_.inl_c_1976_37757,.inl_.inl_.inl_.X3360_1968_2000_37779,.inl_.inl_.X3360_1974_37754,.inl_.inl_b_1975_37755,.inl_.X3344_37741,.inl_.inl_b_1991_37774,.inl_c_37490,.inl_.inl_.inl_b_1969_2001_37780,.inl_.inl_.X3344_1979_37758,.inl_a_37733,.inl_.X3342_37737,.inl_.X3343_37746,.inl_b_37747,.inl_.inl_c_1995_37775 finally: 35478, 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: 6056, Generating update device(mcdotrace) /u/data/pkwi/McStas/mcstas/3.x-dev/tools/../miniconda3/bin//ld: /tmp/nvc9ddsh3cX43SnA.o: in function `cif2hkl': /u/data/pkwi/TESTS/2025-12-12/McStas_8GPU_openacc_mpi_x_7_1e7_Linux_1e7/External_component/./External_component.c:20478: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: nvc finished INFO: ===