loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_CPU_MPICC_KISS/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H53_D16_20221101_000726" INFO: Regenerating c-file: ILL_H53_D16.c DEBUG: CMD: mcstas -t -o ./ILL_H53_D16.c /home/nexmap/pkwi/TESTS/2022-11-01/McStas_CPU_MPICC_KISS_1e7/ILL_H53_D16/ILL_H53_D16.instr Info: 'Al_window' is a contributed component. Info: 'PSD_Detector' is a contributed component. CFLAGS= WARNING: --> USERVAR flag_al is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_sample is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: The parameter format of SampleP 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 mono -> SPLIT N at component D16_xy ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component mono -> SPLIT within buffer at component D16_xy ----------------------------------------------------------- INFO: Recompiling: ./ILL_H53_D16.out DEBUG: CMD: mpicc -o ./ILL_H53_D16.out ./ILL_H53_D16.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE ./ILL_H53_D16.c: In function ‘class_PSD_Detector_trace’: ./ILL_H53_D16.c:23289:0: warning: "HUGE_VAL" redefined [enabled by default] #define HUGE_VAL DBL_MAX ^ In file included from /usr/include/math.h:33:0, from ./ILL_H53_D16.c:285: /usr/include/bits/huge_val.h:28:0: note: this is the location of the previous definition # define HUGE_VAL (__builtin_huge_val()) ^ INFO: ===