INFO: No output directory specified (--dir) INFO: Using directory: "PSI_DMC_20240617_103216" INFO: Regenerating c-file: PSI_DMC.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o PSI_DMC.c C:\\Users\\pkwi\\mcstas-test\\20240617_1004_11\\mcstas-3.4.49_Windows\\PSI_DMC\\PSI_DMC.instr WARNING: The parameter 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 foc_mono -> SPLIT N at component sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component foc_mono -> SPLIT within buffer at component sample ----------------------------------------------------------- Info: 'Al_window' is a contributed component. Info: 'Monochromator_2foc' is a contributed component. CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: PSI_DMC.exe DEBUG: CMD: mpicc.bat -o PSI_DMC.exe PSI_DMC.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\PSI_DMC>gcc -o PSI_DMC.exe PSI_DMC.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 PSI_DMC.c: In function 'mcuse_dir': PSI_DMC.c:3819:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ DEBUG: CMD: mpicc.bat finished INFO: ===