loading system configuration loading user configuration from /users/willend/.mcstas/3.x-dev/mccode_config.json loading override configuration from /users/willend/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_DUAL_A100_DMSC/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "Samples_Incoherent_20221001_011544" INFO: Regenerating c-file: Samples_Incoherent.c DEBUG: CMD: mcstas -t -o ./Samples_Incoherent.c /users/willend/TESTS/2022-10-01/McStas_DUAL_A100_DMSC_5e7/Samples_Incoherent/Samples_Incoherent.instr Info: 'ISIS_moderator' is a contributed component. CFLAGS= -DUSE_OFF WARNING: The parameter format of PowN is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. WARNING: The parameter mosaic_AB of SX is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. WARNING: The parameter powder_format of Sqw 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: ----------------------------------------------------------- INFO: Recompiling: ./Samples_Incoherent.out DEBUG: CMD: nvc -o ./Samples_Incoherent.out ./Samples_Incoherent.c -lm -DUSE_MPI -lmpi -L/mnt/groupdata/apps/CentOS8_2/nvhpc/hpc_sdk/Linux_x86_64/21.2/comm_libs/mpi/lib -I/mnt/groupdata/apps/CentOS8_2/nvhpc/hpc_sdk/Linux_x86_64/21.2/comm_libs/mpi/include -ta:tesla,managed -DOPENACC -Minfo:accel -DUSE_OFF "./Samples_Incoherent.c", line 1507: warning: arithmetic on pointer to void or function type if (MPI_Send((void*)(sbuf+offset*dsize), length, dtype, dest, tag++, MPI_COMM_WORLD) != MPI_SUCCESS) ^ "./Samples_Incoherent.c", line 1534: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./Samples_Incoherent.c", line 3253: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./Samples_Incoherent.c", line 6339: warning: nested comment is not allowed /* ^ "./Samples_Incoherent.c", line 6323: warning: variable "Efrac" was declared but never referenced double Efrac; // Fraction of an Energy Bin ^ "./Samples_Incoherent.c", line 6333: warning: variable "i" was declared but never referenced int i; ^ "./Samples_Incoherent.c", line 6483: warning: variable "i" was declared but never referenced int i; ^ "./Samples_Incoherent.c", line 6486: warning: variable "Rend" was set but never used double R0,R1,R,Rend; ^ "./Samples_Incoherent.c", line 6491: warning: variable "Estart" was set but never used double Espread,Estart; ^ "./Samples_Incoherent.c", line 6492: warning: variable "EX" was declared but never referenced double *EX; ^ "./Samples_Incoherent.c", line 10794: warning: variable "jglobal" was declared but never referenced int jglobal=-1; ^ "./Samples_Incoherent.c", line 10795: warning: variable "coherent_refl" was set but never used double coherent_refl,coherent_xsect; ^ "./Samples_Incoherent.c", line 10795: warning: variable "coherent_xsect" was set but never used double coherent_refl,coherent_xsect; ^ "./Samples_Incoherent.c", line 11601: warning: variable "n" was declared but never referenced double n; ^ "./Samples_Incoherent.c", line 11580: warning: variable "w_c" was declared but never referenced double w_c = 0; ^ "./Samples_Incoherent.c", line 11581: warning: variable "w_l" was declared but never referenced double w_l = 0; ^ "./Samples_Incoherent.c", line 11492: warning: variable "w_c" was declared but never referenced t_Table w_c, w_l; ^ "./Samples_Incoherent.c", line 11492: warning: variable "w_l" was declared but never referenced t_Table w_c, w_l; ^ "./Samples_Incoherent.c", line 15313: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./Samples_Incoherent.c", line 15314: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./Samples_Incoherent.c", line 15340: warning: controlling expression is constant if("NULL" && strlen("NULL")) ^ "./Samples_Incoherent.c", line 15341: warning: controlling expression is constant stracpy(_Coord_var._parameters.profile, "NULL" ? "NULL" : "", 16384); ^ "./Samples_Incoherent.c", line 15445: warning: controlling expression is constant if("" && strlen("")) ^ "./Samples_Incoherent.c", line 15446: warning: controlling expression is constant stracpy(_PowN_var._parameters.reflections, "" ? "" : "", 16384); ^ "./Samples_Incoherent.c", line 15449: warning: controlling expression is constant if("NULL" && strlen("NULL")) ^ "./Samples_Incoherent.c", line 15450: warning: controlling expression is constant stracpy(_PowN_var._parameters.geometry, "NULL" ? "NULL" : "", 16384); ^ "./Samples_Incoherent.c", line 15523: warning: controlling expression is constant if("" && strlen("")) ^ "./Samples_Incoherent.c", line 15524: warning: controlling expression is constant stracpy(_SX_var._parameters.reflections, "" ? "" : "", 16384); ^ "./Samples_Incoherent.c", line 15640: warning: controlling expression is constant if("Frommhold" && strlen("Frommhold")) ^ "./Samples_Incoherent.c", line 15641: warning: controlling expression is constant stracpy(_Sqw_var._parameters.quantum_correction, "Frommhold" ? "Frommhold" : "", 16384); ^ "./Samples_Incoherent.c", line 15742: warning: controlling expression is constant if("" && strlen("")) ^ "./Samples_Incoherent.c", line 15743: warning: controlling expression is constant stracpy(_PowNg_var._parameters.reflections, "" ? "" : "", 16384); ^ "./Samples_Incoherent.c", line 15746: warning: controlling expression is constant if("cube.off" && strlen("cube.off")) ^ "./Samples_Incoherent.c", line 15747: warning: controlling expression is constant stracpy(_PowNg_var._parameters.geometry, "cube.off" ? "cube.off" : "", 16384); ^ "./Samples_Incoherent.c", line 15820: warning: controlling expression is constant if("" && strlen("")) ^ "./Samples_Incoherent.c", line 15821: warning: controlling expression is constant stracpy(_SXg_var._parameters.reflections, "" ? "" : "", 16384); ^ "./Samples_Incoherent.c", line 15824: warning: controlling expression is constant if("cube.off" && strlen("cube.off")) ^ "./Samples_Incoherent.c", line 15825: warning: controlling expression is constant stracpy(_SXg_var._parameters.geometry, "cube.off" ? "cube.off" : "", 16384); ^ "./Samples_Incoherent.c", line 15915: warning: controlling expression is constant if("cube.off" && strlen("cube.off")) ^ "./Samples_Incoherent.c", line 15916: warning: controlling expression is constant stracpy(_Sqwg_var._parameters.geometry, "cube.off" ? "cube.off" : "", 16384); ^ "./Samples_Incoherent.c", line 15943: warning: controlling expression is constant if("Frommhold" && strlen("Frommhold")) ^ "./Samples_Incoherent.c", line 15944: warning: controlling expression is constant stracpy(_Sqwg_var._parameters.quantum_correction, "Frommhold" ? "Frommhold" : "", 16384); ^ "./Samples_Incoherent.c", line 15983: warning: controlling expression is constant if("cube.off" && strlen("cube.off")) ^ "./Samples_Incoherent.c", line 15984: warning: controlling expression is constant stracpy(_IncSg_var._parameters.geometry, "cube.off" ? "cube.off" : "", 16384); ^ "./Samples_Incoherent.c", line 16057: warning: controlling expression is constant if("V.lau" && strlen("V.lau")) ^ "./Samples_Incoherent.c", line 16058: warning: controlling expression is constant stracpy(_SqwV_var._parameters.Sqw_coh, "V.lau" ? "V.lau" : "", 16384); ^ "./Samples_Incoherent.c", line 16087: warning: controlling expression is constant if("Frommhold" && strlen("Frommhold")) ^ "./Samples_Incoherent.c", line 16088: warning: controlling expression is constant stracpy(_SqwV_var._parameters.quantum_correction, "Frommhold" ? "Frommhold" : "", 16384); ^ "./Samples_Incoherent.c", line 16129: warning: controlling expression is constant if("beamstopPSD" && strlen("beamstopPSD")) ^ "./Samples_Incoherent.c", line 16130: warning: controlling expression is constant stracpy(_Dirbeam_var._parameters.filename, "beamstopPSD" ? "beamstopPSD" : "", 16384); ^ "./Samples_Incoherent.c", line 16219: warning: controlling expression is constant if("" && strlen("")) ^ "./Samples_Incoherent.c", line 16220: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.user1, "" ? "" : "", 16384); ^ "./Samples_Incoherent.c", line 16223: warning: controlling expression is constant if("" && strlen("")) ^ "./Samples_Incoherent.c", line 16224: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.user2, "" ? "" : "", 16384); ^ "./Samples_Incoherent.c", line 16227: warning: controlling expression is constant if("" && strlen("")) ^ "./Samples_Incoherent.c", line 16228: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.user3, "" ? "" : "", 16384); ^ "./Samples_Incoherent.c", line 16245: warning: controlling expression is constant if("sphere abs lambda, limits=[0.38,7.13], bins=2000, file=TOF" && strlen("sphere abs lambda, limits=[0.38,7.13], bins=2000, file=TOF")) ^ "./Samples_Incoherent.c", line 16246: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.options, "sphere abs lambda, limits=[0.38,7.13], bins=2000, file=TOF" ? "sphere abs lambda, limits=[0.38,7.13], bins=2000, file=TOF" : "", 16384); ^ "./Samples_Incoherent.c", line 16249: warning: controlling expression is constant if("NULL" && strlen("NULL")) ^ "./Samples_Incoherent.c", line 16250: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.filename, "NULL" ? "NULL" : "", 16384); ^ "./Samples_Incoherent.c", line 16253: warning: controlling expression is constant if("NULL" && strlen("NULL")) ^ "./Samples_Incoherent.c", line 16254: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.geometry, "NULL" ? "NULL" : "", 16384); ^ "./Samples_Incoherent.c", line 16258: warning: controlling expression is constant if("NULL" && strlen("NULL")) ^ "./Samples_Incoherent.c", line 16259: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.username1, "NULL" ? "NULL" : "", 16384); ^ "./Samples_Incoherent.c", line 16262: warning: controlling expression is constant if("NULL" && strlen("NULL")) ^ "./Samples_Incoherent.c", line 16263: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.username2, "NULL" ? "NULL" : "", 16384); ^ "./Samples_Incoherent.c", line 16266: warning: controlling expression is constant if("NULL" && strlen("NULL")) ^ "./Samples_Incoherent.c", line 16267: warning: controlling expression is constant stracpy(_Tof_Sphere_4pi_var._parameters.username3, "NULL" ? "NULL" : "", 16384); ^ "./Samples_Incoherent.c", line 16308: warning: controlling expression is constant if("PSD" && strlen("PSD")) ^ "./Samples_Incoherent.c", line 16309: warning: controlling expression is constant stracpy(_PSD_Sphere_4pi_var._parameters.filename, "PSD" ? "PSD" : "", 16384); ^ "./Samples_Incoherent.c", line 16387: warning: controlling expression is constant if("Events" && strlen("Events")) ^ "./Samples_Incoherent.c", line 16388: warning: controlling expression is constant stracpy(_Sphere_4pi_var._parameters.filename, "Events" ? "Events" : "", 16384); ^ "./Samples_Incoherent.c", line 17217: warning: variable "as" was declared but never referenced double as, bs, cs; ^ "./Samples_Incoherent.c", line 17217: warning: variable "bs" was declared but never referenced double as, bs, cs; ^ "./Samples_Incoherent.c", line 17217: warning: variable "cs" was declared but never referenced double as, bs, cs; ^ "./Samples_Incoherent.c", line 17218: warning: variable "i" was declared but never referenced int i=0; ^ "./Samples_Incoherent.c", line 18044: warning: incompatible redefinition of macro "exit" (declared at line 474) #define exit(...) noprintf() ^ "./Samples_Incoherent.c", line 18089: warning: variable "E" was declared but never referenced double v,r,E; ^ "./Samples_Incoherent.c", line 18320: warning: variable "l_i" was set but never used double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Samples_Incoherent.c", line 18320: warning: variable "l_o" was declared but never referenced double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Samples_Incoherent.c", line 18628: warning: variable "type" was set but never used char type = '\0'; ^ "./Samples_Incoherent.c", line 18629: warning: variable "itype" was set but never used int itype = 0; ^ "./Samples_Incoherent.c", line 18632: warning: variable "nb_reuses" was declared but never referenced int nb_reuses = line_info.nb_reuses; ^ "./Samples_Incoherent.c", line 18635: warning: variable "vcache" was set but never used double vcache = line_info.v; ^ "./Samples_Incoherent.c", line 18639: warning: variable "lfree" was set but never used double lfree = line_info.lfree; ^ "./Samples_Incoherent.c", line 18641: warning: variable "xs_compute" was declared but never referenced long xs_compute = line_info.xs_compute; ^ "./Samples_Incoherent.c", line 18642: warning: variable "xs_reuse" was declared but never referenced long xs_reuse = line_info.xs_reuse; ^ "./Samples_Incoherent.c", line 18643: warning: variable "xs_calls" was declared but never referenced long xs_calls = line_info.xs_calls; ^ "./Samples_Incoherent.c", line 18645: warning: variable "dq" was set but never used double dq = line_info.dq; ^ "./Samples_Incoherent.c", line 19105: warning: variable "rho_x" was declared but never referenced double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Samples_Incoherent.c", line 19105: warning: variable "rho_y" was declared but never referenced double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Samples_Incoherent.c", line 19105: warning: variable "rho_z" was declared but never referenced double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Samples_Incoherent.c", line 19106: warning: variable "rho" was declared but never referenced double rho; ^ "./Samples_Incoherent.c", line 19107: warning: variable "diff" was declared but never referenced double diff; /* Deviation from Bragg condition */ ^ "./Samples_Incoherent.c", line 19108: warning: variable "ox" was declared but never referenced double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Samples_Incoherent.c", line 19108: warning: variable "oy" was declared but never referenced double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Samples_Incoherent.c", line 19108: warning: variable "oz" was declared but never referenced double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Samples_Incoherent.c", line 19109: warning: variable "b1x" was declared but never referenced double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Samples_Incoherent.c", line 19109: warning: variable "b1y" was declared but never referenced double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Samples_Incoherent.c", line 19109: warning: variable "b1z" was declared but never referenced double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Samples_Incoherent.c", line 19110: warning: variable "b2x" was declared but never referenced double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Samples_Incoherent.c", line 19110: warning: variable "b2y" was declared but never referenced double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Samples_Incoherent.c", line 19110: warning: variable "b2z" was declared but never referenced double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Samples_Incoherent.c", line 19111: warning: variable "n11" was declared but never referenced double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Samples_Incoherent.c", line 19111: warning: variable "n12" was declared but never referenced double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Samples_Incoherent.c", line 19111: warning: variable "n22" was declared but never referenced double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Samples_Incoherent.c", line 19112: warning: variable "det_N" was declared but never referenced double det_N; /* Determinant of N */ ^ "./Samples_Incoherent.c", line 19113: warning: variable "inv_n11" was declared but never referenced double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Samples_Incoherent.c", line 19113: warning: variable "inv_n12" was declared but never referenced double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Samples_Incoherent.c", line 19113: warning: variable "inv_n22" was declared but never referenced double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Samples_Incoherent.c", line 19114: warning: variable "l11" was declared but never referenced double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Samples_Incoherent.c", line 19114: warning: variable "l12" was declared but never referenced double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Samples_Incoherent.c", line 19114: warning: variable "l22" was declared but never referenced double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Samples_Incoherent.c", line 19115: warning: variable "det_L" was declared but never referenced double det_L; /* Determinant of L */ ^ "./Samples_Incoherent.c", line 19116: warning: variable "Bt_D_O_x" was declared but never referenced double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./Samples_Incoherent.c", line 19116: warning: variable "Bt_D_O_y" was declared but never referenced double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./Samples_Incoherent.c", line 19117: warning: variable "y0x" was declared but never referenced double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Samples_Incoherent.c", line 19117: warning: variable "y0y" was declared but never referenced double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Samples_Incoherent.c", line 19118: warning: variable "alpha" was declared but never referenced double alpha; /* Offset of 2D Gauss center from 3D center */ ^ "./Samples_Incoherent.c", line 19125: warning: variable "tot_xsect" was declared but never referenced double tot_xsect, tot_xlen; /* Total cross section and length */ ^ "./Samples_Incoherent.c", line 19132: warning: variable "theta" was declared but never referenced double theta, phi; /* rotation angles for curved lattice option */ ^ "./Samples_Incoherent.c", line 19132: warning: variable "phi" was declared but never referenced double theta, phi; /* rotation angles for curved lattice option */ ^ "./Samples_Incoherent.c", line 19141: warning: variable "type" was set but never used char type; /* type of last event: t=transmit,c=coherent or i=incoherent */ ^ "./Samples_Incoherent.c", line 19618: warning: variable "Ei" was set but never used double k=0, Ei=0; ^ "./Samples_Incoherent.c", line 19649: warning: variable "ti" was set but never used double ki_x,ki_y,ki_z,ti,vi,ki; ^ "./Samples_Incoherent.c", line 19650: warning: variable "tf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./Samples_Incoherent.c", line 19650: warning: variable "kf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./Samples_Incoherent.c", line 23316: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./Samples_Incoherent.c", line 23256: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./Samples_Incoherent.c", line 1325: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Samples_Incoherent.c", line 2566: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 88, Generating acc routine seq Generating Tesla code particle_getvar: 102, Generating acc routine seq Generating Tesla code particle_getvar_void: 131, Generating acc routine seq Generating Tesla code particle_setvar_void: 155, Generating acc routine seq Generating Tesla code particle_setvar_void_array: 177, Generating acc routine seq Generating Tesla code particle_restore: 188, Generating acc routine seq Generating Tesla code particle_getuservar_byid: 197, Generating acc routine seq Generating Tesla code particle_uservar_init: 207, Generating acc routine seq Generating Tesla code noprintf: 1357, Generating acc routine seq Generating Tesla code str_comp: 1361, Generating acc routine seq Generating Tesla code str_len: 1370, Generating acc routine seq Generating Tesla code mcget_ncount: 3544, Generating acc routine seq Generating Tesla code coords_set: 3781, Generating acc routine seq Generating Tesla code coords_get: 3792, Generating acc routine seq Generating Tesla code coords_add: 3801, Generating acc routine seq Generating Tesla code coords_sub: 3813, Generating acc routine seq Generating Tesla code coords_neg: 3825, Generating acc routine seq Generating Tesla code coords_scale: 3835, Generating acc routine seq Generating Tesla code coords_sp: 3845, Generating acc routine seq Generating Tesla code coords_xp: 3853, Generating acc routine seq Generating Tesla code coords_len: 3863, Generating acc routine seq Generating Tesla code coords_print: 3885, Generating acc routine seq Generating Tesla code coords_norm: 3892, Generating acc routine seq Generating Tesla code rot_set_rotation: 3938, Generating acc routine seq Generating Tesla code rot_test_identity: 3973, Generating acc routine seq Generating Tesla code rot_mul: 3984, Generating acc routine seq Generating Tesla code rot_copy: 4001, Generating acc routine seq Generating Tesla code rot_transpose: 4012, Generating acc routine seq Generating Tesla code rot_apply: 4028, Generating acc routine seq Generating Tesla code vec_prod_func: 4057, Generating acc routine seq Generating Tesla code scalar_prod: 4068, Generating acc routine seq Generating Tesla code norm_func: 4072, Generating acc routine seq Generating Tesla code mccoordschange: 4249, Generating acc routine seq Generating Tesla code mccoordschange_polarisation: 4280, Generating acc routine seq Generating Tesla code normal_vec: 4297, Generating acc routine seq Generating Tesla code solve_2nd_order: 4396, Generating acc routine seq Generating Tesla code _randvec_target_circle: 4480, Generating acc routine seq Generating Tesla code _randvec_target_rect_angular: 4546, Generating acc routine seq Generating Tesla code _randvec_target_rect_real: 4623, Generating acc routine seq Generating Tesla code kiss_srandom: 4895, Generating acc routine seq Generating Tesla code kiss_random: 4905, Generating acc routine seq Generating Tesla code _hash: 4931, Generating acc routine seq Generating Tesla code _randnorm2: 4972, Generating acc routine seq Generating Tesla code _randtriangle: 4983, Generating acc routine seq Generating Tesla code _rand01: 4988, Generating acc routine seq Generating Tesla code _randpm1: 4996, Generating acc routine seq Generating Tesla code _rand0max: 5004, Generating acc routine seq Generating Tesla code _randminmax: 5011, Generating acc routine seq Generating Tesla code mcsetstate: 5623, Generating acc routine seq Generating Tesla code inside_rectangle: 5715, Generating acc routine seq Generating Tesla code box_intersect: 5732, Generating acc routine seq Generating Tesla code cylinder_intersect: 5847, Generating acc routine seq Generating Tesla code sphere_intersect: 5902, Generating acc routine seq Generating Tesla code polInterp: 6072, Generating acc routine seq Generating Tesla code binSearch: 6126, Generating acc routine seq Generating Tesla code getPoint: 6482, Generating acc routine seq Generating Tesla code Table_Index: 7622, Generating acc routine seq Generating Tesla code Table_Value: 7690, Generating acc routine seq Generating Tesla code Table_Value2d: 7769, Generating acc routine seq Generating Tesla code Table_Interp1d: 8207, Generating acc routine seq Generating Tesla code Table_Interp1d_nearest: 8223, Generating acc routine seq Generating Tesla code Table_Interp2d: 8241, Generating acc routine seq Generating Tesla code off_F: 8459, Generating acc routine seq Generating Tesla code off_sign: 8464, Generating acc routine seq Generating Tesla code off_normal: 8474, Generating acc routine seq Generating Tesla code off_pnpoly: 8500, Generating acc routine seq Generating Tesla code off_intersectPoly: 8562, Generating acc routine seq Generating Tesla code off_init_planes: 8693, Generating acc routine seq Generating Tesla code off_clip_3D_mod: 8738, Generating acc routine seq Generating Tesla code off_compare: 8850, Generating acc routine seq Generating Tesla code off_cleanDouble: 8862, Generating acc routine seq Generating Tesla code off_cleanInOut: 8897, Generating acc routine seq Generating Tesla code Min_int: 9141, Generating acc routine seq Generating Tesla code off_intersect_all: 9257, Generating acc routine seq Generating Tesla code off_intersect: 9339, Generating acc routine seq Generating Tesla code off_x_intersect: 9361, Generating acc routine seq Generating Tesla code calc_xsect: 9727, Generating acc routine seq Generating Tesla code SX_list_compare: 10352, Generating acc routine seq Generating Tesla code hkl_search: 10784, Generating acc routine seq Generating Tesla code hkl_select: 10896, Generating acc routine seq Generating Tesla code randrotate: 10911, Generating acc routine seq Generating Tesla code randderotate: 10919, Generating acc routine seq Generating Tesla code PGrotate: 10927, Generating acc routine seq Generating Tesla code PGderotate: 10935, Generating acc routine seq Generating Tesla code vec_rotate_2d: 10946, Generating acc routine seq Generating Tesla code Sqw_search_SW: 11382, Generating acc routine seq Generating Tesla code Sqw_search_Q_proba_per_w: 11419, Generating acc routine seq Generating Tesla code Sqw_integrate_iqSq: 11455, Generating acc routine seq Generating Tesla code Monitor_nD_Trace: 13675, Generating acc routine seq Generating Tesla code init: 18015, Generating update device(_SXg_var,_Coord3_var,_Tof_Sphere_4pi_var,_PSD_Sphere_4pi_var,_PowNg_var,_SqwV_var,_Dirbeam_var,_PowN_var,_SX_var,_Sqw_var,_IncS_var,_Sphere_4pi_var,_Coord_var,_Sqwg_var,_Stop_var,_IncSg_var,_Source_var,_instrument_var,_Vsample_var) class_ISIS_moderator_trace: 18058, Generating acc routine seq Generating Tesla code class_Progress_bar_trace: 18195, Generating acc routine seq Generating Tesla code class_Incoherent_trace: 18283, Generating acc routine seq Generating Tesla code class_PowderN_trace: 18582, Generating acc routine seq Generating Tesla code class_Single_crystal_trace: 19048, Generating acc routine seq Generating Tesla code class_Isotropic_Sqw_trace: 19578, Generating acc routine seq Generating Tesla code class_PSD_monitor_trace: 20210, Generating acc routine seq Generating Tesla code class_Beamstop_trace: 20287, Generating acc routine seq Generating Tesla code class_Monitor_nD_trace: 20339, Generating acc routine seq Generating Tesla code class_PSD_monitor_4PI_trace: 20605, Generating acc routine seq Generating Tesla code class_Arm_trace: 20689, Generating acc routine seq Generating Tesla code raytrace: 20727, Generating acc routine seq Generating Tesla code raytrace_all: 21169, Generating Tesla code 21180, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 21169, Local memory used for particleN finally: 22282, Generating update self(_SXg_var,_Coord3_var,_Tof_Sphere_4pi_var,_PSD_Sphere_4pi_var,_PowNg_var,_SqwV_var,_Dirbeam_var,_PowN_var,_SX_var,_Sqw_var,_IncS_var,_Sphere_4pi_var,_Coord_var,_Sqwg_var,_Stop_var,_IncSg_var,_Source_var,_instrument_var,_Vsample_var) INFO: ===