loki-ecmwf 0.1.6-3 source package in Ubuntu

Changelog

loki-ecmwf (0.1.6-3) unstable; urgency=medium

  * Fix VCS refs in d/control to science-team

 -- Alastair McKinstry <email address hidden>  Sun, 25 Feb 2024 08:44:12 +0000

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
loki-ecmwf_0.1.6-3.dsc 2.6 KiB 03b020b806765b0e6d1d7d304c92335994e2c7f308c8d2708a0039ca8963d887
loki-ecmwf_0.1.6.orig.tar.xz 608.7 KiB 395e40b0d649bfe033efbe42208c5b11c47e67a2bdc534adee9f7011f6478480
loki-ecmwf_0.1.6-3.debian.tar.xz 3.6 KiB 86c3065422c39637d2281a2c4b3329484c86273a4d8575875d237a76dc21ec55

Available diffs

No changes file available.

Binary packages built by this source

python3-loki-ecmwf: Source-to-source translation for Fortran

 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.

python3-loki-ecmwf-doc: Source-to-source translation for Fortran - documentation

 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.
 .
 This package contains the HTML documentation for Loki.

python3-loki-ecmwf-lint-rules: Source-to-source translation for Fortran - Lint rules

 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.
 .
 This package contains the Lint rules for the loki-lint tool.

python3-loki-ecmwf-transformations: Source-to-source translation for Fortran - IFS transformations

 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.
 .
 This package contains the IFS transformation implementations for Loki.