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: "Test_Fluorescence_20230201_034646" INFO: Regenerating c-file: Test_Fluorescence.c DEBUG: CMD: mcxtrace -t -o ./Test_Fluorescence.c /users/willend/xTESTS/2023-02-01/McXtrace_DUAL_A100_DMSC_5e7/Test_Fluorescence/Test_Fluorescence.instr CFLAGS= -lxrl ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- INFO: Recompiling: ./Test_Fluorescence.out DEBUG: CMD: nvc -o ./Test_Fluorescence.out ./Test_Fluorescence.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 -Minfo=accel -lm -acc=gpu -gpu=fastmath,managed -DOPENACC -lxrl "./Test_Fluorescence.c", line 1642: 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) ^ "./Test_Fluorescence.c", line 1669: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./Test_Fluorescence.c", line 3387: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./Test_Fluorescence.c", line 5944: warning: variable "ret" was declared but never referenced int ret=1,stat=0,plane_stat=0; ^ "./Test_Fluorescence.c", line 6117: warning: variable "D" was declared but never referenced double A,B,C,D,k; ^ "./Test_Fluorescence.c", line 7727: catastrophic error: cannot open source file "xraylib/xraylib.h" #include ^ 1 catastrophic error detected in the compilation of "./Test_Fluorescence.c". Compilation terminated.