INFO: No output directory specified (--dir) INFO: Using directory: "Test_Sources_20250514_070546" INFO: Regenerating c-file: Test_Sources.c WARNING: Full-path code-generator "/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace-antlr -I${MCXTRACE}" not found!! WARNING: Attempting replacement by "mcxtrace-antlr -I${MCXTRACE}" DEBUG: CMD: mcxtrace-antlr -I${MCXTRACE} -t -o ./Test_Sources.c Test_Sources.instr 2025-05-14 07:06:27.397 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Source_gaussian(0):read_table-lib :Source_pt(0):read_table-lib :Source_flat(0):read_table-lib :Source_div(0):read_table-lib 2025-05-14 07:06:27.397 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib 2025-05-14 07:06:27.397 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib 2025-05-14 07:06:27.397 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib 2025-05-14 07:06:27.397 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib line 3:2 extraneous input 'double' expecting {'__stdcall', '__cdecl', '__clrcall', '__fastcall', '__thiscall', '__vectorcall', '(', '*', '^', Identifier} 2025-05-14 07:06:27.863 | ERROR | mccode_antlr.translators.c_listener:syntaxError:35 - Syntax error in parsing 3,2 2025-05-14 07:06:27.863 | ERROR | mccode_antlr.translators.c_listener:syntaxError:41 - ~~^ extraneous input 'double' expecting {'__stdcall', '__cdecl', '__clrcall', '__fastcall', '__thiscall', '__vectorcall', '(', '*', '^', Identifier} 2025-05-14 07:06:27.863 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - double pmul; 2025-05-14 07:06:27.863 | INFO | mccode_antlr.translators.c_listener:syntaxError:43 - double pint; No initialization present? ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component Origin -> GPU kernel from component s1g -> GPU kernel from component s2g -> GPU kernel from component s1p -> GPU kernel from component s2p -> GPU kernel from component s1f -> GPU kernel from component s2f -> GPU kernel from component s1d -> GPU kernel from component s2d -> GPU kernel from component lmon -> GPU kernel from component emon -> GPU kernel from component psd ----------------------------------------------------------- DEBUG: CMD: mcxtrace-antlr -I${MCXTRACE} finished INFO: Recompiling: ./Test_Sources.out DEBUG: CMD: mpicc -o ./Test_Sources.out ./Test_Sources.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 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: ===