INFO: No output directory specified (--dir) INFO: Using directory: "Laue_camera_20260320_040113" 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 109: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./Laue_camera.c", line 113: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Laue_camera.c", line 142: 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 113: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Laue_camera.c", line 172: 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 195: 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 206: 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 217: 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 228: 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 296: 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 298: 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 649: 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 870: 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 887: 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 889: 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 897: 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 899: 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 901: 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 903: 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 905: 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 1001: 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 1003: 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 1005: 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 1007: 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 1009: 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 1011: 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 1013: 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 1015: 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 1017: 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 4632: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Laue_camera.c", line 5087: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Laue_camera.c", line 5006: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Laue_camera.c", line 6333: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Laue_camera.c", line 8742: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Laue_camera.c", line 9297: 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 9324: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Laue_camera.c", line 9853: 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 9854: 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 9855: 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 10077: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Laue_camera.c", line 10139: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Laue_camera.c", line 10139: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Laue_camera.c", line 10139: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Laue_camera.c", line 10360: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Laue_camera.c", line 10665: 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 10666: 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 10911: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Laue_camera.c", line 10702: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Laue_camera.c", line 10704: 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 10705: 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 10706: 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 10730: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Laue_camera.c", line 10739: 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 10739: 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 10741: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Laue_camera.c", line 10783: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Laue_camera.c", line 10952: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Laue_camera.c", line 10982: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Laue_camera.c", line 11001: 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 11001: 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 11002: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Laue_camera.c", line 11003: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Laue_camera.c", line 11240: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Laue_camera.c", line 11406: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Laue_camera.c", line 11461: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11538: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11750: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11848: 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 12039: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 12237: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 12238: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 12823: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 12824: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 13083: 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 13088: 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 13089: 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 13090: 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 13097: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 13098: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 13221: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Laue_camera.c", line 13515: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Laue_camera.c", line 13581: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 13768: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Laue_camera.c", line 13771: 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 13928: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Laue_camera.c", line 13931: 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 14929: 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 14832: 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 15151: 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 15361: 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 15522: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Laue_camera.c", line 15926: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Laue_camera.c", line 16641: 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 16643: 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 16650: 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 16670: 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 16672: 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 16674: 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 18231: 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 18254: 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 18275: 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 18362: 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 18367: 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 18376: 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 18402: 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 18405: 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 18405: 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 18405: 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 18405: 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 18405: 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 18405: 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 18465: 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 18595: 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 18639: 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 18760: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Laue_camera.c", line 18872: 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 18884: 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 18919: 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 19175: 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 19181: 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 20427: warning: missing return statement at end of non-void function "Single_crystal_physics_my" [implicit_return_from_non_void_function] }; ^ "./Laue_camera.c", line 20441: 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 20441: 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 20441: 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 20442: 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 20442: 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 20442: 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 20444: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double adjust, r, sum; /* Temporaries */ ^ "./Laue_camera.c", line 20447: 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 20447: 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 20447: 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 20944: 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 23030: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Laue_camera.c", line 23030: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Laue_camera.c", line 23057: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Laue_camera.c", line 23057: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Laue_camera.c", line 23248: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Laue_camera.c", line 24041: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24037: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Laue_camera.c", line 24097: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24082: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Laue_camera.c", line 24148: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24145: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Laue_camera.c", line 24192: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24189: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Laue_camera.c", line 24282: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24234: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Laue_camera.c", line 24372: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24353: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Laue_camera.c", line 24434: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24422: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Laue_camera.c", line 24498: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 24480: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Laue_camera.c", line 24553: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Laue_camera.c", line 24618: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Laue_camera.c", line 24723: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Laue_camera.c", line 24801: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Laue_camera.c", line 24867: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Laue_camera.c", line 24993: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Laue_camera.c", line 25069: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Laue_camera.c", line 25148: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 25145: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Laue_camera.c", line 25362: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 25362: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 25362: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 25363: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i = 0; ^ "./Laue_camera.c", line 27673: warning: incompatible redefinition of macro "exit" (declared at line 628) [bad_macro_redef] #define exit(...) noprintf() ^ "./Laue_camera.c", line 27685: 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 27777: 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 27856: 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 27959: 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 28719: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Laue_camera.c", line 29693: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Laue_camera.c", line 29725: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Laue_camera.c", line 28176: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Laue_camera.c", line 30279: 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 30356: 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 30625: 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 33391: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Laue_camera.c", line 33392: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Laue_camera.c", line 1509: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Laue_camera.c", line 2978: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 102, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 116, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 149, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 174, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 197, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 208, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 217, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 228, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1557, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1561, Generating acc routine seq Generating NVIDIA GPU code str_len: 1570, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4250, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4684, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4695, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4704, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4716, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4728, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4738, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4748, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4756, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4766, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4788, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4795, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4841, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4876, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4887, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4904, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4915, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4931, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4960, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4971, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4975, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5010, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5017, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5026, #pragma acc loop seq 5010, Generating implicit copy(lens[:]) [if not already present] 5017, Generating implicit firstprivate(ll,l) 5028, Accelerator restriction: induction variable live-out from loop: i 5029, Accelerator restriction: induction variable live-out from loop: i 5030, Accelerator restriction: induction variable live-out from loop: i 5031, Accelerator restriction: induction variable live-out from loop: i 5033, Accelerator restriction: induction variable live-out from loop: j 5034, Accelerator restriction: induction variable live-out from loop: j 5035, Accelerator restriction: induction variable live-out from loop: j 5036, Accelerator restriction: induction variable live-out from loop: j 5058, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5062, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5065, #pragma acc loop seq 5058, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5065, Generating implicit firstprivate(l) 5082, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5086, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5093, #pragma acc loop seq 5082, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5152, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5183, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5200, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5299, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5383, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5449, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5526, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5798, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5810, Generating acc routine seq Generating NVIDIA GPU code _hash: 5842, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5883, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5894, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5899, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5907, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5915, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5922, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6602, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6642, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6702, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6719, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6834, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6889, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17451, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17519, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17598, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18066, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18082, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18100, Generating acc routine seq Generating NVIDIA GPU code off_F: 18362, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18367, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18377, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18403, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18466, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18597, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18642, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18757, Generating acc routine seq Generating NVIDIA GPU code off_compare: 18873, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 18885, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 18920, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19175, Generating acc routine seq Generating NVIDIA GPU code merge: 19182, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19290, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19305, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19359, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19476, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19498, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 22020, Generating acc routine seq Generating NVIDIA GPU code init: 27643, 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: 27686, Generating acc routine seq Generating NVIDIA GPU code class_Progress_bar_trace: 27778, Generating acc routine seq Generating NVIDIA GPU code class_Source_simple_trace: 27857, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 27960, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 30280, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 30357, Generating acc routine seq Generating NVIDIA GPU code class_PSDlin_monitor_trace: 30626, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 31076, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 31080, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 31080, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 31089, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 31094, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 31089, Local memory used for .inl_.inl_c_1983_34611,.inl_.inl_.inl_b_1957_1989_34616,.inl_.inl_.inl_.X3360_1956_1988_34615,.inl_.inl_b_1979_34610,.inl_.inl_c_1972_34600,.inl_.inl_.inl_b_1957_1978_34605,.inl_.inl_.inl_.X3360_1956_1977_34604,.inl_.inl_b_1968_34599,.inl_.inl_.X3344_1967_34594,.inl_.inl_c_1964_34593,.inl_c_34624,.inl_.inl_b_1963_34591,.inl_.inl_.X3360_1962_34590,.inl_b_34583,.inl_.X3343_34582,.inl_.X3344_34577,.inl_c_34585,.inl_.X3342_34573,.inl_a_34569,.inl_.inl_c_1983_34559,.inl_.inl_.inl_b_1957_1989_34564,.inl_.inl_.inl_.X3360_1956_1988_34563,.inl_.inl_b_1979_34558,.inl_.inl_c_1972_34548,.inl_.inl_.inl_b_1957_1978_34553,.inl_.inl_.inl_.X3360_1956_1977_34552,.inl_.inl_b_1968_34547,.inl_.inl_.X3344_1967_34542,.inl_.inl_c_1964_34541,.inl_c_34574,.inl_.inl_b_1963_34539,.inl_.inl_.X3360_1962_34538,.inl_b_34531,.inl_.X3343_34530,.inl_.X3344_34525,.inl_c_34533,.inl_.X3342_34521,.inl_a_34517,.inl_.inl_c_1983_34507,.inl_.inl_.inl_b_1957_1989_34512,.inl_.inl_.inl_.X3360_1956_1988_34511,.inl_.inl_b_1979_34506,.inl_.inl_c_1972_34496,.inl_.inl_.inl_b_1957_1978_34501,.inl_.inl_.inl_.X3360_1956_1977_34500,.inl_.inl_b_1968_34495,.inl_.inl_.X3344_1967_34490,.inl_.inl_c_1964_34489,.inl_c_34522,.inl_.inl_b_1963_34487,.inl_.inl_.X3360_1962_34486,.inl_b_34479,.inl_.X3343_34478,.inl_.X3344_34473,.inl_c_34481,.inl_.X3342_34469,.inl_a_34465,_particle_save,.inl_c_34635,.inl_.inl_c_1972_34650,.inl_.inl_.inl_b_1957_1978_34655,.inl_.inl_.inl_.X3360_1956_1977_34654,.inl_.inl_b_1968_34649,.inl_.inl_c_1964_34643,.inl_.inl_.inl_.X3360_1956_1988_34665,.inl_.inl_.X3360_1962_34640,.inl_.inl_b_1963_34641,.inl_.X3344_34627,.inl_.inl_b_1979_34660,.inl_c_34470,.inl_.inl_.inl_b_1957_1989_34666,.inl_.inl_.X3344_1967_34644,.inl_a_34619,.inl_.X3342_34623,.inl_.X3343_34632,.inl_b_34633,.inl_.inl_c_1983_34661 31211, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 31214, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 31211, Local memory used for .inl_.inl_c_1983_34885,.inl_.inl_.inl_b_1957_1989_34890,.inl_.inl_.inl_.X3360_1956_1988_34889,.inl_.inl_b_1979_34884,.inl_.inl_c_1972_34874,.inl_.inl_.inl_b_1957_1978_34879,.inl_.inl_.inl_.X3360_1956_1977_34878,.inl_.inl_b_1968_34873,.inl_.inl_.X3344_1967_34868,.inl_.inl_c_1964_34867,.inl_c_34898,.inl_.inl_b_1963_34865,.inl_.inl_.X3360_1962_34864,.inl_b_34857,.inl_.X3343_34856,.inl_.X3344_34851,.inl_c_34859,.inl_.X3342_34847,.inl_a_34843,.inl_.inl_c_1983_34835,.inl_.inl_.inl_b_1957_1989_34840,.inl_.inl_.inl_.X3360_1956_1988_34839,.inl_.inl_b_1979_34834,.inl_.inl_c_1972_34824,.inl_.inl_.inl_b_1957_1978_34829,.inl_.inl_.inl_.X3360_1956_1977_34828,.inl_.inl_b_1968_34823,.inl_.inl_.X3344_1967_34818,.inl_.inl_c_1964_34817,.inl_c_34848,.inl_.inl_b_1963_34815,.inl_.inl_.X3360_1962_34814,.inl_b_34807,.inl_.X3343_34806,.inl_.X3344_34801,.inl_c_34809,.inl_.X3342_34797,.inl_a_34793,.inl_.inl_c_1983_34761,.inl_.inl_.inl_b_1957_1989_34766,.inl_.inl_.inl_.X3360_1956_1988_34765,.inl_.inl_b_1979_34760,.inl_.inl_c_1972_34750,.inl_.inl_.inl_b_1957_1978_34755,.inl_.inl_.inl_.X3360_1956_1977_34754,.inl_.inl_b_1968_34749,.inl_.inl_.X3344_1967_34744,.inl_.inl_c_1964_34743,.inl_c_34798,.inl_.inl_b_1963_34741,.inl_.inl_.X3360_1962_34740,.inl_b_34733,.inl_.X3343_34732,.inl_.X3344_34727,.inl_c_34735,.inl_.X3342_34723,.inl_a_34719,_particle_save,.inl_c_34909,.inl_.inl_c_1972_34924,.inl_.inl_.inl_b_1957_1978_34929,.inl_.inl_.inl_.X3360_1956_1977_34928,.inl_.inl_b_1968_34923,.inl_.inl_c_1964_34917,.inl_.inl_.inl_.X3360_1956_1988_34939,.inl_.inl_.X3360_1962_34914,.inl_.inl_b_1963_34915,.inl_.X3344_34901,.inl_.inl_b_1979_34934,.inl_c_34724,.inl_.inl_.inl_b_1957_1989_34940,.inl_.inl_.X3344_1967_34918,.inl_a_34893,.inl_.X3342_34897,.inl_.X3343_34906,.inl_b_34907,.inl_.inl_c_1983_34935 finally: 32400, 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: 6042, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===