INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN13_20250514_001303" 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 ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT Sample_copy: EXTEND %{ if (!SCATTERED) ABSORB; flag_sample = SCATTERED; %} is overwritten by: EXTEND %{ flag_sample += SCATTERED; rot_set_rotation(R, RotateNeutronY*DEG2RAD, 0, 0); coords_get(rot_apply(R, coords_set(x,y,z)), &x, &y, &z); coords_get(rot_apply(R, coords_set(vx,vy,vz)), &vx, &vy, &vz); %} ----------------------------------------------------------- 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 -lm -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm lto-wrapper: warning: using serial compilation of 4 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===