loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_CPU_PGCC_MULTICORE_KISS/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "Test_Pol_Guide_mirror_20230201_020325" INFO: Regenerating c-file: Test_Pol_Guide_mirror.c DEBUG: CMD: mcstas -t -o ./Test_Pol_Guide_mirror.c /home/nexmap/pkwi/TESTS/2023-02-01/McStas_CPU_PGCC_MULTICORE_KISS_1e7/Test_Pol_Guide_mirror/Test_Pol_Guide_mirror.instr CFLAGS= WARNING: The parameter rUpPar of POL_guide_mirror 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 POL_guide_mirror 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 POL_guide_mirror 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_mirror.out DEBUG: CMD: nvc -o ./Test_Pol_Guide_mirror.out ./Test_Pol_Guide_mirror.c -lm -ta=multicore -Minfo=accel -DOPENACC "./Test_Pol_Guide_mirror.c", line 8404: warning: variable "count" was declared but never referenced long count=0; ^ "./Test_Pol_Guide_mirror.c", line 8496: warning: missing return statement at end of non-void function "interpolator_interpolate" } // interpolator_interpolate ^ "./Test_Pol_Guide_mirror.c", line 9580: warning: variable "tc2" was set but never used Coords tc1, tc2; ^ "./Test_Pol_Guide_mirror.c", line 10644: warning: incompatible redefinition of macro "strcmp" (declared at line 8452) #define strcmp(a,b) str_comp(a,b) ^ "./Test_Pol_Guide_mirror.c", line 11245: warning: statement is unreachable break; ^ "./Test_Pol_Guide_mirror.c", line 11046: warning: variable "R" was declared but never referenced double R; ^ "./Test_Pol_Guide_mirror.c", line 12524: warning: variable "i" was declared but never referenced int i, j; ^ "./Test_Pol_Guide_mirror.c", line 12720: warning: variable "t" was declared but never referenced time_t t; ^ "./Test_Pol_Guide_mirror.c", line 12721: warning: variable "ct" was set but never used clock_t ct; ^ "./Test_Pol_Guide_mirror.c", line 1353: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Test_Pol_Guide_mirror.c", line 2707: 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_mirror.c: 11065) 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_mirror.c: 11346) raytrace_all: 11724, Generating Multicore code 11735, #pragma acc loop gang NVC++/x86-64 Linux 21.9-0: compilation completed with warnings INFO: ===