PulseAugur
实时 09:16:46
English(EN) A Fortran General-Purpose Transpiler: Proof of Concept

Fortran 转译器 FGPT 将遗留代码桥接到 JAX 和 NumPy

研究人员开发了 FGPT,这是一种新颖的转译器,旨在将遗留的 Fortran 代码转换为现代 Python 框架,如 JAXNumPy。该工具旨在弥合不熟悉 Fortran 但需要利用其高性能计算能力的科学家的专业知识差距。FGPT 将 Fortran 转换为 GPU 适配或自动微分版本,为大规模科学应用保留语义保真度和数值精度。 AI

影响 通过利用现代 AI 和 GPU 框架,实现科学代码库的现代化,可能加速研究。

排序理由 这是一篇详细介绍遗留代码新转译器的研究论文。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Fortran 转译器 FGPT 将遗留代码桥接到 JAX 和 NumPy

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Shivamshan Sivanesan, Kazem Ardaneh ·

    A Fortran General-Purpose Transpiler: Proof of Concept

    arXiv:2608.00130v1 Announce Type: cross Abstract: Fortran has been the cornerstone of high-performance computing for decades and remains unmatched in many domains. Yet the language faces an expertise gap: a new generation of scientists is barely familiar with it, while many exper…