INFO: No output directory specified (--dir) INFO: Using directory: "HZB_NEAT_20240617_000430" INFO: Regenerating c-file: HZB_NEAT.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./HZB_NEAT.c /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_panda2_Linux/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 ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./HZB_NEAT.out DEBUG: CMD: mpicc -o ./HZB_NEAT.out ./HZB_NEAT.c -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ./HZB_NEAT.c: In function 'class_PSD_Detector_trace': ./HZB_NEAT.c:20696: warning: "HUGE_VAL" redefined 20696 | #define HUGE_VAL DBL_MAX | In file included from /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/include/math.h:34, from ./HZB_NEAT.c:274: /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/include/bits/huge_val.h:29: note: this is the location of the previous definition 29 | # define HUGE_VAL (__builtin_huge_val()) | lto-wrapper: warning: using serial compilation of 5 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===