loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_8GPU/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "Test_Pol_Guide_Vmirror_20220801_012717" INFO: Regenerating c-file: Test_Pol_Guide_Vmirror.c DEBUG: CMD: mcstas -t -o ./Test_Pol_Guide_Vmirror.c /home/nexmap/pkwi/TESTS/2022-08-01/McStas_8GPU_5e7/Test_Pol_Guide_Vmirror/Test_Pol_Guide_Vmirror.instr CFLAGS= WARNING: The parameter rUpPar of POLguidevmirror 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. WARNING: The parameter rDownPar of POLguidevmirror 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. WARNING: The parameter rPar of POLguidevmirror 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. WARNING: The parameter rUpPar of POLguidemirror 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. WARNING: The parameter rDownPar of POLguidemirror 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. WARNING: The parameter rPar of POLguidemirror 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: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- INFO: Recompiling: ./Test_Pol_Guide_Vmirror.out DEBUG: CMD: nvc -o ./Test_Pol_Guide_Vmirror.out ./Test_Pol_Guide_Vmirror.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_Guide_Vmirror.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_Guide_Vmirror.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_Guide_Vmirror.c", line 3188: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./Test_Pol_Guide_Vmirror.c", line 8194: warning: variable "count" was declared but never referenced long count=0; ^ "./Test_Pol_Guide_Vmirror.c", line 8285: warning: missing return statement at end of non-void function "interpolator_interpolate" } // interpolator_interpolate ^ "./Test_Pol_Guide_Vmirror.c", line 9382: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./Test_Pol_Guide_Vmirror.c", line 9383: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./Test_Pol_Guide_Vmirror.c", line 10851: warning: variable "i" was declared but never referenced int i, j; ^ "./Test_Pol_Guide_Vmirror.c", line 10851: warning: variable "j" was declared but never referenced int i, j; ^ "./Test_Pol_Guide_Vmirror.c", line 11092: warning: incompatible redefinition of macro "exit" (declared at line 411) #define exit(...) noprintf() ^ "./Test_Pol_Guide_Vmirror.c", line 11093: warning: incompatible redefinition of macro "strcmp" (declared at line 8242) #define strcmp(a,b) str_comp(a,b) ^ "./Test_Pol_Guide_Vmirror.c", line 11707: warning: statement is unreachable break; ^ "./Test_Pol_Guide_Vmirror.c", line 11495: warning: variable "R" was declared but never referenced double R; ^ "./Test_Pol_Guide_Vmirror.c", line 12005: warning: statement is unreachable break; ^ "./Test_Pol_Guide_Vmirror.c", line 11806: warning: variable "R" was declared but never referenced double R; ^ "./Test_Pol_Guide_Vmirror.c", line 14005: warning: variable "i" was declared but never referenced int i, j; ^ "./Test_Pol_Guide_Vmirror.c", line 14343: 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_Guide_Vmirror.c", line 14283: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./Test_Pol_Guide_Vmirror.c", line 1260: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Test_Pol_Guide_Vmirror.c", line 2501: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./Test_Pol_Guide_Vmirror.c: 11521) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./Test_Pol_Guide_Vmirror.c: 11825) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./Test_Pol_Guide_Vmirror.c: 12106) NVC++/x86-64 Linux 21.7-0: compilation completed with warnings INFO: ===