INFO: No output directory specified (--dir) INFO: Using directory: "SAFARI_MPISI_20220401_010633" INFO: Regenerating c-file: SAFARI_MPISI.c DEBUG: CMD: mcstas -t -o ./SAFARI_MPISI.c /home/nexmap/pkwi/TESTS/2022-04-01/McStas_8GPU_5e7/SAFARI_MPISI/SAFARI_MPISI.instr Warning: 'Virtual_output' is an obsolete component (not maintained). CFLAGS= -DFUNNEL WARNING: The parameter format of Sample 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 Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Source_capture is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Source_capture -> GPU kernel from component PSD_Outside_chamber_collimator -> SPLIT within buffer at component Sample ----------------------------------------------------------- INFO: Recompiling: ./SAFARI_MPISI.out DEBUG: CMD: nvc -o ./SAFARI_MPISI.out ./SAFARI_MPISI.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 "./SAFARI_MPISI.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) ^ "./SAFARI_MPISI.c", line 1469: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./SAFARI_MPISI.c", line 3188: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./SAFARI_MPISI.c", line 4119: warning: variable "randstate" was declared but never referenced unsigned long randstate[7]; ^ "./SAFARI_MPISI.c", line 4038: warning: variable "newlen" was declared but never referenced long newlen = 0; ^ "./SAFARI_MPISI.c", line 11781: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./SAFARI_MPISI.c", line 11782: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./SAFARI_MPISI.c", line 11810: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./SAFARI_MPISI.c", line 15877: warning: incompatible redefinition of macro "exit" (declared at line 411) #define exit(...) noprintf() ^ "./SAFARI_MPISI.c", line 16891: warning: variable "pp" was set but never used double pp=0; ^ "./SAFARI_MPISI.c", line 16985: warning: variable "type" was set but never used char type = '\0'; ^ "./SAFARI_MPISI.c", line 16986: warning: variable "itype" was set but never used int itype = 0; ^ "./SAFARI_MPISI.c", line 16989: warning: variable "nb_reuses" was declared but never referenced int nb_reuses = line_info.nb_reuses; ^ "./SAFARI_MPISI.c", line 16992: warning: variable "vcache" was set but never used double vcache = line_info.v; ^ "./SAFARI_MPISI.c", line 16996: warning: variable "lfree" was set but never used double lfree = line_info.lfree; ^ "./SAFARI_MPISI.c", line 16998: warning: variable "xs_compute" was declared but never referenced long xs_compute = line_info.xs_compute; ^ "./SAFARI_MPISI.c", line 16999: warning: variable "xs_reuse" was declared but never referenced long xs_reuse = line_info.xs_reuse; ^ "./SAFARI_MPISI.c", line 17000: warning: variable "xs_calls" was declared but never referenced long xs_calls = line_info.xs_calls; ^ "./SAFARI_MPISI.c", line 17002: warning: variable "dq" was set but never used double dq = line_info.dq; ^ "./SAFARI_MPISI.c", line 21238: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./SAFARI_MPISI.c", line 21178: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./SAFARI_MPISI.c", line 1260: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./SAFARI_MPISI.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