INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN4_20240617_102311" INFO: Regenerating c-file: ILL_IN4.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_IN4.c C:\\Users\\pkwi\\mcstas-test\\20240617_1004_11\\mcstas-3.4.49_Windows\\ILL_IN4\\ILL_IN4.instr --> Added COMPONENT Mono USERVAR ncol_21 with type int --> Added COMPONENT Mono USERVAR nrow_21 with type int WARNING: --> USERVAR flag_sample_choice is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_source_order is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR order_extend is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_sample is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_env is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: The parameter powder_format of Environment_in 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 Mono -> SPLIT N at component sample_flux ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Mono -> SPLIT within buffer at component sample_flux ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_IN4.exe DEBUG: CMD: mpicc.bat -o ILL_IN4.exe ILL_IN4.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\ILL_IN4>gcc -o ILL_IN4.exe ILL_IN4.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 ILL_IN4.c: In function 'mcuse_dir': ILL_IN4.c:3875:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ DEBUG: CMD: mpicc.bat finished INFO: ===