INFO: No output directory specified (--dir) INFO: Using directory: "templateDIFF_20240617_103929" INFO: Regenerating c-file: templateDIFF.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o templateDIFF.c C:\\Users\\pkwi\\mcstas-test\\20240617_1004_11\\mcstas-3.4.49_Windows\\templateDIFF\\templateDIFF.instr --> Added COMPONENT Monok USERVAR ncol_7 with type int --> Added COMPONENT Monok USERVAR nrow_7 with type int 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 Monok -> SPLIT N at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Monok -> SPLIT within buffer at component Sample ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: templateDIFF.exe DEBUG: CMD: mpicc.bat -o templateDIFF.exe templateDIFF.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\templateDIFF>gcc -o templateDIFF.exe templateDIFF.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 templateDIFF.c: In function 'mcuse_dir': templateDIFF.c:3832:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ DEBUG: CMD: mpicc.bat finished INFO: ===