INFO: No output directory specified (--dir) INFO: Using directory: "RITA-II_20240617_103321" INFO: Regenerating c-file: RITA-II.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o RITA-II.c C:\\Users\\pkwi\\mcstas-test\\20240617_1004_11\\mcstas-3.4.49_Windows\\RITA-II\\RITA-II.instr --> Added COMPONENT monochromator_curved USERVAR ncol_54 with type int --> Added COMPONENT monochromator_curved USERVAR nrow_54 with type int WARNING: The parameter format of powderSample 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. WARNING: The parameter mosaic_AB of crystalSample 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 monochromator_curved -> SPLIT N at component a3 -> SPLIT N at component focus_ana ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component monochromator_curved -> SPLIT within buffer at component a3 -> SPLIT within buffer at component focus_ana ----------------------------------------------------------- Info: 'Source_gen4' is a contributed component. Info: 'Exact_radial_coll' is a contributed component. CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: RITA-II.exe DEBUG: CMD: mpicc.bat -o RITA-II.exe RITA-II.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\RITA-II>gcc -o RITA-II.exe RITA-II.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 RITA-II.c: In function 'mcuse_dir': RITA-II.c:3856:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ DEBUG: CMD: mpicc.bat finished INFO: ===