INFO: No output directory specified (--dir) INFO: Using directory: "HZB_NEAT_20240617_100808" INFO: Regenerating c-file: HZB_NEAT.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o HZB_NEAT.c C:\\Users\\pkwi\\mcstas-test\\20240617_1004_11\\mcstas-3.4.49_Windows\\HZB_NEAT\\HZB_NEAT.instr 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: 'PSD_Detector' is a contributed component. CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: HZB_NEAT.exe DEBUG: CMD: mpicc.bat -o HZB_NEAT.exe HZB_NEAT.c -DUSE_MPI -lmsmpi -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm (base) C:\Users\pkwi\mcstas-test\20240617_1004_11\mcstas-3.4.49_Windows\HZB_NEAT>gcc -o HZB_NEAT.exe HZB_NEAT.c -DUSE_MPI -lmsmpi -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -lmsmpi -IC:\mcstas-3.4.49\bin\\..\miniconda3\Library\Include -L"C:\mcstas-3.4.49\bin\\..\miniconda3\Library\lib HZB_NEAT.c: In function 'mcuse_dir': HZB_NEAT.c:3819:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ HZB_NEAT.c: In function 'class_PSD_Detector_trace': HZB_NEAT.c:20696:0: warning: "HUGE_VAL" redefined #define HUGE_VAL DBL_MAX ^ In file included from HZB_NEAT.c:274:0: c:/mcstas-3.4.49/miniconda3/Library/mingw-w64/x86_64-w64-mingw32/include/math.h:161:0: note: this is the location of the previous definition #define HUGE_VAL __builtin_huge_val() ^ DEBUG: CMD: mpicc.bat finished INFO: ===