Skip to content

History / GTScript Parallel model

Revisions

  • Off-center writes in `K` (#56) based on #34

    @FlorianDeconinck FlorianDeconinck committed May 17, 2024
  • Legal array bounds (#54) Co-authored-by: Hannes Vogt <hannes@havogt.de> Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>

    @github-actions github-actions[bot] committed Dec 20, 2022
  • Updated GTScript Parallel model (markdown) (#53) Co-authored-by: Hannes Vogt <hannes@havogt.de>

    @github-actions github-actions[bot] committed Dec 20, 2022
  • Clarify while loop language (#51)

    @jdahm jdahm committed Jan 26, 2022
  • Add while loop section to parallel model (#50)

    @jdahm jdahm committed Jan 25, 2022
  • Add Numpy notation to parallel model conditional (#49) Co-authored-by: Hannes Vogt <hannes@havogt.de>

    @github-actions github-actions[bot] committed Jan 5, 2022
  • Revert "Update GTScript-Parallel-model.md" This reverts commit d456be51ce53e606d47a5958823d66f45e598861.

    @havogt havogt committed Jul 14, 2021
  • Update GTScript-Parallel-model.md

    @havogt havogt committed Jul 14, 2021
  • GTScript Parallel model: dissallow write after read with offset (#39) Co-authored-by: Hannes Vogt <vogt@hey.com>

    @github-actions github-actions[bot] committed Jul 14, 2021
  • Updated Parallel Model (#35) Describe order of vertical interval specifications

    @tehrengruber tehrengruber committed Oct 13, 2020
  • Conditionals 6: NumPy assignments with Vulcan conditionals (#31) Define semantic of conditional statements in the Parallel Model. This PR closes #22

    @havogt havogt committed Oct 7, 2020
  • Revert "Update GTScript-Parallel-model.md" (#30) This reverts commit f84085e967d73b2c065d945a44b5fc5832af3bad.

    @havogt havogt committed Sep 23, 2020
  • Update GTScript-Parallel-model.md

    @havogt havogt committed Sep 23, 2020
  • Parallel model preamble (#29) Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>

    @havogt havogt committed Sep 22, 2020
  • Fix typo in parallel model (#16)

    @egparedes egparedes committed Sep 1, 2020
  • Reduce prose in parallel model (#11) reduce the number of words without removing content.

    @havogt havogt committed Aug 25, 2020
  • Minor changes in the writing style of the GTScript Parallel model

    @github-actions github-actions[bot] committed Aug 12, 2020
  • Add initial draft of GTScript parallel model (#8) This is a initial draft to discuss and formalize the parallel model we want to implement in GT4Py/GTScript, which is based on the Dawn parallel model (https://github.com/MeteoSwiss-APN/dawn/wiki/SIR-Execution-Model). The current implementation does not yet fully verify this model.

    @egparedes egparedes committed Aug 12, 2020