fortranspire.agent.cliΒΆ
Functions
|
agent-pipeline β Master dispatcher |
|
|
|
agent-analyze β Loki-only static analysis, no LLM, SARIF/JSON/text. |
|
agent-doc β LLM-driven Fortran documentation (inline + Sphinx site). |
|
agent-explain β pre-flight cost + risk estimate (no LLM, no tokens). |
|
agent-format β fprettify-based Fortran source formatter. |
|
agent-port-batch β parallel Fortran β GPU port across many files. |
|
agent-profile β Performance benchmarking (legacy alias). |
|
agent-translate β Phase 2 : Fortran β JAX (legacy alias). |
|
agent-gpu β Phase 1 : Fortran β Fortran GPU + Cython (legacy alias). |
|
Phase 2 β pipeline JAX (legacy). |
|
Phase 1 β pipeline Fortran GPU + Cython. |