INFO: No output directory specified (--dir) INFO: Using directory: "RTP_DIF_20220401_010333" INFO: Regenerating c-file: RTP_DIF.c DEBUG: CMD: mcstas -t -o ./RTP_DIF.c /home/nexmap/pkwi/TESTS/2022-04-01/McStas_8GPU_5e7/RTP_DIF/RTP_DIF.instr CFLAGS= WARNING: The parameter format of container_in 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: -> SPLIT N at component mono_cradle -> SPLIT N at component sample_position ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component mono_cradle -> SPLIT within buffer at component sample_position ----------------------------------------------------------- INFO: Recompiling: ./RTP_DIF.out DEBUG: CMD: nvc -o ./RTP_DIF.out ./RTP_DIF.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 "./RTP_DIF.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) ^ "./RTP_DIF.c", line 1474: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./RTP_DIF.c", line 3193: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./RTP_DIF.c", line 11667: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./RTP_DIF.c", line 11668: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./RTP_DIF.c", line 14319: warning: incompatible redefinition of macro "exit" (declared at line 416) #define exit(...) noprintf() ^ "./RTP_DIF.c", line 15500: warning: variable "type" was set but never used char type = '\0'; ^ "./RTP_DIF.c", line 15501: warning: variable "itype" was set but never used int itype = 0; ^ "./RTP_DIF.c", line 15504: warning: variable "nb_reuses" was declared but never referenced int nb_reuses = line_info.nb_reuses; ^ "./RTP_DIF.c", line 15507: warning: variable "vcache" was set but never used double vcache = line_info.v; ^ "./RTP_DIF.c", line 15511: warning: variable "lfree" was set but never used double lfree = line_info.lfree; ^ "./RTP_DIF.c", line 15513: warning: variable "xs_compute" was declared but never referenced long xs_compute = line_info.xs_compute; ^ "./RTP_DIF.c", line 15514: warning: variable "xs_reuse" was declared but never referenced long xs_reuse = line_info.xs_reuse; ^ "./RTP_DIF.c", line 15515: warning: variable "xs_calls" was declared but never referenced long xs_calls = line_info.xs_calls; ^ "./RTP_DIF.c", line 15517: warning: variable "dq" was set but never used double dq = line_info.dq; ^ "./RTP_DIF.c", line 18373: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./RTP_DIF.c", line 18313: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./RTP_DIF.c", line 1265: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./RTP_DIF.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