INFO: No output directory specified (--dir) INFO: Using directory: "IncoherentPhonon_test_20251212_041355" INFO: Regenerating c-file: IncoherentPhonon_test.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./IncoherentPhonon_test.c IncoherentPhonon_test.instr CFLAGS= -DFUNNEL ----------------------------------------------------------- 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 Banana_monitor ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./IncoherentPhonon_test.out DEBUG: CMD: nvc -o ./IncoherentPhonon_test.out ./IncoherentPhonon_test.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 "./IncoherentPhonon_test.c", line 88: 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 " "./IncoherentPhonon_test.c", line 90: 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, ^ "./IncoherentPhonon_test.c", line 93: 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, ^ "./IncoherentPhonon_test.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); ^ "./IncoherentPhonon_test.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); ^ "./IncoherentPhonon_test.c", line 141: 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); ^ "./IncoherentPhonon_test.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); ^ "./IncoherentPhonon_test.c", line 170: 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*); ^ "./IncoherentPhonon_test.c", line 192: 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); ^ "./IncoherentPhonon_test.c", line 203: 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); ^ "./IncoherentPhonon_test.c", line 214: 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){ ^ "./IncoherentPhonon_test.c", line 224: 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){ ^ "./IncoherentPhonon_test.c", line 291: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./IncoherentPhonon_test.c", line 293: 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); ^ "./IncoherentPhonon_test.c", line 644: 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 */ ^ "./IncoherentPhonon_test.c", line 865: 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); ^ "./IncoherentPhonon_test.c", line 882: 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); ^ "./IncoherentPhonon_test.c", line 884: 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]); ^ "./IncoherentPhonon_test.c", line 892: 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); ^ "./IncoherentPhonon_test.c", line 894: 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); ^ "./IncoherentPhonon_test.c", line 896: 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); ^ "./IncoherentPhonon_test.c", line 898: 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); ^ "./IncoherentPhonon_test.c", line 900: 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); ^ "./IncoherentPhonon_test.c", line 996: 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); ^ "./IncoherentPhonon_test.c", line 998: 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); ^ "./IncoherentPhonon_test.c", line 1000: 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); ^ "./IncoherentPhonon_test.c", line 1002: 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); ^ "./IncoherentPhonon_test.c", line 1004: 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); ^ "./IncoherentPhonon_test.c", line 1006: 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); ^ "./IncoherentPhonon_test.c", line 1008: 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); ^ "./IncoherentPhonon_test.c", line 1010: 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); ^ "./IncoherentPhonon_test.c", line 1012: 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); ^ "./IncoherentPhonon_test.c", line 4627: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./IncoherentPhonon_test.c", line 5082: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./IncoherentPhonon_test.c", line 5001: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./IncoherentPhonon_test.c", line 6328: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./IncoherentPhonon_test.c", line 8753: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./IncoherentPhonon_test.c", line 9309: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./IncoherentPhonon_test.c", line 9336: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./IncoherentPhonon_test.c", line 9861: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./IncoherentPhonon_test.c", line 9862: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./IncoherentPhonon_test.c", line 9863: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./IncoherentPhonon_test.c", line 10085: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./IncoherentPhonon_test.c", line 10147: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./IncoherentPhonon_test.c", line 10147: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./IncoherentPhonon_test.c", line 10147: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./IncoherentPhonon_test.c", line 10368: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./IncoherentPhonon_test.c", line 10673: 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; ^ "./IncoherentPhonon_test.c", line 10674: 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; ^ "./IncoherentPhonon_test.c", line 10919: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./IncoherentPhonon_test.c", line 10710: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./IncoherentPhonon_test.c", line 10712: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./IncoherentPhonon_test.c", line 10713: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./IncoherentPhonon_test.c", line 10714: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./IncoherentPhonon_test.c", line 10738: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./IncoherentPhonon_test.c", line 10747: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./IncoherentPhonon_test.c", line 10747: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./IncoherentPhonon_test.c", line 10749: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./IncoherentPhonon_test.c", line 10791: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./IncoherentPhonon_test.c", line 10960: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./IncoherentPhonon_test.c", line 10990: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./IncoherentPhonon_test.c", line 11009: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./IncoherentPhonon_test.c", line 11009: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./IncoherentPhonon_test.c", line 11010: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./IncoherentPhonon_test.c", line 11011: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./IncoherentPhonon_test.c", line 11248: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./IncoherentPhonon_test.c", line 11414: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./IncoherentPhonon_test.c", line 11469: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./IncoherentPhonon_test.c", line 11546: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./IncoherentPhonon_test.c", line 11758: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./IncoherentPhonon_test.c", line 11856: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./IncoherentPhonon_test.c", line 12047: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./IncoherentPhonon_test.c", line 12245: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./IncoherentPhonon_test.c", line 12246: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./IncoherentPhonon_test.c", line 12831: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./IncoherentPhonon_test.c", line 12832: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./IncoherentPhonon_test.c", line 13091: 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; ^ "./IncoherentPhonon_test.c", line 13096: 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; ^ "./IncoherentPhonon_test.c", line 13097: 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; ^ "./IncoherentPhonon_test.c", line 13098: 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; ^ "./IncoherentPhonon_test.c", line 13105: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./IncoherentPhonon_test.c", line 13106: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./IncoherentPhonon_test.c", line 13229: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./IncoherentPhonon_test.c", line 13523: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./IncoherentPhonon_test.c", line 13589: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./IncoherentPhonon_test.c", line 13776: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./IncoherentPhonon_test.c", line 13779: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./IncoherentPhonon_test.c", line 13936: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./IncoherentPhonon_test.c", line 13939: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./IncoherentPhonon_test.c", line 14937: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./IncoherentPhonon_test.c", line 14840: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./IncoherentPhonon_test.c", line 15159: 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; ^ "./IncoherentPhonon_test.c", line 15369: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./IncoherentPhonon_test.c", line 15530: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./IncoherentPhonon_test.c", line 15934: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./IncoherentPhonon_test.c", line 16818: warning: variable "type" was set but never used [set_but_not_used] int p, type; ^ "./IncoherentPhonon_test.c", line 17035: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i, p, pmax; ^ "./IncoherentPhonon_test.c", line 17035: warning: variable "p" was declared but never referenced [declared_but_not_referenced] int i, p, pmax; ^ "./IncoherentPhonon_test.c", line 17035: warning: variable "pmax" was declared but never referenced [declared_but_not_referenced] int i, p, pmax; ^ "./IncoherentPhonon_test.c", line 17036: warning: variable "h" was declared but never referenced [declared_but_not_referenced] double h = 4.13567; // planck constant in meV*ps ^ "./IncoherentPhonon_test.c", line 17037: warning: variable "dkabs" was declared but never referenced [declared_but_not_referenced] double dkabs, Q2, g0; ^ "./IncoherentPhonon_test.c", line 17037: warning: variable "Q2" was declared but never referenced [declared_but_not_referenced] double dkabs, Q2, g0; ^ "./IncoherentPhonon_test.c", line 17037: warning: variable "g0" was set but never used [set_but_not_used] double dkabs, Q2, g0; ^ "./IncoherentPhonon_test.c", line 17038: warning: variable "xi" was declared but never referenced [declared_but_not_referenced] double xi, dxi, fac1, fac2, yp; ^ "./IncoherentPhonon_test.c", line 17038: warning: variable "dxi" was declared but never referenced [declared_but_not_referenced] double xi, dxi, fac1, fac2, yp; ^ "./IncoherentPhonon_test.c", line 17038: warning: variable "fac1" was declared but never referenced [declared_but_not_referenced] double xi, dxi, fac1, fac2, yp; ^ "./IncoherentPhonon_test.c", line 17038: warning: variable "fac2" was declared but never referenced [declared_but_not_referenced] double xi, dxi, fac1, fac2, yp; ^ "./IncoherentPhonon_test.c", line 17038: warning: variable "yp" was declared but never referenced [declared_but_not_referenced] double xi, dxi, fac1, fac2, yp; ^ "./IncoherentPhonon_test.c", line 17039: warning: variable "filep" was declared but never referenced [declared_but_not_referenced] FILE *filep; ^ "./IncoherentPhonon_test.c", line 17800: warning: variable "ym" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 17800: warning: variable "yp" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 17850: warning: variable "ym" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 17850: warning: variable "yp" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 17900: warning: variable "ym" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 17900: warning: variable "yp" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 18401: warning: statement is unreachable [code_is_unreachable] *x = -sqrt(-1.0); ^ "./IncoherentPhonon_test.c", line 18381: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./IncoherentPhonon_test.c", line 18430: warning: statement is unreachable [code_is_unreachable] printf("sample_u_mph: maxIter reached\n"); ^ "./IncoherentPhonon_test.c", line 18407: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./IncoherentPhonon_test.c", line 18508: warning: statement is unreachable [code_is_unreachable] printf("sample_Q2_mph: maxIter reached\n"); ^ "./IncoherentPhonon_test.c", line 18437: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./IncoherentPhonon_test.c", line 18440: warning: variable "x" was set but never used [set_but_not_used] double x, x2, Q2min, Q2max; ^ "./IncoherentPhonon_test.c", line 18514: warning: variable "np2" was set but never used [set_but_not_used] int i, np, np1, np2; ^ "./IncoherentPhonon_test.c", line 18649: warning: statement is unreachable [code_is_unreachable] sq1 = s2; ^ "./IncoherentPhonon_test.c", line 18700: warning: variable "filep" was declared but never referenced [declared_but_not_referenced] FILE *filep; ^ "./IncoherentPhonon_test.c", line 18749: warning: variable "fmax" was declared but never referenced [declared_but_not_referenced] double u, xs, Q2, dQ2, fmax; ^ "./IncoherentPhonon_test.c", line 18958: warning: variable "num" was set but never used [set_but_not_used] int i, j, nx, nz, num, p; ^ "./IncoherentPhonon_test.c", line 18959: warning: variable "tsp" was declared but never referenced [declared_but_not_referenced] double E, x, xmin, xmax, dx, z, dz, u, Q2, tsp, Erat, Q2f; ^ "./IncoherentPhonon_test.c", line 19142: warning: variable "Q2g" was declared but never referenced [declared_but_not_referenced] double tsp, g, g0, d2g, Q2g, S; ^ "./IncoherentPhonon_test.c", line 19159: warning: variable "Q2g" was declared but never referenced [declared_but_not_referenced] double tsp, g, g0, d2g, H, Q2H, Q2g, S; ^ "./IncoherentPhonon_test.c", line 19201: warning: variable "a0" was declared but never referenced [declared_but_not_referenced] double a0, a2, a4, a6, a8, a10; ^ "./IncoherentPhonon_test.c", line 19201: warning: variable "a2" was declared but never referenced [declared_but_not_referenced] double a0, a2, a4, a6, a8, a10; ^ "./IncoherentPhonon_test.c", line 19201: warning: variable "a4" was declared but never referenced [declared_but_not_referenced] double a0, a2, a4, a6, a8, a10; ^ "./IncoherentPhonon_test.c", line 19201: warning: variable "a6" was declared but never referenced [declared_but_not_referenced] double a0, a2, a4, a6, a8, a10; ^ "./IncoherentPhonon_test.c", line 19201: warning: variable "a8" was declared but never referenced [declared_but_not_referenced] double a0, a2, a4, a6, a8, a10; ^ "./IncoherentPhonon_test.c", line 19201: warning: variable "a10" was declared but never referenced [declared_but_not_referenced] double a0, a2, a4, a6, a8, a10; ^ "./IncoherentPhonon_test.c", line 19202: warning: variable "b0" was declared but never referenced [declared_but_not_referenced] double b0, b1, b3, b5, b7, b9, b11; ^ "./IncoherentPhonon_test.c", line 19202: warning: variable "b1" was declared but never referenced [declared_but_not_referenced] double b0, b1, b3, b5, b7, b9, b11; ^ "./IncoherentPhonon_test.c", line 19202: warning: variable "b3" was declared but never referenced [declared_but_not_referenced] double b0, b1, b3, b5, b7, b9, b11; ^ "./IncoherentPhonon_test.c", line 19202: warning: variable "b5" was declared but never referenced [declared_but_not_referenced] double b0, b1, b3, b5, b7, b9, b11; ^ "./IncoherentPhonon_test.c", line 19202: warning: variable "b7" was declared but never referenced [declared_but_not_referenced] double b0, b1, b3, b5, b7, b9, b11; ^ "./IncoherentPhonon_test.c", line 19202: warning: variable "b9" was declared but never referenced [declared_but_not_referenced] double b0, b1, b3, b5, b7, b9, b11; ^ "./IncoherentPhonon_test.c", line 19202: warning: variable "b11" was declared but never referenced [declared_but_not_referenced] double b0, b1, b3, b5, b7, b9, b11; ^ "./IncoherentPhonon_test.c", line 19377: warning: variable "d2g1" was set but never used [set_but_not_used] double xi1, tsp1, g1, d2g1, H1, r1; ^ "./IncoherentPhonon_test.c", line 19378: warning: variable "d2g2" was set but never used [set_but_not_used] double xi2, tsp2, g2, d2g2, H2, r2; ^ "./IncoherentPhonon_test.c", line 19562: warning: variable "ym" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 19562: warning: variable "yp" was declared but never referenced [declared_but_not_referenced] double f, ym, yp, u, Fp, ss, x, xmin, xmax, dx; ^ "./IncoherentPhonon_test.c", line 19895: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./IncoherentPhonon_test.c", line 20119: warning: variable "filep" was declared but never referenced [declared_but_not_referenced] FILE *filep; ^ "./IncoherentPhonon_test.c", line 20465: warning: variable "h" was declared but never referenced [declared_but_not_referenced] double h = 4.13567; // planck constant in meV*ps ^ "./IncoherentPhonon_test.c", line 21401: 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); ^ "./IncoherentPhonon_test.c", line 23487: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./IncoherentPhonon_test.c", line 23487: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./IncoherentPhonon_test.c", line 23514: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./IncoherentPhonon_test.c", line 23514: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./IncoherentPhonon_test.c", line 23671: 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 */ ^ "./IncoherentPhonon_test.c", line 23673: 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 */ ^ "./IncoherentPhonon_test.c", line 23680: 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 */ ^ "./IncoherentPhonon_test.c", line 23700: 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); ^ "./IncoherentPhonon_test.c", line 23702: 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); ^ "./IncoherentPhonon_test.c", line 23704: 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, ^ "./IncoherentPhonon_test.c", line 25261: 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, ^ "./IncoherentPhonon_test.c", line 25284: 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, ^ "./IncoherentPhonon_test.c", line 25305: 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, ^ "./IncoherentPhonon_test.c", line 25392: 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) { ^ "./IncoherentPhonon_test.c", line 25397: 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) { ^ "./IncoherentPhonon_test.c", line 25406: 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) ^ "./IncoherentPhonon_test.c", line 25432: 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) ^ "./IncoherentPhonon_test.c", line 25435: 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; ^ "./IncoherentPhonon_test.c", line 25435: 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; ^ "./IncoherentPhonon_test.c", line 25435: 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; ^ "./IncoherentPhonon_test.c", line 25435: 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; ^ "./IncoherentPhonon_test.c", line 25435: 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; ^ "./IncoherentPhonon_test.c", line 25435: 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; ^ "./IncoherentPhonon_test.c", line 25495: 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) ^ "./IncoherentPhonon_test.c", line 25625: 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, ^ "./IncoherentPhonon_test.c", line 25669: 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, ^ "./IncoherentPhonon_test.c", line 25790: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./IncoherentPhonon_test.c", line 25902: 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) ^ "./IncoherentPhonon_test.c", line 25914: 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) ^ "./IncoherentPhonon_test.c", line 25949: 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) ^ "./IncoherentPhonon_test.c", line 26205: 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) { ^ "./IncoherentPhonon_test.c", line 26211: 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) ^ "./IncoherentPhonon_test.c", line 26801: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./IncoherentPhonon_test.c", line 27479: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./IncoherentPhonon_test.c", line 27475: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./IncoherentPhonon_test.c", line 27546: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./IncoherentPhonon_test.c", line 27520: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./IncoherentPhonon_test.c", line 27621: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./IncoherentPhonon_test.c", line 27602: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./IncoherentPhonon_test.c", line 27682: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./IncoherentPhonon_test.c", line 27670: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./IncoherentPhonon_test.c", line 27727: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./IncoherentPhonon_test.c", line 27798: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./IncoherentPhonon_test.c", line 27847: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./IncoherentPhonon_test.c", line 27952: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./IncoherentPhonon_test.c", line 28030: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./IncoherentPhonon_test.c", line 28156: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./IncoherentPhonon_test.c", line 28205: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./IncoherentPhonon_test.c", line 28283: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./IncoherentPhonon_test.c", line 28332: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./IncoherentPhonon_test.c", line 28413: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./IncoherentPhonon_test.c", line 28410: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./IncoherentPhonon_test.c", line 30570: warning: incompatible redefinition of macro "exit" (declared at line 623) [bad_macro_redef] #define exit(...) noprintf() ^ "./IncoherentPhonon_test.c", line 30582: 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 ^ "./IncoherentPhonon_test.c", line 30672: warning: Routine "class_Source_div_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_div_trace(_class_Source_div *_comp ^ "./IncoherentPhonon_test.c", line 31440: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./IncoherentPhonon_test.c", line 32300: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./IncoherentPhonon_test.c", line 32333: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./IncoherentPhonon_test.c", line 30943: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./IncoherentPhonon_test.c", line 32851: 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 ^ "./IncoherentPhonon_test.c", line 33141: warning: Routine "class_E_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_E_monitor_trace(_class_E_monitor *_comp ^ "./IncoherentPhonon_test.c", line 35667: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./IncoherentPhonon_test.c", line 35668: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./IncoherentPhonon_test.c", line 1504: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./IncoherentPhonon_test.c", line 2973: 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: 148, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 172, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 194, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 205, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 214, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 224, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1552, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1556, Generating acc routine seq Generating NVIDIA GPU code str_len: 1565, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4245, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4679, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4699, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4711, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4723, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4733, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4743, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4751, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4761, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4783, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4790, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4836, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4871, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4882, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4899, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4910, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4926, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4955, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4966, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4970, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5005, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5012, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5021, #pragma acc loop seq 5005, Generating implicit copy(lens[:]) [if not already present] 5012, Generating implicit firstprivate(ll,l) 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5025, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: i 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5030, Accelerator restriction: induction variable live-out from loop: j 5031, Accelerator restriction: induction variable live-out from loop: j 5053, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5057, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5060, #pragma acc loop seq 5053, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5060, Generating implicit firstprivate(l) 5077, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5081, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5088, #pragma acc loop seq 5077, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5147, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5178, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5195, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5294, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5378, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5444, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5521, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5793, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5805, Generating acc routine seq Generating NVIDIA GPU code _hash: 5837, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5878, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5889, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5894, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5902, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5910, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5917, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6597, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6637, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6697, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6714, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6829, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6884, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 22477, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 24481, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 24549, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 24628, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 25096, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 25112, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 25130, Generating acc routine seq Generating NVIDIA GPU code off_F: 25392, Generating acc routine seq Generating NVIDIA GPU code off_sign: 25397, Generating acc routine seq Generating NVIDIA GPU code off_normal: 25407, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 25433, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 25496, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 25627, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 25672, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 25787, Generating acc routine seq Generating NVIDIA GPU code off_compare: 25903, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 25915, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 25950, Generating acc routine seq Generating NVIDIA GPU code Min_int: 26205, Generating acc routine seq Generating NVIDIA GPU code merge: 26212, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 26320, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 26335, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 26389, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 26506, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 26528, Generating acc routine seq Generating NVIDIA GPU code init: 30540, Generating update device(_energy_mon_2_var,_Banana_monitor_var,_V_phonon_var,_V_var,_sample_position_var,_instrument_var,_arm_ener_2_var,_test_sample_var,_stop_var,_a1_var,_cylinder_sample_union_var,_arm_ener_1_var,_energy_mon_1_var,_source_var,_init_var) class_Progress_bar_trace: 30583, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 30673, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 32852, Generating acc routine seq Generating NVIDIA GPU code class_E_monitor_trace: 33142, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 33541, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33545, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33545, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 33554, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33559, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33554, Local memory used for .inl_.inl_c_1977_46656,.inl_.inl_.inl_b_1951_1983_46661,.inl_.inl_.inl_.X3280_1950_1982_46660,.inl_.inl_b_1973_46655,.inl_.inl_c_1966_46645,.inl_.inl_.inl_b_1951_1972_46650,.inl_.inl_.inl_.X3280_1950_1971_46649,.inl_.inl_b_1962_46644,.inl_.inl_.X3264_1961_46639,.inl_.inl_c_1958_46638,.inl_c_46671,.inl_.inl_b_1957_46636,.inl_.inl_.X3280_1956_46635,.inl_b_46628,.inl_.X3263_46627,.inl_.X3264_46622,.inl_c_46630,.inl_.X3262_46618,.inl_a_46614,_particle_save,.inl_c_46682,.inl_.inl_c_1966_46697,.inl_.inl_.inl_b_1951_1972_46702,.inl_.inl_.inl_.X3280_1950_1971_46701,.inl_.inl_b_1962_46696,.inl_.inl_c_1958_46690,.inl_.inl_.inl_.X3280_1950_1982_46712,.inl_.inl_.X3280_1956_46687,.inl_.inl_b_1957_46688,.inl_.X3264_46674,.inl_.inl_b_1973_46707,.inl_c_46619,.inl_.inl_.inl_b_1951_1983_46713,.inl_.inl_.X3264_1961_46691,.inl_a_46666,.inl_.X3262_46670,.inl_.X3263_46679,.inl_b_46680,.inl_.inl_c_1977_46708 33642, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 33645, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 33642, Local memory used for .inl_.inl_c_1977_46858,.inl_.inl_.inl_b_1951_1983_46863,.inl_.inl_.inl_.X3280_1950_1982_46862,.inl_.inl_b_1973_46857,.inl_.inl_c_1966_46847,.inl_.inl_.inl_b_1951_1972_46852,.inl_.inl_.inl_.X3280_1950_1971_46851,.inl_.inl_b_1962_46846,.inl_.inl_.X3264_1961_46841,.inl_.inl_c_1958_46840,.inl_c_46871,.inl_.inl_b_1957_46838,.inl_.inl_.X3280_1956_46837,.inl_b_46830,.inl_.X3263_46829,.inl_.X3264_46824,.inl_c_46832,.inl_.X3262_46820,.inl_a_46816,.inl_.inl_c_1977_46808,.inl_.inl_.inl_b_1951_1983_46813,.inl_.inl_.inl_.X3280_1950_1982_46812,.inl_.inl_b_1973_46807,.inl_.inl_c_1966_46797,.inl_.inl_.inl_b_1951_1972_46802,.inl_.inl_.inl_.X3280_1950_1971_46801,.inl_.inl_b_1962_46796,.inl_.inl_.X3264_1961_46791,.inl_.inl_c_1958_46790,.inl_c_46821,.inl_.inl_b_1957_46788,.inl_.inl_.X3280_1956_46787,.inl_b_46780,.inl_.X3263_46779,.inl_.X3264_46774,.inl_c_46782,.inl_.X3262_46770,.inl_a_46766,_particle_save,.inl_c_46882,.inl_.inl_c_1966_46897,.inl_.inl_.inl_b_1951_1972_46902,.inl_.inl_.inl_.X3280_1950_1971_46901,.inl_.inl_b_1962_46896,.inl_.inl_c_1958_46890,.inl_.inl_.inl_.X3280_1950_1982_46912,.inl_.inl_.X3280_1956_46887,.inl_.inl_b_1957_46888,.inl_.X3264_46874,.inl_.inl_b_1973_46907,.inl_c_46771,.inl_.inl_.inl_b_1951_1983_46913,.inl_.inl_.X3264_1961_46891,.inl_a_46866,.inl_.X3262_46870,.inl_.X3263_46879,.inl_b_46880,.inl_.inl_c_1977_46908 finally: 34748, Generating update self(_energy_mon_2_var,_Banana_monitor_var,_V_phonon_var,_V_var,_sample_position_var,_instrument_var,_arm_ener_2_var,_test_sample_var,_stop_var,_a1_var,_cylinder_sample_union_var,_arm_ener_1_var,_energy_mon_1_var,_source_var,_init_var) mcenabletrace: 6037, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===