INFO: No output directory specified (--dir) INFO: Using directory: "Test_Monitor_nD_20220401_012251" INFO: Regenerating c-file: Test_Monitor_nD.c DEBUG: CMD: mcstas -t -o ./Test_Monitor_nD.c /home/nexmap/pkwi/TESTS/2022-04-01/McStas_8GPU_5e7/Test_Monitor_nD/Test_Monitor_nD.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- INFO: Recompiling: ./Test_Monitor_nD.out DEBUG: CMD: nvc -o ./Test_Monitor_nD.out ./Test_Monitor_nD.c -lm -DUSE_MPI -lmpi -L/opt/nvidia/hpc_sdk/Linux_x86_64/21.7/comm_libs/mpi/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/21.7/comm_libs/mpi/include -ta:tesla,managed -DOPENACC "./Test_Monitor_nD.c", line 1447: 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_Monitor_nD.c", line 1474: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./Test_Monitor_nD.c", line 3193: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./Test_Monitor_nD.c", line 11253: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./Test_Monitor_nD.c", line 11254: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./Test_Monitor_nD.c", line 12874: warning: argument is incompatible with corresponding format string conversion snprintf(username1,127,"uservar%d",uid1); ^ "./Test_Monitor_nD.c", line 12879: warning: argument is incompatible with corresponding format string conversion snprintf(username2,127,"uservar%d",uid2); ^ "./Test_Monitor_nD.c", line 12991: warning: argument is incompatible with corresponding format string conversion snprintf(username,127,"uservar%d",uid); ^ "./Test_Monitor_nD.c", line 13360: warning: incompatible redefinition of macro "exit" (declared at line 416) #define exit(...) noprintf() ^ "./Test_Monitor_nD.c", line 14496: warning: variable "v" was declared but never referenced double v, vn; ^ "./Test_Monitor_nD.c", line 16957: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./Test_Monitor_nD.c", line 16897: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./Test_Monitor_nD.c", line 1265: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Test_Monitor_nD.c", line 2506: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ INFO: === loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_8GPU/mccode_config.json