INFO: No output directory specified (--dir) INFO: Using directory: "MAXII_811_20250427_050404" INFO: Regenerating c-file: MAXII_811.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./MAXII_811.c MAXII_811.instr CFLAGS= -std=c99 WARNING: The parameter format of si_sample 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 si_sample 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 si_sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component si_sample ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./MAXII_811.out DEBUG: CMD: mpicc -o ./MAXII_811.out ./MAXII_811.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 -std=c99 ./MAXII_811.c: In function 'reflec_Init': ./MAXII_811.c:10311:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 10311 | int N=(unsigned int)((double **) pars)[0]; | ^ lto-wrapper: warning: using serial compilation of 4 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/ccgH59sQ.ltrans1.ltrans.o: in function `read_line_data.constprop.0': /home/nexmap/pkwi/xTESTS/2025-04-27/mcxtrace-3.x-dev_mpi_x_16_1e7_Linux/MAXII_811/./MAXII_811.c:11542:(.text+0x828d): warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===