INFO: No output directory specified (--dir) INFO: Using directory: "SAFARI_MPISI_20240617_144236" INFO: Regenerating c-file: SAFARI_MPISI.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o SAFARI_MPISI.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\SAFARI_MPISI\\SAFARI_MPISI.instr --> Added COMPONENT Blade_1 USERVAR ncol_16 with type int --> Added COMPONENT Blade_1 USERVAR nrow_16 with type int --> Added COMPONENT Blade_2 USERVAR ncol_17 with type int --> Added COMPONENT Blade_2 USERVAR nrow_17 with type int --> Added COMPONENT Blade_3 USERVAR ncol_18 with type int --> Added COMPONENT Blade_3 USERVAR nrow_18 with type int --> Added COMPONENT Blade_4 USERVAR ncol_19 with type int --> Added COMPONENT Blade_4 USERVAR nrow_19 with type int --> Added COMPONENT Blade_5 USERVAR ncol_20 with type int --> Added COMPONENT Blade_5 USERVAR nrow_20 with type int --> Added COMPONENT Blade_6 USERVAR ncol_21 with type int --> Added COMPONENT Blade_6 USERVAR nrow_21 with type int --> Added COMPONENT Blade_7 USERVAR ncol_22 with type int --> Added COMPONENT Blade_7 USERVAR nrow_22 with type int --> Added COMPONENT Blade_8 USERVAR ncol_23 with type int --> Added COMPONENT Blade_8 USERVAR nrow_23 with type int --> Added COMPONENT Blade_9 USERVAR ncol_24 with type int --> Added COMPONENT Blade_9 USERVAR nrow_24 with type int --> Added COMPONENT Blade_10 USERVAR ncol_25 with type int --> Added COMPONENT Blade_10 USERVAR nrow_25 with type int --> Added COMPONENT Blade_11 USERVAR ncol_26 with type int --> Added COMPONENT Blade_11 USERVAR nrow_26 with type int --> Added COMPONENT Blade_12 USERVAR ncol_27 with type int --> Added COMPONENT Blade_12 USERVAR nrow_27 with type int --> Added COMPONENT Blade_13 USERVAR ncol_28 with type int --> Added COMPONENT Blade_13 USERVAR nrow_28 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 Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Source_capture is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Source_capture -> GPU kernel from component PSD_Outside_chamber_collimator -> SPLIT within buffer at component Sample ----------------------------------------------------------- Warning: 'Virtual_output' is an obsolete component (not maintained). CFLAGS= -DFUNNEL DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: SAFARI_MPISI.exe DEBUG: CMD: gcc -o SAFARI_MPISI.exe SAFARI_MPISI.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -DFUNNEL SAFARI_MPISI.c: In function 'mcuse_dir': SAFARI_MPISI.c:3976:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ SAFARI_MPISI.c: In function 'sighandler': SAFARI_MPISI.c:6126:64: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] printf("\n# " MCCODE_STRING ": [pid %i] Signal %i detected", getpid(), sig); ^ DEBUG: CMD: gcc finished INFO: ===