INFO: No output directory specified (--dir)
INFO: Using directory: "Test_ML_elliptic_20250521_050942"
INFO: Regenerating c-file: Test_ML_elliptic.c
DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./Test_ML_elliptic.c Test_ML_elliptic.instr
CFLAGS=
      
-----------------------------------------------------------

Generating single GPU kernel or single CPU section layout: 

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

Generating GPU/CPU -DFUNNEL layout:

-----------------------------------------------------------
DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished
INFO: Recompiling: ./Test_ML_elliptic.out
DEBUG: CMD: mpicc -o ./Test_ML_elliptic.out ./Test_ML_elliptic.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
./Test_ML_elliptic.c: In function 'reflec_Init':
./Test_ML_elliptic.c:8742:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 8742 |           int N=(unsigned int)((double **) pars)[0];
      |                 ^
lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
lto-wrapper: note: see the '-flto' option documentation for more information
DEBUG: CMD: mpicc finished
INFO: ===