INFO: No output directory specified (--dir) INFO: Using directory: "Histogrammer_20220401_000853" INFO: Regenerating c-file: Histogrammer.c DEBUG: CMD: mcstas -t -o ./Histogrammer.c /home/nexmap/pkwi/TESTS/2022-04-01/McStas_8GPU_5e7/Histogrammer/Histogrammer.instr Warning: 'Virtual_input' is an obsolete component (not maintained). CFLAGS= -DFUNNEL -I@MCCODE_LIB@/libs/mcpl -L@MCCODE_LIB@/libs/mcpl -lmcpl ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Virtualinput is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Virtualinput -> GPU kernel from component MCPLinput ----------------------------------------------------------- INFO: Recompiling: ./Histogrammer.out DEBUG: CMD: nvc -o ./Histogrammer.out ./Histogrammer.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 -DFUNNEL -I/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/../mccodelib/../../../libs/mcpl -L/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/../mccodelib/../../../libs/mcpl -lmcpl "./Histogrammer.c", line 1442: 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) ^ "./Histogrammer.c", line 1469: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./Histogrammer.c", line 3188: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./Histogrammer.c", line 4119: warning: variable "randstate" was declared but never referenced unsigned long randstate[7]; ^ "./Histogrammer.c", line 4038: warning: variable "newlen" was declared but never referenced long newlen = 0; ^ "./Histogrammer.c", line 7423: warning: variable "length" was declared but never referenced long length=0; ^ "./Histogrammer.c", line 10933: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./Histogrammer.c", line 10934: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./Histogrammer.c", line 11344: warning: variable "line" was declared but never referenced char line[256]; ^ "./Histogrammer.c", line 11802: warning: incompatible redefinition of macro "exit" (declared at line 411) #define exit(...) noprintf() ^ "./Histogrammer.c", line 12031: warning: variable "mean_w" was set but never used double mean_k, mean_w=0, mean_L=0; ^ "./Histogrammer.c", line 12031: warning: variable "mean_L" was set but never used double mean_k, mean_w=0, mean_L=0; ^ "./Histogrammer.c", line 13860: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./Histogrammer.c", line 13800: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./Histogrammer.c", line 1260: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Histogrammer.c", line 2501: 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