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: "HZB_NEAT_20221101_000225" INFO: Regenerating c-file: HZB_NEAT.c DEBUG: CMD: mcstas -t -o ./HZB_NEAT.c /home/nexmap/pkwi/TESTS/2022-11-01/McStas_CPU_MPICC_KISS_1e7/HZB_NEAT/HZB_NEAT.instr Info: 'PSD_Detector' 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: ./HZB_NEAT.out DEBUG: CMD: mpicc -o ./HZB_NEAT.out ./HZB_NEAT.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE ./HZB_NEAT.c: In function ‘class_PSD_Detector_trace’: ./HZB_NEAT.c:19758:0: warning: "HUGE_VAL" redefined [enabled by default] #define HUGE_VAL DBL_MAX ^ In file included from /usr/include/math.h:33:0, from ./HZB_NEAT.c:274: /usr/include/bits/huge_val.h:28:0: note: this is the location of the previous definition # define HUGE_VAL (__builtin_huge_val()) ^ INFO: ===