INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN13_20240919_035049" INFO: Regenerating c-file: ILL_IN13.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_IN13.c ILL_IN13.instr CFLAGS= --> Added COMPONENT CaF2_mono USERVAR ncol_7 with type int --> Added COMPONENT CaF2_mono USERVAR nrow_7 with type int --> Added COMPONENT IN13_deflector USERVAR ncol_13 with type int --> Added COMPONENT IN13_deflector USERVAR nrow_13 with type int --> Added COMPONENT Analyser USERVAR ncol_25 with type int --> Added COMPONENT Analyser USERVAR nrow_25 with type int WARNING: --> USERVAR R is of type Rotation and may need specific --> per-particle initialisation through an --> EXTEND block! ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component mono_cradle -> SPLIT N at component defl_cradle -> SPLIT N at component SamplePos ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component mono_cradle -> SPLIT within buffer at component defl_cradle -> SPLIT within buffer at component SamplePos ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_IN13.out DEBUG: CMD: mpicc -o ./ILL_IN13.out ./ILL_IN13.c -DUSE_MPI -lmpi -Wl,-rpath,/usr/lib -L/usr/lib -DUSE_NEXUS -lNeXus -I/usr/include/nexus -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ./ILL_IN13.c: In function ‘strcpy_valid’: ./ILL_IN13.c:2979:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./ILL_IN13.c:2977:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ DEBUG: CMD: mpicc finished INFO: ===