INFO: No output directory specified (--dir)
INFO: Using directory: "Test_PowderN_20250514_051121"
INFO: Regenerating c-file: Test_PowderN.c
DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./Test_PowderN.c Test_PowderN.instr
CFLAGS=  @XRLFLAGS@ -DUSE_OFF  -DFUNNEL 
            
WARNING:
 The parameter format of Pow 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.


WARNING:
 The parameter mat_format of Pow 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.


WARNING:
 The parameter mosaic_AB of SX 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.


WARNING:
 The parameter surf_dir of SX 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.


WARNING:
 The parameter powder_format of FlPow 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_cradle

-----------------------------------------------------------

Generating GPU/CPU -DFUNNEL layout:
-> SPLIT within buffer at component sample_cradle
Component FlPow is NOACC, CPUONLY=1
-> FUNNEL mode enabled, SPLIT within buffer.
-> CPU section from component FlPow
-> GPU kernel from component Sph_mon

-----------------------------------------------------------
DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished
INFO: Recompiling: ./Test_PowderN.out
DEBUG: CMD: mpicc -o ./Test_PowderN.out ./Test_PowderN.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 -lxrl -DUSE_OFF -DFUNNEL
lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
lto-wrapper: note: see the '-flto' option documentation for more information
/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /tmp/cciXtWNA.ltrans0.ltrans.o: in function `cif2hkl':
/home/nexmap/pkwi/xTESTS/2025-05-14/mcxtrace-3.x-dev_mpi_x_16_1e7_Linux/Test_PowderN/./Test_PowderN.c:10219:(.text+0x6f46): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
DEBUG: CMD: mpicc finished
INFO: ===