INFO: No output directory specified (--dir) INFO: Using directory: "Laue_camera_20250514_035050" 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 Warning: DECLARE block contains 2 assignments (= sign). Move them into an INITIALIZE section. May fail at compile. 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 -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 303: 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 305: 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 655: 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 876: 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 893: 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 895: 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 903: 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 905: 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 907: 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 909: 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 911: 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 1007: 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 1009: 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 1011: 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 1013: 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 1015: 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 1017: 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 1019: 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 1021: 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 1023: 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 4578: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Laue_camera.c", line 5033: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Laue_camera.c", line 4952: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Laue_camera.c", line 6279: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Laue_camera.c", line 8329: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Laue_camera.c", line 8853: 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 8876: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Laue_camera.c", line 9364: 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 9365: 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 9366: 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 9526: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Laue_camera.c", line 9746: warning: variable "output" was set but never used [set_but_not_used] int output; ^ "./Laue_camera.c", line 9905: 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 9906: 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 10181: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Laue_camera.c", line 9940: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Laue_camera.c", line 9942: 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 9943: 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 9944: 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 9968: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Laue_camera.c", line 9977: 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 9977: 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 9979: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Laue_camera.c", line 10028: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Laue_camera.c", line 10195: 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 10196: 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 10197: 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 10226: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Laue_camera.c", line 10284: warning: variable "output" was set but never used [set_but_not_used] int output; ^ "./Laue_camera.c", line 10300: 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 10300: 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 10301: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Laue_camera.c", line 10302: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Laue_camera.c", line 10739: warning: variable "vector2" is used before its value is set [used_before_set] if (verbal == 1) printf("vector1 = (%f,%f,%f)\n",vector1.x,vector1.y,vector2.z); ^ "./Laue_camera.c", line 10728: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 10805: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11012: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11110: 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 11296: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 11489: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 11490: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 12024: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 12025: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 12424: warning: variable "square_center" is used before its value is set [used_before_set] Coords box_end_point = coords_sub(coords_set(0,0,-z_depth/2),square_center); ^ "./Laue_camera.c", line 12284: 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 12289: 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 12290: 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 12291: 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 12298: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Laue_camera.c", line 12299: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Laue_camera.c", line 12422: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Laue_camera.c", line 12688: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Laue_camera.c", line 12754: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Laue_camera.c", line 12940: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Laue_camera.c", line 12943: 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 13100: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Laue_camera.c", line 13103: 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 14022: 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 13931: 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 14234: 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 14424: 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 14573: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Laue_camera.c", line 14977: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Laue_camera.c", line 15578: 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 15580: 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 15587: 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 15607: 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 15609: 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 15611: 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 17157: 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 17180: 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 17201: 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 17284: 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 17289: 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 17298: 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 17324: 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 17327: 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 17327: 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 17327: 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 17327: 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 17327: 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 17327: 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 17387: 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 17517: 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 17561: 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 17684: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Laue_camera.c", line 17798: 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 17810: 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 17845: 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 18097: 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 18103: 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 19297: warning: missing return statement at end of non-void function "Single_crystal_physics_my" [implicit_return_from_non_void_function] }; ^ "./Laue_camera.c", line 19309: 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 19309: 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 19309: 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 19310: 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 19310: 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 19310: 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 19312: warning: variable "r" was declared but never referenced [declared_but_not_referenced] double adjust, r, sum; /* Temporaries */ ^ "./Laue_camera.c", line 19315: 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 19315: 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 19315: 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 19799: 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 21885: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Laue_camera.c", line 21885: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Laue_camera.c", line 21912: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Laue_camera.c", line 21912: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Laue_camera.c", line 22836: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 22832: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Laue_camera.c", line 22892: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 22877: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Laue_camera.c", line 22943: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 22940: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Laue_camera.c", line 22987: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 22984: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Laue_camera.c", line 23077: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 23029: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Laue_camera.c", line 23163: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 23148: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Laue_camera.c", line 23221: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 23209: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Laue_camera.c", line 23285: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 23267: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Laue_camera.c", line 23340: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Laue_camera.c", line 23405: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Laue_camera.c", line 23500: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Laue_camera.c", line 23574: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Laue_camera.c", line 23640: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Laue_camera.c", line 23766: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Laue_camera.c", line 23842: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Laue_camera.c", line 23921: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Laue_camera.c", line 23918: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Laue_camera.c", line 24124: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 24124: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 24124: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Laue_camera.c", line 24125: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0; ^ "./Laue_camera.c", line 26229: 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 26321: 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 26411: 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 26514: 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 27096: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Laue_camera.c", line 26723: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Laue_camera.c", line 28039: 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 28117: 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 28407: 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 31066: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Laue_camera.c", line 31067: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Laue_camera.c", line 1515: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Laue_camera.c", line 2935: 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: 1563, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1567, Generating acc routine seq Generating NVIDIA GPU code str_len: 1576, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4199, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4630, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4641, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4650, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4662, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4674, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4684, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4694, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4702, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4712, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4734, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4741, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4787, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4822, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4833, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4850, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4861, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4877, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4906, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4917, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4921, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 4956, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 4963, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 4972, #pragma acc loop seq 4956, Generating implicit copy(lens[:]) [if not already present] 4963, Generating implicit firstprivate(ll,l) 4974, Accelerator restriction: induction variable live-out from loop: i 4975, Accelerator restriction: induction variable live-out from loop: i 4976, Accelerator restriction: induction variable live-out from loop: i 4977, Accelerator restriction: induction variable live-out from loop: i 4979, Accelerator restriction: induction variable live-out from loop: j 4980, Accelerator restriction: induction variable live-out from loop: j 4981, Accelerator restriction: induction variable live-out from loop: j 4982, Accelerator restriction: induction variable live-out from loop: j 5004, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5008, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5011, #pragma acc loop seq 5004, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5011, Generating implicit firstprivate(l) 5028, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5032, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5039, #pragma acc loop seq 5028, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5098, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5129, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5146, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5245, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5329, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5395, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5472, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5744, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5756, Generating acc routine seq Generating NVIDIA GPU code _hash: 5788, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5829, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5840, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5845, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5853, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5861, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5868, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6548, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6585, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6645, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6662, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6777, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6832, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 16377, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 16445, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 16524, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 16992, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 17008, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 17026, Generating acc routine seq Generating NVIDIA GPU code off_F: 17284, Generating acc routine seq Generating NVIDIA GPU code off_sign: 17289, Generating acc routine seq Generating NVIDIA GPU code off_normal: 17299, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 17325, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 17388, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 17519, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 17564, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 17681, Generating acc routine seq Generating NVIDIA GPU code off_compare: 17799, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 17811, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 17846, Generating acc routine seq Generating NVIDIA GPU code Min_int: 18097, Generating acc routine seq Generating NVIDIA GPU code merge: 18104, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 18208, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 18223, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 18277, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 18394, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 18416, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 20875, Generating acc routine seq Generating NVIDIA GPU code init: 26187, 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: 26230, Generating acc routine seq Generating NVIDIA GPU code class_Progress_bar_trace: 26322, Generating acc routine seq Generating NVIDIA GPU code class_Source_simple_trace: 26412, Generating acc routine seq Generating NVIDIA GPU code class_Slit_trace: 26515, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_4PI_trace: 28040, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 28118, Generating acc routine seq Generating NVIDIA GPU code class_PSDlin_monitor_trace: 28408, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 28860, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 28864, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 28860, Local memory used for .inl_.inl_mcneutron_0_33677,.inl_particle_33662,.inl_.X2976_33679,.inl_.inl_.X3182_15_33678 28864, Generating implicit firstprivate(seed,_particle) 28874, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 28879, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 28874, Local memory used for .inl_.inl_c_1927_33830,.inl_.inl_.inl_b_1901_1933_33835,.inl_.inl_.inl_.X3147_1900_1932_33834,.inl_.inl_b_1923_33829,.inl_.inl_c_1916_33819,.inl_.inl_.inl_b_1901_1922_33824,.inl_.inl_.inl_.X3147_1900_1921_33823,.inl_.inl_b_1912_33818,.inl_.inl_.X3131_1911_33813,.inl_.inl_c_1908_33812,.inl_c_33843,.inl_.inl_b_1907_33810,.inl_.inl_.X3147_1906_33809,.inl_b_33802,.inl_.X3130_33801,.inl_.X3131_33796,.inl_c_33804,.inl_.X3129_33792,.inl_a_33788,.inl_.inl_c_1927_33778,.inl_.inl_.inl_b_1901_1933_33783,.inl_.inl_.inl_.X3147_1900_1932_33782,.inl_.inl_b_1923_33777,.inl_.inl_c_1916_33767,.inl_.inl_.inl_b_1901_1922_33772,.inl_.inl_.inl_.X3147_1900_1921_33771,.inl_.inl_b_1912_33766,.inl_.inl_.X3131_1911_33761,.inl_.inl_c_1908_33760,.inl_c_33793,.inl_.inl_b_1907_33758,.inl_.inl_.X3147_1906_33757,.inl_b_33750,.inl_.X3130_33749,.inl_.X3131_33744,.inl_c_33752,.inl_.X3129_33740,.inl_a_33736,.inl_.inl_c_1927_33726,.inl_.inl_.inl_b_1901_1933_33731,.inl_.inl_.inl_.X3147_1900_1932_33730,.inl_.inl_b_1923_33725,.inl_.inl_c_1916_33715,.inl_.inl_.inl_b_1901_1922_33720,.inl_.inl_.inl_.X3147_1900_1921_33719,.inl_.inl_b_1912_33714,.inl_.inl_.X3131_1911_33709,.inl_.inl_c_1908_33708,.inl_c_33741,.inl_.inl_b_1907_33706,.inl_.inl_.X3147_1906_33705,.inl_b_33698,.inl_.X3130_33697,.inl_.X3131_33692,.inl_c_33700,.inl_.X3129_33688,.inl_a_33684,.inl_c_33854,_particle_save,.inl_.inl_c_1916_33869,.inl_.inl_.inl_b_1901_1922_33874,.inl_.inl_.inl_.X3147_1900_1921_33873,.inl_.inl_b_1912_33868,.inl_.inl_c_1908_33862,.inl_.inl_.inl_.X3147_1900_1932_33884,.inl_.inl_.X3147_1906_33859,.inl_.inl_b_1907_33860,.inl_.X3131_33846,.inl_.inl_b_1923_33879,.inl_c_33689,.inl_.inl_.inl_b_1901_1933_33885,.inl_.inl_.X3131_1911_33863,.inl_a_33838,.inl_.X3129_33842,.inl_.X3130_33851,.inl_b_33852,.inl_.inl_c_1927_33880 28996, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 28999, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 28996, Local memory used for .inl_.inl_c_1927_34104,.inl_.inl_.inl_b_1901_1933_34109,.inl_.inl_.inl_.X3147_1900_1932_34108,.inl_.inl_b_1923_34103,.inl_.inl_c_1916_34093,.inl_.inl_.inl_b_1901_1922_34098,.inl_.inl_.inl_.X3147_1900_1921_34097,.inl_.inl_b_1912_34092,.inl_.inl_.X3131_1911_34087,.inl_.inl_c_1908_34086,.inl_c_34117,.inl_.inl_b_1907_34084,.inl_.inl_.X3147_1906_34083,.inl_b_34076,.inl_.X3130_34075,.inl_.X3131_34070,.inl_c_34078,.inl_.X3129_34066,.inl_a_34062,.inl_.inl_c_1927_34054,.inl_.inl_.inl_b_1901_1933_34059,.inl_.inl_.inl_.X3147_1900_1932_34058,.inl_.inl_b_1923_34053,.inl_.inl_c_1916_34043,.inl_.inl_.inl_b_1901_1922_34048,.inl_.inl_.inl_.X3147_1900_1921_34047,.inl_.inl_b_1912_34042,.inl_.inl_.X3131_1911_34037,.inl_.inl_c_1908_34036,.inl_c_34067,.inl_.inl_b_1907_34034,.inl_.inl_.X3147_1906_34033,.inl_b_34026,.inl_.X3130_34025,.inl_.X3131_34020,.inl_c_34028,.inl_.X3129_34016,.inl_a_34012,.inl_.inl_c_1927_33980,.inl_.inl_.inl_b_1901_1933_33985,.inl_.inl_.inl_.X3147_1900_1932_33984,.inl_.inl_b_1923_33979,.inl_.inl_c_1916_33969,.inl_.inl_.inl_b_1901_1922_33974,.inl_.inl_.inl_.X3147_1900_1921_33973,.inl_.inl_b_1912_33968,.inl_.inl_.X3131_1911_33963,.inl_.inl_c_1908_33962,.inl_c_34017,.inl_.inl_b_1907_33960,.inl_.inl_.X3147_1906_33959,.inl_b_33952,.inl_.X3130_33951,.inl_.X3131_33946,.inl_c_33954,.inl_.X3129_33942,.inl_a_33938,_particle_save,.inl_c_34128,.inl_.inl_c_1916_34143,.inl_.inl_.inl_b_1901_1922_34148,.inl_.inl_.inl_.X3147_1900_1921_34147,.inl_.inl_b_1912_34142,.inl_.inl_c_1908_34136,.inl_.inl_.inl_.X3147_1900_1932_34158,.inl_.inl_.X3147_1906_34133,.inl_.inl_b_1907_34134,.inl_.X3131_34120,.inl_.inl_b_1923_34153,.inl_c_33943,.inl_.inl_.inl_b_1901_1933_34159,.inl_.inl_.X3131_1911_34137,.inl_a_34112,.inl_.X3129_34116,.inl_.X3130_34125,.inl_b_34126,.inl_.inl_c_1927_34154 finally: 30110, 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: 5988, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===