loading system configuration loading override configuration from /users/willend/mxtest/mctest/../mccodelib/mcxtrace-test/McXtrace_DUAL_A100_DMSC/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "Focal_pt_monitor_20230501_051839" INFO: Regenerating c-file: Focal_pt_monitor.c DEBUG: CMD: mcxtrace -t -o ./Focal_pt_monitor.c /users/willend/xTESTS/2023-05-01/McXtrace_DUAL_A100_DMSC_5e7/Focal_pt_monitor/Focal_pt_monitor.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- INFO: Recompiling: ./Focal_pt_monitor.out DEBUG: CMD: nvc -o ./Focal_pt_monitor.out ./Focal_pt_monitor.c -lm -DUSE_MPI -lmpi -L/opt/nvidia/hpc_sdk/Linux_x86_64/23.3/comm_libs/mpi/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/23.3/comm_libs/mpi/include -fast -Minfo=accel -acc=gpu -gpu=managed -DOPENACC "./Focal_pt_monitor.c", line 1649: warning: arithmetic on pointer to void or function type [nonobject_pointer_arithmetic] if (MPI_Send((void*)(sbuf+offset*dsize), length, dtype, dest, tag++, MPI_COMM_WORLD) != MPI_SUCCESS) ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./Focal_pt_monitor.c", line 1676: warning: arithmetic on pointer to void or function type [nonobject_pointer_arithmetic] if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./Focal_pt_monitor.c", line 3394: warning: missing return statement at end of non-void function "siminfo_init" [implicit_return_from_non_void_function] } /* siminfo_init */ ^ "./Focal_pt_monitor.c", line 5951: warning: variable "ret" was declared but never referenced [declared_but_not_referenced] int ret=1,stat=0,plane_stat=0; ^ "./Focal_pt_monitor.c", line 6124: warning: variable "D" was declared but never referenced [declared_but_not_referenced] double A,B,C,D,k; ^ "./Focal_pt_monitor.c", line 8070: warning: integer conversion resulted in a change of sign [integer_sign_change] Vars->OFF_polyidx = -1; ^ "./Focal_pt_monitor.c", line 9072: warning: variable "ratio" was set but never used [set_but_not_used] double ratio; ^ "./Focal_pt_monitor.c", line 9587: warning: variable "y0" is used before its value is set [used_before_set] if (y0 < ymin) y0=ymin; ^ "./Focal_pt_monitor.c", line 9589: warning: variable "y1" is used before its value is set [used_before_set] if (y1 < ymin) y1=ymin; ^ "./Focal_pt_monitor.c", line 9961: 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; ^ "./Focal_pt_monitor.c", line 9961: 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; ^ "./Focal_pt_monitor.c", line 9961: 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; ^ "./Focal_pt_monitor.c", line 9961: 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; ^ "./Focal_pt_monitor.c", line 9961: 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; ^ "./Focal_pt_monitor.c", line 9961: 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; ^ "./Focal_pt_monitor.c", line 10317: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Focal_pt_monitor.c", line 11348: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Focal_pt_monitor.c", line 11670: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./Focal_pt_monitor.c", line 11736: warning: variable "status" was set but never used [set_but_not_used] int status=0; ^ "./Focal_pt_monitor.c", line 12034: warning: incompatible redefinition of macro "exit" (declared at line 474) [bad_macro_redef] #define exit(...) noprintf() ^ "./Focal_pt_monitor.c", line 12280: warning: variable "s2" was declared but never referenced [declared_but_not_referenced] double s2x,s2y,s2z,s2; ^ "./Focal_pt_monitor.c", line 12281: warning: variable "alpha" was declared but never referenced [declared_but_not_referenced] double F,k,e,theta,alpha,delta; ^ "./Focal_pt_monitor.c", line 12407: warning: variable "s1" was declared but never referenced [declared_but_not_referenced] double g,h,s1,s2; ^ "./Focal_pt_monitor.c", line 12407: warning: variable "s2" was declared but never referenced [declared_but_not_referenced] double g,h,s1,s2; ^ "./Focal_pt_monitor.c", line 13651: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Focal_pt_monitor.c", line 13652: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Focal_pt_monitor.c", line 1354: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Focal_pt_monitor.c", line 2708: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 68, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 82, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 113, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 139, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 163, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 174, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 183, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 194, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1394, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1398, Generating acc routine seq Generating NVIDIA GPU code str_len: 1407, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 3685, Generating acc routine seq Generating NVIDIA GPU code coords_set: 3922, Generating acc routine seq Generating NVIDIA GPU code coords_get: 3933, Generating acc routine seq Generating NVIDIA GPU code coords_add: 3942, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 3954, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 3966, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 3976, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 3986, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 3994, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4004, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4026, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4033, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4079, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4114, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4125, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4142, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4153, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4169, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4198, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4209, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4213, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 4390, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 4421, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 4438, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 4537, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 4621, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 4687, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 4764, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5036, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5046, Generating acc routine seq Generating NVIDIA GPU code _hash: 5072, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5113, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5124, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5129, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5137, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5145, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5152, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 5752, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 5785, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 5846, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 5862, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 5948, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6016, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 7091, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 7159, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 7238, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 7676, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 7692, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 7710, Generating acc routine seq Generating NVIDIA GPU code nvc-Fatal-/opt/nvidia/hpc_sdk/Linux_x86_64/23.3/compilers/bin/tools/cpp2 TERMINATED by signal 11 Arguments to /opt/nvidia/hpc_sdk/Linux_x86_64/23.3/compilers/bin/tools/cpp2 /opt/nvidia/hpc_sdk/Linux_x86_64/23.3/compilers/bin/tools/cpp2 ./Focal_pt_monitor.c -opt 2 -terse 1 -inform warn -x 119 0xa10000 -x 122 0x40 -x 123 0x1000 -x 127 4 -x 127 17 -x 19 0x400000 -x 28 0x40000 -x 120 0x10000000 -x 70 0x8000 -x 122 1 -x 125 0x20000 -quad -vect 56 -y 34 16 -x 37 0x480000 -x 34 0x8 -x 32 25952256 -y 19 8 -y 35 0 -x 42 0x30 -x 39 0x40 -x 199 10 -x 39 0x80 -x 59 4 -tp skylake-avx512 -x 120 0x1000 -astype 0 -x 121 1 -fn ./Focal_pt_monitor.c -il /tmp/nvcv6k-f-A895SRO.il -x 123 0x80000000 -x 123 4 -x 119 0x20 -def __pgnu_vsn=80301 -x 70 0x40000000 -x 183 4 -x 121 0x800 -x 6 0x20000 -x 122 0x400000 -y 125 0x100000 -autoinl 10 -x 168 400 -x 174 128000 -x 14 0x200000 -x 14 0x400000 -autoinl 10 -x 168 400 -x 174 128000 -x 14 0x200000 -x 14 0x400000 -x 249 160 -x 120 0x200000 -x 70 0x40000000 -x 8 0x40000000 -x 164 0x800000 -x 71 0x2000 -x 71 0x4000 -x 34 0x40000000 -x 83 0x1 -x 85 0x1 -x 15 0x1000000 -x 206 0x02 -x 120 0x1000000 -x 73 0x04 -x 68 0x1 -x 39 4 -x 56 0x10 -x 26 0x10 -x 26 1 -x 56 0x4000 -accel tesla -x 197 0 -x 175 0 -x 203 0 -x 204 0 -x 180 0x4000400 -x 121 0xc00 -x 186 0x80 -x 180 0x4000400 -x 121 0xc00 -x 194 0x40000 -x 163 0x1 -x 186 0x80000 -cudaver 12000 -x 176 0x100 -cudacap 80 -cudaroot /opt/nvidia/hpc_sdk/Linux_x86_64/23.3/cuda/12.0 -cudaroot /opt/nvidia/hpc_sdk/Linux_x86_64/23.3/cuda/12.0 -x 176 0x100 -cudacap 80 -x 189 0x8000 -y 163 0xc0000000 -x 189 0x10 -y 189 0x4000000 -cudaroot /opt/nvidia/hpc_sdk/Linux_x86_64/23.3/cuda/12.0 -x 187 0x40000 -x 187 0x8000000 -x 60 512 -x 9 1 -x 42 0x14200000 -x 72 0x1 -x 136 0x11 -x 9 1 -x 42 0x14200000 -x 72 0x1 -x 136 0x11 -x 129 2 -y 129 0x8000 -quad -x 119 0x10000000 -x 129 0x40000000 -x 0 0x1000000 -x 2 0x100000 -x 0 0x2000000 -x 161 16384 -x 162 16384 -x 194 0x20000000 -x 198 0x100 -gnuvsn 80301 -x 69 0x200 -x 123 0x400 -cmdline '+nvc /tmp/nvcv6k-f-A895SRO.il -o ./Focal_pt_monitor.out -lm -DUSE_MPI -lmpi -L/opt/nvidia/hpc_sdk/Linux_x86_64/23.3/comm_libs/mpi/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/23.3/comm_libs/mpi/include -fast -Mvect=simd -Mflushz -Mcache_align -Mno-signed-zeros -Minfo=accel -acc=gpu -gpu=managed -DOPENACC' -asm /tmp/nvcL6k-fVjE_HNew.ll