loki

所属分类:GPU/显卡
开发工具:Python
文件大小:893KB
下载次数:0
上传日期:2023-06-02 13:27:59
上 传 者sh-1993
说明:  Fortran的可自由编程源代码到源代码转换
(Freely programmable source-to-source translation for Fortran)

文件列表:
.pylintrc (16319, 2023-07-05)
.pylintrc_ipynb (16485, 2023-07-05)
AUTHORS.md (258, 2023-07-05)
CMakeLists.txt (7132, 2023-07-05)
INSTALL.md (9840, 2023-07-05)
LICENSE (10751, 2023-07-05)
VERSION (6, 2023-07-05)
cmake (0, 2023-07-05)
cmake\CMakeLists.txt (577, 2023-07-05)
cmake\claw_compiler.cmake (2860, 2023-07-05)
cmake\cmake-jdk-ant (0, 2023-07-05)
cmake\cmake-jdk-ant\CMakeLists.txt (5344, 2023-07-05)
cmake\cmake-jdk-ant\cmake (0, 2023-07-05)
cmake\cmake-jdk-ant\cmake\module (0, 2023-07-05)
cmake\cmake-jdk-ant\cmake\module\FindAnt.cmake (2857, 2023-07-05)
cmake\loki_find_executables.cmake (5582, 2023-07-05)
cmake\loki_transform.cmake (28866, 2023-07-05)
cmake\python_venv.cmake (5885, 2023-07-05)
codecov.yml (257, 2023-07-05)
docs (0, 2023-07-05)
docs\Makefile (751, 2023-07-05)
docs\make.bat (764, 2023-07-05)
docs\sites-manager.py (5157, 2023-07-05)
docs\source (0, 2023-07-05)
docs\source\INSTALL.md (34, 2023-07-05)
docs\source\backends.rst (2001, 2023-07-05)
docs\source\conf.py (4753, 2023-07-05)
docs\source\example (13, 2023-07-05)
docs\source\frontends.rst (5284, 2023-07-05)
... ...

# Loki: Freely programmable source-to-source translation [![license](https://img.shields.io/github/license/ecmwf-ifs/loki)](https://www.apache.org/licenses/LICENSE-2.0.html) [![code-checks](https://github.com/ecmwf-ifs/loki/actions/workflows/code_checks.yml/badge.svg)](https://github.com/ecmwf-ifs/loki/actions/workflows/code_checks.yml) [![tests](https://github.com/ecmwf-ifs/loki/actions/workflows/tests.yml/badge.svg)](https://github.com/ecmwf-ifs/loki/actions/workflows/tests.yml) [![regression-tests](https://github.com/ecmwf-ifs/loki/actions/workflows/regression_tests.yml/badge.svg)](https://github.com/ecmwf-ifs/loki/actions/workflows/regression_tests.yml) [![codecov](https://codecov.io/gh/ecmwf-ifs/loki/branch/main/graph/badge.svg?token=9ZDS95SFWI)](https://codecov.io/gh/ecmwf-ifs/loki) **Loki is an experimental tool** to explore the possible use of source-to-source translation for ECMWF's Integrated Forecasting System (IFS) and associated Fortran software packages. Loki is based on compiler technology (visitor patterns and ASTs) and aims to provide an abstract, language-agnostic representation of a kernel, as well as a programmable (pythonic) interface that allows developers to experiment with different kernel implementations and optimizations. The aim is to allow changes to programming models and coding styles to be encoded and automated instead of hand-applying them, enabling advanced experimentation with large kernels as well as bulk processing of large numbers of source files to evaluate different kernel implementations and programming models. *This package is made available to support research collaborations and is not officially supported by ECMWF.* ## Contact Michael Lange (michael.lange@ecmwf.int), Balthasar Reuter (balthasar.reuter@ecmwf.int) ## License Loki is distributed under the [Apache License 2.0](LICENSE). In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. ## Installation See [INSTALL.md](INSTALL.md). ## Documentation Loki has a comprehensive [documentation](https://sites.ecmwf.int/docs/loki) that describes the API and how to use it to write custom transformations. There are also a number of Jupyter notebooks available in the [example directory](https://github.com/ecmwf-ifs/loki/blob/main/example) that help getting up to speed with the core functionality of the package. ## Contributing Contributions to Loki are welcome. In order to do so, please open an issue where a feature request or bug can be discussed. Then create a pull request with your contribution and sign the [contributors license agreement (CLA)](http://claassistant.ecmwf.int/ecmwf-ifs/loki).

近期下载者

相关文件


收藏者