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_Bender_Vs_Guide_Curved_20221101_015349" INFO: Regenerating c-file: Test_Pol_Bender_Vs_Guide_Curved.c DEBUG: CMD: mcstas -t -o ./Test_Pol_Bender_Vs_Guide_Curved.c /home/nexmap/pkwi/TESTS/2022-11-01/McStas_CPU_PGCC_MULTICORE_KISS_1e7/Test_Pol_Bender_Vs_Guide_Curved/Test_Pol_Bender_Vs_Guide_Curved.instr Info: 'Guide_curved' is a contributed component. CFLAGS= WARNING: The parameter rTopUpPar of bender1 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 rTopDownPar of bender1 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 rBotUpPar of bender1 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 rBotDownPar of bender1 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 rLeftUpPar of bender1 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 rLeftDownPar of bender1 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 rRightUpPar of bender1 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 rRightDownPar of bender1 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_Bender_Vs_Guide_Curved.out DEBUG: CMD: nvc -o ./Test_Pol_Bender_Vs_Guide_Curved.out ./Test_Pol_Bender_Vs_Guide_Curved.c -lm -ta=multicore -Minfo=accel -DOPENACC "./Test_Pol_Bender_Vs_Guide_Curved.c", line 8338: warning: variable "count" was declared but never referenced long count=0; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 8430: warning: missing return statement at end of non-void function "interpolator_interpolate" } // interpolator_interpolate ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 9546: warning: variable "tc2" was set but never used Coords tc1, tc2; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 10967: warning: incompatible redefinition of macro "strcmp" (declared at line 8386) #define strcmp(a,b) str_comp(a,b) ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 11623: warning: statement is unreachable break; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 11446: warning: variable "tMirror" was declared but never referenced double tLeft, tRight, tTop, tBot, tIn, tOut, tMirror; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 11402: warning: variable "endtime" was declared but never referenced double t11, t12, t21, t22, theta, alpha, endtime, phi; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 11403: warning: variable "i_bounce" was declared but never referenced int i_bounce; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 11710: warning: variable "ii" was set but never used int ii, i_bounce; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 13043: warning: use of a const variable in a constant expression is nonstandard in C double xplot[n], zplot[n]; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 13043: warning: use of a const variable in a constant expression is nonstandard in C double xplot[n], zplot[n]; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 13348: warning: variable "t" was declared but never referenced time_t t; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 13349: warning: variable "ct" was set but never used clock_t ct; ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 1344: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Test_Pol_Bender_Vs_Guide_Curved.c", line 2643: 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_Bender_Vs_Guide_Curved.c: 11444) 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: par (./Test_Pol_Bender_Vs_Guide_Curved.c: 11727) 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_Bender_Vs_Guide_Curved.c: 11727) raytrace_all: 12178, Generating Multicore code 12189, #pragma acc loop gang NVC++/x86-64 Linux 21.9-0: compilation completed with warnings INFO: ===