INFO: No output directory specified (--dir) INFO: Using directory: "FZJ_BenchmarkSfin2_20251212_032928" INFO: Regenerating c-file: FZJ_BenchmarkSfin2.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./FZJ_BenchmarkSfin2.c FZJ_BenchmarkSfin2.instr Info: 'CavitiesIn' is a contributed component. Info: 'Transmission_polarisatorABSnT' is a contributed component. Info: 'CavitiesOut' is a contributed component. Info: 'SANS_benchmark2' is a contributed component. Info: 'TOFSANSdet' is a contributed component. CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component repeat ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component repeat ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./FZJ_BenchmarkSfin2.out DEBUG: CMD: mpicc -o ./FZJ_BenchmarkSfin2.out ./FZJ_BenchmarkSfin2.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 ./FZJ_BenchmarkSfin2.c:17339:152: warning: format specifies type 'unsigned long' but the argument has type 'int' [-Wformat] 17338 | MPI_MASTER( | ~~~~~~~~~~~ 17339 | printf("%s: Attempting allocation %i copies of 3 arrays sized (%lu double) x %lu elements = %lu Mb\n",_comp->_name,mpi_node_count,sizeof(double),Nxc*Nyc*Ntc*3,mpi_node_count*sizeof(double)*Nxc*Nyc*Ntc*3/(1024*1024)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %d 17340 | ); | ~ ./FZJ_BenchmarkSfin2.c:17291:15: note: expanded from macro 'Nxc' 17291 | #define Nxc (_comp->_parameters.Nxc) | ^ ./FZJ_BenchmarkSfin2.c:611:5: note: expanded from macro 'MPI_MASTER' 611 | { statement; } \ | ^~~~~~~~~ 1 warning generated. 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 ./FZJ_BenchmarkSfin2.out DEBUG: CMD: otool finished INFO: ===