INFO: No output directory specified (--dir) INFO: Using directory: "Test_pol_ideal_20220401_013424" INFO: Regenerating c-file: Test_pol_ideal.c DEBUG: CMD: mcstas -t -o ./Test_pol_ideal.c /home/nexmap/pkwi/TESTS/2022-04-01/McStas_8GPU_5e7/Test_pol_ideal/Test_pol_ideal.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- INFO: Recompiling: ./Test_pol_ideal.out DEBUG: CMD: nvc -o ./Test_pol_ideal.out ./Test_pol_ideal.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_pol_ideal.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) ^ "./Test_pol_ideal.c", line 1469: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./Test_pol_ideal.c", line 3188: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./Test_pol_ideal.c", line 6172: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./Test_pol_ideal.c", line 6173: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./Test_pol_ideal.c", line 6871: warning: incompatible redefinition of macro "exit" (declared at line 411) #define exit(...) noprintf() ^ "./Test_pol_ideal.c", line 8408: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./Test_pol_ideal.c", line 8348: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./Test_pol_ideal.c", line 1260: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Test_pol_ideal.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