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_StatisticalChopper_20221101_015542" INFO: Regenerating c-file: Test_StatisticalChopper.c DEBUG: CMD: mcstas -t -o ./Test_StatisticalChopper.c /home/nexmap/pkwi/TESTS/2022-11-01/McStas_CPU_PGCC_MULTICORE_KISS_1e7/Test_StatisticalChopper/Test_StatisticalChopper.instr Info: 'StatisticalChopper' is a contributed component. Info: 'StatisticalChopper_Monitor' is a contributed component. CFLAGS= WARNING: The parameter powder_format of Sample 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: -> SPLIT N at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Sample ----------------------------------------------------------- INFO: Recompiling: ./Test_StatisticalChopper.out DEBUG: CMD: nvc -o ./Test_StatisticalChopper.out ./Test_StatisticalChopper.c -lm -ta=multicore -Minfo=accel -DOPENACC "./Test_StatisticalChopper.c", line 11432: warning: variable "n" was declared but never referenced double n; ^ "./Test_StatisticalChopper.c", line 11411: warning: variable "w_c" was declared but never referenced double w_c = 0; ^ "./Test_StatisticalChopper.c", line 11412: warning: variable "w_l" was declared but never referenced double w_l = 0; ^ "./Test_StatisticalChopper.c", line 11323: warning: variable "w_c" was declared but never referenced t_Table w_c, w_l; ^ "./Test_StatisticalChopper.c", line 11323: warning: variable "w_l" was declared but never referenced t_Table w_c, w_l; ^ "./Test_StatisticalChopper.c", line 12831: warning: variable "tc2" was set but never used Coords tc1, tc2; ^ "./Test_StatisticalChopper.c", line 15095: warning: variable "ti" was set but never used double ki_x,ki_y,ki_z,ti,vi,ki; ^ "./Test_StatisticalChopper.c", line 15096: warning: variable "tf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./Test_StatisticalChopper.c", line 15096: warning: variable "kf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./Test_StatisticalChopper.c", line 16589: warning: a value of type "int **" cannot be used to initialize an entity of type "int *" int *Sequence= COMP_GETPAR3(StatisticalChopper, comp, Sequence); ^ "./Test_StatisticalChopper.c", line 17650: warning: variable "t" was declared but never referenced time_t t; ^ "./Test_StatisticalChopper.c", line 17651: warning: variable "ct" was set but never used clock_t ct; ^ "./Test_StatisticalChopper.c", line 1337: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Test_StatisticalChopper.c", line 2636: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ raytrace_all: 16174, Generating Multicore code 16185, #pragma acc loop gang INFO: ===