INFO: No output directory specified (--dir) INFO: Using directory: "RTP_DIF_20251212_033835" INFO: Regenerating c-file: RTP_DIF.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./RTP_DIF.c RTP_DIF.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT mono2: EXTEND %{ if (SCATTERED) mono_index=1; %} is overwritten by: EXTEND %{ if (SCATTERED) mono_index=2; %} ----------------------------------------------------------- ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT mono3: EXTEND %{ if (SCATTERED) mono_index=1; %} is overwritten by: EXTEND %{ if (SCATTERED) mono_index=3; %} ----------------------------------------------------------- CFLAGS= --> Added COMPONENT mono1 USERVAR ncol_9 with type int --> Added COMPONENT mono1 USERVAR nrow_9 with type int --> Added COMPONENT mono2 USERVAR ncol_10 with type int --> Added COMPONENT mono2 USERVAR nrow_10 with type int --> Added COMPONENT mono3 USERVAR ncol_11 with type int --> Added COMPONENT mono3 USERVAR nrow_11 with type int WARNING: The parameter format of container_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_cradle -> SPLIT N at component sample_position ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component mono_cradle -> SPLIT within buffer at component sample_position ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./RTP_DIF.out DEBUG: CMD: mpicc -o ./RTP_DIF.out ./RTP_DIF.c -lm -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/runner/miniconda3/envs/mcstas/lib -L/Users/runner/miniconda3/envs/mcstas/lib -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcstas/include -DUSE_MPI -lmpi -headerpad_max_install_names -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcstas/include -O2 -g -DNDEBUG -isysroot /Applications/Xcode_16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -D_DARWIN_C_SOURCE -I/Users/runner/miniconda3/envs/mcstas/include -Wl,-rpath,/Users/runner/miniconda3/envs/mcstas/lib -L/Users/runner/miniconda3/envs/mcstas/lib -fno-PIC -fPIE -flto -O3 -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcstas/lib' ignored ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcstas/lib' ignored DEBUG: CMD: mpicc finished DEBUG: CMD: otool -l ./RTP_DIF.out DEBUG: CMD: otool finished INFO: ===