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: "SE_example2_20221101_015044" INFO: Regenerating c-file: SE_example2.c DEBUG: CMD: mcstas -t -o ./SE_example2.c /home/nexmap/pkwi/TESTS/2022-11-01/McStas_CPU_PGCC_MULTICORE_KISS_1e7/SE_example2/SE_example2.instr Warning: 'V_sample' is an obsolete component (not maintained). CFLAGS= WARNING: The parameter rUpPar of polariser2 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 polariser2 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: ./SE_example2.out DEBUG: CMD: nvc -o ./SE_example2.out ./SE_example2.c -lm -ta=multicore -Minfo=accel -DOPENACC "./SE_example2.c", line 8341: warning: variable "count" was declared but never referenced long count=0; ^ "./SE_example2.c", line 8433: warning: missing return statement at end of non-void function "interpolator_interpolate" } // interpolator_interpolate ^ "./SE_example2.c", line 9719: warning: variable "tc2" was set but never used Coords tc1, tc2; ^ "./SE_example2.c", line 12040: warning: incompatible redefinition of macro "strcmp" (declared at line 8389) #define strcmp(a,b) str_comp(a,b) ^ "./SE_example2.c", line 12741: warning: variable "hit" was set but never used int hit; ^ "./SE_example2.c", line 15531: warning: variable "t" was declared but never referenced time_t t; ^ "./SE_example2.c", line 15532: warning: variable "ct" was set but never used clock_t ct; ^ "./SE_example2.c", line 1337: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./SE_example2.c", line 2636: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ raytrace_all: 13763, Generating Multicore code 13774, #pragma acc loop gang INFO: ===