INFO: No output directory specified (--dir) INFO: Using directory: "Laue_camera_20251212_043418" INFO: Regenerating c-file: Laue_camera.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Laue_camera.c Laue_camera.instr CFLAGS= -DFUNNEL WARNING: The parameter mosaic_AB of YBaCuO_single_crystal 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 det ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Laue_camera.out DEBUG: CMD: nvc -o ./Laue_camera.out ./Laue_camera.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 "./Laue_camera.c", line 90: 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 " "./Laue_camera.c", line 92: 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, ^ "./Laue_camera.c", line 95: 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, ^ "./Laue_camera.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); ^ "./Laue_camera.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); ^ "./Laue_camera.c", line 144: 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); ^ "./Laue_camera.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); ^ "./Laue_camera.c", line 174: 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*); ^ "./Laue_camera.c", line 197: 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); ^ "./Laue_camera.c", line 208: 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); ^ "./Laue_camera.c", line 219: 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){ ^ "./Laue_camera.c", line 230: 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){ ^ "./Laue_camera.c", line 298: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Laue_camera.c", line 300: 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); ^ "./Laue_camera.c", line 651: 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 */ ^ "./Laue_camera.c", line 872: 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); ^ "./Laue_camera.c", line 889: 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); ^ "./Laue_camera.c", line 891: 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]); ^ "./Laue_camera.c", line 899: 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); ^ "./Laue_camera.c", line 901: 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); ^ "./Laue_camera.c", line 903: 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); ^ "./Laue_camera.c", line 905: 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); ^ "./Laue_camera.c", line 907: 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); ^ "./Laue_camera.c", line 1003: 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); ^ "./Laue_camera.c", line 1005: 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); ^ "./Laue_camera.c", line 1007: 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); ^ "./Laue_camera.c", line 1009: 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); ^ "./Laue_camera.c", line 1011: 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); ^ "./Laue_camera.c", line 1013: 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); ^ "./Laue_camera.c", line 1015: 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); ^ "./Laue_camera.c", line 1017: 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); ^ "./Laue_camera.c", line 1019: 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); ^ "./Laue_camera.c", line 4634: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Laue_camera.c", line 5089: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Laue_camera.c", line 5008: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Laue_camera.c", line 6335: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Laue_camera.c", line 8744: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Laue_camera.c", line 9300: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./Laue_camera.c", line 9327: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Laue_camera.c", line 9852: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./Laue_camera.c", line 9853: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./Laue_camera.c", line 9854: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./Laue_camera.c", line 10076: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Laue_camera.c", line 10138: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Laue_camera.c", line 10138: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Laue_camera.c", line 10138: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Laue_camera.c", line 10359: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Laue_camera.c", line 10664: 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; ^ "./Laue_camera.c", line 10665: 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; ^ "./Laue_camera.c", line 10910: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Laue_camera.c", line 10701: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Laue_camera.c", line 10703: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Laue_camera.c", line 10704: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Laue_camera.c", line 10705: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Laue_camera.c", line 10729: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Laue_camera.c", line 10738: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Laue_camera.c", line 10738: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Laue_camera.c", line 10740: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Laue_camera.c", line 10782: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Laue_camera.c", line 10951: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Laue_camera.c", line 10981: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Laue_camera.c", line 11000: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Laue_camera.c", line 11000: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Laue_camera.c", line 11001: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Laue_camera.c", line 11002: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Laue_camera.c", line 11239: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Laue_camera.c", line 11405: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Laue_camera.c", line 11460: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11537: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11749: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11847: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./Laue_camera.c", line 12038: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 12236: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 12237: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 12822: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 12823: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 13082: 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; ^ "./Laue_camera.c", line 13087: 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; ^ "./Laue_camera.c", line 13088: 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; ^ "./Laue_camera.c", line 13089: 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; ^ "./Laue_camera.c", line 13096: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 13097: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 13220: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Laue_camera.c", line 13514: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Laue_camera.c", line 13580: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 13767: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Laue_camera.c", line 13770: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Laue_camera.c", line 13927: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Laue_camera.c", line 13930: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Laue_camera.c", line 14928: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./Laue_camera.c", line 14831: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Laue_camera.c", line 15150: 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; ^ "./Laue_camera.c", line 15360: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./Laue_camera.c", line 15521: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Laue_camera.c", line 15925: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Laue_camera.c", line 16636: 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 */ ^ "./Laue_camera.c", line 16638: 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 */ ^ "./Laue_camera.c", line 16645: 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 */ ^ "./Laue_camera.c", line 16665: 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); ^ "./Laue_camera.c", line 16667: 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); ^ "./Laue_camera.c", line 16669: 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, ^ "./Laue_camera.c", line 18226: 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, ^ "./Laue_camera.c", line 18249: 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, ^ "./Laue_camera.c", line 18270: 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, ^ "./Laue_camera.c", line 18357: 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) { ^ "./Laue_camera.c", line 18362: 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) { ^ "./Laue_camera.c", line 18371: 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) ^ "./Laue_camera.c", line 18397: 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) ^ "./Laue_camera.c", line 18400: 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; ^ "./Laue_camera.c", line 18400: 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; ^ "./Laue_camera.c", line 18400: 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; ^ "./Laue_camera.c", line 18400: 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; ^ "./Laue_camera.c", line 18400: 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; ^ "./Laue_camera.c", line 18400: 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; ^ "./Laue_camera.c", line 18460: 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) ^ "./Laue_camera.c", line 18590: 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, ^ "./Laue_camera.c", line 18634: 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, ^ "./Laue_camera.c", line 18755: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Laue_camera.c", line 18867: 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) ^ "./Laue_camera.c", line 18879: 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) ^ "./Laue_camera.c", line 18914: 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) ^ "./Laue_camera.c", line 19170: 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) { ^ "./Laue_camera.c", line 19176: 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) ^ "./Laue_camera.c", line 20374: warning: missing return statement at end of non-void function "Single_crystal_physics_my" [implicit_return_from_non_void_function] }; ^ "./Laue_camera.c", line 20386: warning: variable "b1x" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Laue_camera.c", line 20386: warning: variable "b1y" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Laue_camera.c", line 20386: warning: variable "b1z" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Laue_camera.c", line 20387: warning: variable "b2x" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Laue_camera.c", line 20387: warning: variable "b2y" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Laue_camera.c", line 20387: warning: variable "b2z" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Laue_camera.c", line 20389: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double adjust, r, sum; /* Temporaries */ ^ "./Laue_camera.c", line 20392: warning: variable "kix" was declared but never referenced [declared_but_not_referenced] double kix = k_initial[0],kiy = k_initial[1],kiz = k_initial[2]; ^ "./Laue_camera.c", line 20392: warning: variable "kiy" was declared but never referenced [declared_but_not_referenced] double kix = k_initial[0],kiy = k_initial[1],kiz = k_initial[2]; ^ "./Laue_camera.c", line 20392: warning: variable "kiz" was declared but never referenced [declared_but_not_referenced] double kix = k_initial[0],kiy = k_initial[1],kiz = k_initial[2]; ^ "./Laue_camera.c", line 20873: 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); ^ "./Laue_camera.c", line 22959: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Laue_camera.c", line 22959: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Laue_camera.c", line 22986: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Laue_camera.c", line 22986: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Laue_camera.c", line 23177: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Laue_camera.c", line 23970: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 23966: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Laue_camera.c", line 24026: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24011: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Laue_camera.c", line 24077: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24074: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Laue_camera.c", line 24121: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24118: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Laue_camera.c", line 24211: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24163: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Laue_camera.c", line 24301: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24282: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Laue_camera.c", line 24363: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24351: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Laue_camera.c", line 24427: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24409: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Laue_camera.c", line 24482: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Laue_camera.c", line 24547: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Laue_camera.c", line 24652: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Laue_camera.c", line 24730: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Laue_camera.c", line 24796: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Laue_camera.c", line 24922: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Laue_camera.c", line 24998: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Laue_camera.c", line 25077: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 25074: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Laue_camera.c", line 25292: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 25292: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 25292: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 25293: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0; ^ "./Laue_camera.c", line 27531: warning: incompatible redefinition of macro "exit" (declared at line 630) [bad_macro_redef] #define exit(...) noprintf() ^ "./Laue_camera.c", line 27543: warning: Routine "class_Single_crystal_process_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Single_crystal_process_trace(_class_Single_crystal_process *_comp ^ "./Laue_camera.c", line 27635: 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 ^ "./Laue_camera.c", line 27725: warning: Routine "class_Source_simple_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_simple_trace(_class_Source_simple *_comp ^ "./Laue_camera.c", line 27828: warning: Routine "class_Slit_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Slit_trace(_class_Slit *_comp ^ "./Laue_camera.c", line 28542: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Laue_camera.c", line 29402: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Laue_camera.c", line 29435: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Laue_camera.c", line 28045: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Laue_camera.c", line 29961: 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 ^ "./Laue_camera.c", line 30039: 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 ^ "./Laue_camera.c", line 30329: warning: Routine "class_PSDlin_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSDlin_monitor_trace(_class_PSDlin_monitor *_comp ^ "./Laue_camera.c", line 33069: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Laue_camera.c", line 33070: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Laue_camera.c", line 1511: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Laue_camera.c", line 2980: 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: 151, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 176, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 199, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 210, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 219, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 230, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1559, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1563, Generating acc routine seq Generating NVIDIA GPU code str_len: 1572, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4252, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4686, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4697, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4706, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4718, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4730, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4740, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4750, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4758, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4768, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4790, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4797, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4843, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4878, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4889, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4906, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4917, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4933, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4962, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4973, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4977, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5012, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5019, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5028, #pragma acc loop seq 5012, Generating implicit copy(lens[:]) [if not already present] 5019, Generating implicit firstprivate(ll,l) 5030, Accelerator restriction: induction variable live-out from loop: i 5031, Accelerator restriction: induction variable live-out from loop: i 5032, Accelerator restriction: induction variable live-out from loop: i 5033, Accelerator restriction: induction variable live-out from loop: i 5035, Accelerator restriction: induction variable live-out from loop: j 5036, Accelerator restriction: induction variable live-out from loop: j 5037, Accelerator restriction: induction variable live-out from loop: j 5038, Accelerator restriction: induction variable live-out from loop: j 5060, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5064, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5067, #pragma acc loop seq 5060, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5067, Generating implicit firstprivate(l) 5084, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5088, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5095, #pragma acc loop seq 5084, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5154, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5185, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5202, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5301, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5385, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5451, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5528, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5800, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5812, Generating acc routine seq Generating NVIDIA GPU code _hash: 5844, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5885, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5896, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5901, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5909, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5917, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5924, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6604, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6644, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6704, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6721, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6836, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6891, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17446, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17514, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17593, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18061, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18077, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18095, Generating acc routine seq Generating NVIDIA GPU code off_F: 18357, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18362, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18372, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18398, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18461, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18592, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18637, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18752, Generating acc routine seq Generating NVIDIA GPU code off_compare: 18868, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 18880, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 18915, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19170, Generating acc routine seq Generating NVIDIA GPU code merge: 19177, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19285, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19300, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19354, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19471, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19493, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 21949, Generating acc routine seq Generating NVIDIA GPU code init: 27501, Generating update device(_det_var,_PSDlin_transmission_transmitted_var,_single_crystal_orientation_001_along_x_var,_instrument_var,_YBaCuO_incoherent_var,_YBaCuO_single_crystal_var,_Banana_monitor_var,_slit_var,_single_crystal_orientation_110_vertical_var,_YBaCuO_var,_test_sample_var,_stop_var,_cylinder_sample_union_var,_Origin_var,_PSDlin_transmission_scattered_var,_source_var,_init_var) class_Single_crystal_process_trace: 27544, Generating acc routine seq Generating NVIDIA GPU code class_Progress_bar_trace: 27636, Generating acc routine seq Generating NVIDIA GPU code class_Source_simple_trace: 27726, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 27829, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 29962, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 30040, Generating acc routine seq Generating NVIDIA GPU code class_PSDlin_monitor_trace: 30330, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 30781, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30785, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30785, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 30794, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30799, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30794, Local memory used for .inl_.inl_c_1983_34605,.inl_.inl_.inl_b_1957_1989_34610,.inl_.inl_.inl_.X3360_1956_1988_34609,.inl_.inl_b_1979_34604,.inl_.inl_c_1972_34594,.inl_.inl_.inl_b_1957_1978_34599,.inl_.inl_.inl_.X3360_1956_1977_34598,.inl_.inl_b_1968_34593,.inl_.inl_.X3344_1967_34588,.inl_.inl_c_1964_34587,.inl_c_34618,.inl_.inl_b_1963_34585,.inl_.inl_.X3360_1962_34584,.inl_b_34577,.inl_.X3343_34576,.inl_.X3344_34571,.inl_c_34579,.inl_.X3342_34567,.inl_a_34563,.inl_.inl_c_1983_34553,.inl_.inl_.inl_b_1957_1989_34558,.inl_.inl_.inl_.X3360_1956_1988_34557,.inl_.inl_b_1979_34552,.inl_.inl_c_1972_34542,.inl_.inl_.inl_b_1957_1978_34547,.inl_.inl_.inl_.X3360_1956_1977_34546,.inl_.inl_b_1968_34541,.inl_.inl_.X3344_1967_34536,.inl_.inl_c_1964_34535,.inl_c_34568,.inl_.inl_b_1963_34533,.inl_.inl_.X3360_1962_34532,.inl_b_34525,.inl_.X3343_34524,.inl_.X3344_34519,.inl_c_34527,.inl_.X3342_34515,.inl_a_34511,.inl_.inl_c_1983_34501,.inl_.inl_.inl_b_1957_1989_34506,.inl_.inl_.inl_.X3360_1956_1988_34505,.inl_.inl_b_1979_34500,.inl_.inl_c_1972_34490,.inl_.inl_.inl_b_1957_1978_34495,.inl_.inl_.inl_.X3360_1956_1977_34494,.inl_.inl_b_1968_34489,.inl_.inl_.X3344_1967_34484,.inl_.inl_c_1964_34483,.inl_c_34516,.inl_.inl_b_1963_34481,.inl_.inl_.X3360_1962_34480,.inl_b_34473,.inl_.X3343_34472,.inl_.X3344_34467,.inl_c_34475,.inl_.X3342_34463,.inl_a_34459,_particle_save,.inl_c_34629,.inl_.inl_c_1972_34644,.inl_.inl_.inl_b_1957_1978_34649,.inl_.inl_.inl_.X3360_1956_1977_34648,.inl_.inl_b_1968_34643,.inl_.inl_c_1964_34637,.inl_.inl_.inl_.X3360_1956_1988_34659,.inl_.inl_.X3360_1962_34634,.inl_.inl_b_1963_34635,.inl_.X3344_34621,.inl_.inl_b_1979_34654,.inl_c_34464,.inl_.inl_.inl_b_1957_1989_34660,.inl_.inl_.X3344_1967_34638,.inl_a_34613,.inl_.X3342_34617,.inl_.X3343_34626,.inl_b_34627,.inl_.inl_c_1983_34655 30916, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30919, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30916, Local memory used for .inl_.inl_c_1983_34879,.inl_.inl_.inl_b_1957_1989_34884,.inl_.inl_.inl_.X3360_1956_1988_34883,.inl_.inl_b_1979_34878,.inl_.inl_c_1972_34868,.inl_.inl_.inl_b_1957_1978_34873,.inl_.inl_.inl_.X3360_1956_1977_34872,.inl_.inl_b_1968_34867,.inl_.inl_.X3344_1967_34862,.inl_.inl_c_1964_34861,.inl_c_34892,.inl_.inl_b_1963_34859,.inl_.inl_.X3360_1962_34858,.inl_b_34851,.inl_.X3343_34850,.inl_.X3344_34845,.inl_c_34853,.inl_.X3342_34841,.inl_a_34837,.inl_.inl_c_1983_34829,.inl_.inl_.inl_b_1957_1989_34834,.inl_.inl_.inl_.X3360_1956_1988_34833,.inl_.inl_b_1979_34828,.inl_.inl_c_1972_34818,.inl_.inl_.inl_b_1957_1978_34823,.inl_.inl_.inl_.X3360_1956_1977_34822,.inl_.inl_b_1968_34817,.inl_.inl_.X3344_1967_34812,.inl_.inl_c_1964_34811,.inl_c_34842,.inl_.inl_b_1963_34809,.inl_.inl_.X3360_1962_34808,.inl_b_34801,.inl_.X3343_34800,.inl_.X3344_34795,.inl_c_34803,.inl_.X3342_34791,.inl_a_34787,.inl_.inl_c_1983_34755,.inl_.inl_.inl_b_1957_1989_34760,.inl_.inl_.inl_.X3360_1956_1988_34759,.inl_.inl_b_1979_34754,.inl_.inl_c_1972_34744,.inl_.inl_.inl_b_1957_1978_34749,.inl_.inl_.inl_.X3360_1956_1977_34748,.inl_.inl_b_1968_34743,.inl_.inl_.X3344_1967_34738,.inl_.inl_c_1964_34737,.inl_c_34792,.inl_.inl_b_1963_34735,.inl_.inl_.X3360_1962_34734,.inl_b_34727,.inl_.X3343_34726,.inl_.X3344_34721,.inl_c_34729,.inl_.X3342_34717,.inl_a_34713,_particle_save,.inl_c_34903,.inl_.inl_c_1972_34918,.inl_.inl_.inl_b_1957_1978_34923,.inl_.inl_.inl_.X3360_1956_1977_34922,.inl_.inl_b_1968_34917,.inl_.inl_c_1964_34911,.inl_.inl_.inl_.X3360_1956_1988_34933,.inl_.inl_.X3360_1962_34908,.inl_.inl_b_1963_34909,.inl_.X3344_34895,.inl_.inl_b_1979_34928,.inl_c_34718,.inl_.inl_.inl_b_1957_1989_34934,.inl_.inl_.X3344_1967_34912,.inl_a_34887,.inl_.X3342_34891,.inl_.X3343_34900,.inl_b_34901,.inl_.inl_c_1983_34929 finally: 32068, Generating update self(_det_var,_PSDlin_transmission_transmitted_var,_single_crystal_orientation_001_along_x_var,_instrument_var,_YBaCuO_incoherent_var,_YBaCuO_single_crystal_var,_Banana_monitor_var,_slit_var,_single_crystal_orientation_110_vertical_var,_YBaCuO_var,_test_sample_var,_stop_var,_cylinder_sample_union_var,_Origin_var,_PSDlin_transmission_scattered_var,_source_var,_init_var) mcenabletrace: 6044, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===