loading system configuration loading override configuration from /zhome/89/0/38697/mxtest/mctest/../mccodelib/mcxtrace-test/McXtrace_CPU_MPICC_KISS/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "Test_Sqw_20220801_000536" INFO: Regenerating c-file: Test_Sqw.c DEBUG: CMD: mcxtrace -t -o ./Test_Sqw.c /zhome/89/0/38697/xTESTS/2022-08-01/McXtrace_CPU_MPICC_KISS_5e7/Test_Sqw/Test_Sqw.instr CFLAGS= WARNING: The parameter powder_format of Sqw 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 Sqw 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 Sqw ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Sqw ----------------------------------------------------------- INFO: Recompiling: ./Test_Sqw.out DEBUG: CMD: mpicc -o ./Test_Sqw.out ./Test_Sqw.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE INFO: ===