INFO: No output directory specified (--dir) INFO: Using directory: "Test_SX_20240701_105109" INFO: Regenerating c-file: Test_SX.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./Test_SX.c /home/nexmap/pkwi/xTESTS/2024-07-01/mcxtrace-3.x-dev_Linux/Test_SX/Test_SX.instr CFLAGS= WARNING: The parameter mosaic_AB 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 surf_dir 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: ./Test_SX.out DEBUG: CMD: mpicc -o ./Test_SX.out ./Test_SX.c -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -Wl,-rpath-link,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -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_SX.c: In function 'cif2hkl': ./Test_SX.c:9792:38: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 9792 | if(!ext || ext == infile) return infile; | ^~~~~~ ./Test_SX.c:9801:41: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 9801 | && strcasecmp(ext, "res")) return infile; | ^~~~~~ ./Test_SX.c:9804:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 9804 | if (!OUTFILE) return infile; | ^~~~~~ lto-wrapper: warning: using serial compilation of 2 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/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /tmp/ccNmAcl7.ltrans0.ltrans.o: in function `read_hkl_data.constprop.0': /home/nexmap/pkwi/xTESTS/2024-07-01/mcxtrace-3.x-dev_Linux/Test_SX/:9806: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===