INFO: No output directory specified (--dir) INFO: Using directory: "MAXII_711_20250427_050356" INFO: Regenerating c-file: MAXII_711.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./MAXII_711.c MAXII_711.instr Warning: 'Perfect_crystal' is an obsolete component (not maintained). CFLAGS= WARNING: The parameter format of 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 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: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./MAXII_711.out DEBUG: CMD: mpicc -o ./MAXII_711.out ./MAXII_711.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 ./MAXII_711.c: In function 'reflec_Init': ./MAXII_711.c:8737:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 8737 | int N=(unsigned int)((double **) pars)[0]; | ^ 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/ccfcS8i7.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_711/./MAXII_711.c:10958:(.text+0x926d): warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===