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_example_20221201_013938" INFO: Regenerating c-file: SE_example.c DEBUG: CMD: mcstas -t -o ./SE_example.c /home/nexmap/pkwi/TESTS/2022-12-01/McStas_CPU_PGCC_MULTICORE_KISS_1e7/SE_example/SE_example.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_example.out DEBUG: CMD: nvc -o ./SE_example.out ./SE_example.c -lm -ta=multicore -Minfo=accel -DOPENACC "./SE_example.c", line 8411: warning: variable "count" was declared but never referenced long count=0; ^ "./SE_example.c", line 8503: warning: missing return statement at end of non-void function "interpolator_interpolate" } // interpolator_interpolate ^ "./SE_example.c", line 9865: warning: variable "tc2" was set but never used Coords tc1, tc2; ^ "./SE_example.c", line 12237: warning: enumerated type mixed with another type enum field_functions ff=field_type; ^ "./SE_example.c", line 12711: warning: incompatible redefinition of macro "strcmp" (declared at line 8459) #define strcmp(a,b) str_comp(a,b) ^ "./SE_example.c", line 13529: warning: variable "nofield" was declared but never referenced int nofield=0; ^ "./SE_example.c", line 16609: warning: variable "t" was declared but never referenced time_t t; ^ "./SE_example.c", line 16610: warning: variable "ct" was set but never used clock_t ct; ^ "./SE_example.c", line 1357: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./SE_example.c", line 2707: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ raytrace_all: 14690, Generating Multicore code 14701, #pragma acc loop gang INFO: ===