Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merger of MultiSDFG and Master #1671

Draft
wants to merge 658 commits into
base: main
Choose a base branch
from
Draft
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    4638f6f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    ee9a118 View commit details
    Browse the repository at this point in the history
  2. float/double fix

    Alexandru Calotoiu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ed2aee4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    858f047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    722bd93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3a527e View commit details
    Browse the repository at this point in the history
  6. index extractor fix

    Alexandru Calotoiu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fa18ced View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f25c14 View commit details
    Browse the repository at this point in the history
  8. index extractor fix

    Alexandru Calotoiu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b959f65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc1a35c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ff2c5f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. index extractor fix

    Alexandru Calotoiu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cf62bfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f99d4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    052d6b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix issue in optional args processing and normalizing offsets of arra…

    …ys in call expressions
    mcopik committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3f3cb5f View commit details
    Browse the repository at this point in the history
  2. Fix non error

    mcopik committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d4d362f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54ab1db View commit details
    Browse the repository at this point in the history
  4. fix test

    mcopik committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    20f6c05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38cde51 View commit details
    Browse the repository at this point in the history
  6. optional arg fix

    Alexandru Calotoiu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d1ea268 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    da39f65 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    947e3d7 View commit details
    Browse the repository at this point in the history
  2. Added entering and exiting scope code for declared_arrays in framec…

    …ode, CPU and GPU code generators. FPGA code generators have not been touched!
    alexnick83 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7b6a0cc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. 2 fixes

    Alexandru Calotoiu committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    bf9f1b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    accd0e9 View commit details
    Browse the repository at this point in the history
  3. new issue

    Alexandru Calotoiu committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1e25089 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. last issue

    Alexandru Calotoiu committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    547e597 View commit details
    Browse the repository at this point in the history
  2. reproducer

    Alexandru Calotoiu committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    de2ba60 View commit details
    Browse the repository at this point in the history
  3. InlinMap extended

    lukastruemper committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c11641b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3ebbb1 View commit details
    Browse the repository at this point in the history
  5. testing optipipeline

    Alexandru Calotoiu committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3adc62e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    17c22f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    cd30c85 View commit details
    Browse the repository at this point in the history
  2. Improved InlineMapByAssignment's symbol handling, including treating …

    …already invalid symbol sets and symbol mappings.
    alexnick83 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a64ea7f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. container array fixes

    Alexandru Calotoiu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8c4ee43 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e716ff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfdd11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    629d11c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f621f39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a999b17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9eaaf2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8238c99 View commit details
    Browse the repository at this point in the history
  9. container array fixes

    Alexandru Calotoiu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8b58533 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cf31ea8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bda614 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. container array fixes

    Alexandru Calotoiu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f92f692 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5fb26f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. container array fixes

    Alexandru Calotoiu committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7298e4e View commit details
    Browse the repository at this point in the history
  2. Create pointer removal pass

    mcopik committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ac4c012 View commit details
    Browse the repository at this point in the history
  3. symbol fix

    Alexandru Calotoiu committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dced3b3 View commit details
    Browse the repository at this point in the history
  4. container array fixes

    Alexandru Calotoiu committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    28c7b3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d60c85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f464682 View commit details
    Browse the repository at this point in the history
  7. helpful annotations

    mcopik committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    de714af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02fefd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Minor fixes

    lukastruemper committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a1b144a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a490c2f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. fixes for interfaces, container arrays, and optionals

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ccb664f View commit details
    Browse the repository at this point in the history
  2. fixes for interfaces, container arrays, and optionals

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d4baaaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f21396 View commit details
    Browse the repository at this point in the history
  4. Change order of AST passes

    mcopik committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e15db7b View commit details
    Browse the repository at this point in the history
  5. update test

    mcopik committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7e8cb71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc97b75 View commit details
    Browse the repository at this point in the history
  7. still buggy

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    cea544d View commit details
    Browse the repository at this point in the history
  8. still buggy

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    06cb554 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68217b4 View commit details
    Browse the repository at this point in the history
  10. still buggy

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ecdcd92 View commit details
    Browse the repository at this point in the history
  11. still buggy

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    bc6543e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1a3068 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    833649d View commit details
    Browse the repository at this point in the history
  14. Connectors fix

    phschaad committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ec1c61f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    98b5bd0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eeb5326 View commit details
    Browse the repository at this point in the history
  17. first dycore SDFG validate

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    97e8d10 View commit details
    Browse the repository at this point in the history
  18. still buggy

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6246a2e View commit details
    Browse the repository at this point in the history
  19. first dycore validation

    Alexandru Calotoiu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7b66647 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ba1b46 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. first dycore validation

    Alexandru Calotoiu committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1030893 View commit details
    Browse the repository at this point in the history
  2. nh_solve fix

    Alexandru Calotoiu committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    694d9f5 View commit details
    Browse the repository at this point in the history
  3. nh_solve fix

    Alexandru Calotoiu committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    491add7 View commit details
    Browse the repository at this point in the history
  4. nh_solve fix

    Alexandru Calotoiu committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    94c46b8 View commit details
    Browse the repository at this point in the history
  5. nh_solve fix

    Alexandru Calotoiu committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    99fb1e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    409c83c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. nh_solve fix

    Alexandru Calotoiu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c9c1f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571e7a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    aed1a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d509143 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    854e824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e87d3a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. nh_solve fix

    Alexandru Calotoiu committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    18cc774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e942fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec64861 View commit details
    Browse the repository at this point in the history
  4. Typo fix

    lukastruemper committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a858c42 View commit details
    Browse the repository at this point in the history
  5. nh_solve fix

    Alexandru Calotoiu committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e490e00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4224b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    aa8e513 View commit details
    Browse the repository at this point in the history
  2. Fixed tuple comprehension.

    alexnick83 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ca3e610 View commit details
    Browse the repository at this point in the history
  3. LiftStructView fix

    phschaad committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f5accde View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    081b57c View commit details
    Browse the repository at this point in the history
  2. fix for redundant array removing struct.field views

    Alexandru Calotoiu committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    dfc3051 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    aeae7da View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    lukastruemper committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cb8b504 View commit details
    Browse the repository at this point in the history
  5. fix frontend wrong argument added

    Alexandru Calotoiu committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fe95e89 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ad3fed6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Liftstructview fix

    phschaad committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1613468 View commit details
    Browse the repository at this point in the history
  2. codegen issue

    Alexandru Calotoiu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    64a747d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. nh_solve fix structureView instead of arrayView

    Alexandru Calotoiu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    253aee3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. wip

    mcopik committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d799a8a View commit details
    Browse the repository at this point in the history
  2. Fixing struct codegen (spcl#1554)

    Co-authored-by: Alexandru Calotoiu <[email protected]>
    alexnick83 and Alexandru Calotoiu authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c59ee77 View commit details
    Browse the repository at this point in the history
  3. fix memlet generation

    mcopik committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f7614bc View commit details
    Browse the repository at this point in the history
  4. nh_solve fix

    Alexandru Calotoiu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    116d246 View commit details
    Browse the repository at this point in the history
  5. cloudsc fix

    Alexandru Calotoiu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    747c591 View commit details
    Browse the repository at this point in the history
  6. cloudsc fix

    Alexandru Calotoiu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4b288e3 View commit details
    Browse the repository at this point in the history
  7. remove printouts

    mcopik committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e49f2d9 View commit details
    Browse the repository at this point in the history
  8. remove debugs

    mcopik committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9cf41a0 View commit details
    Browse the repository at this point in the history
  9. LoopToMap for views

    lukastruemper committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3057e2b View commit details
    Browse the repository at this point in the history
  10. cloudsc fix

    Alexandru Calotoiu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    590ee24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c09adca View commit details
    Browse the repository at this point in the history
  12. cloudsc fix

    Alexandru Calotoiu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3ebb9b7 View commit details
    Browse the repository at this point in the history
  13. InlineMap fixes

    lukastruemper committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f7df33b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. InlineMap fixes

    lukastruemper committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    238ec2f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. InlineMap final fix

    lukastruemper committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e527b0a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    cdc552c View commit details
    Browse the repository at this point in the history
  2. deserialize issue

    Alexandru Calotoiu committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    4e140a6 View commit details
    Browse the repository at this point in the history
  3. Codegen fixes

    lukastruemper committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6854f7f View commit details
    Browse the repository at this point in the history
  4. deserialize issue

    Alexandru Calotoiu committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6ede21a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'multi_sdfg' of https://github.com/spcl/dace into multi_…

    …sdfg
    Alexandru Calotoiu committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    aa96497 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Added transformations

    lukastruemper committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    134f3d8 View commit details
    Browse the repository at this point in the history
  2. Introduced temporary workaround to load old SDFG where the TensorTran…

    …spose LibraryNode was not in the Standard Library.
    alexnick83 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c7e03dd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    657560d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    89435f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2de78e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0efa23f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5224201 View commit details
    Browse the repository at this point in the history
  5. Implement thread tiling, hack GPU code-gen a bit to override block si…

    …ze paramters (it computes the block sizes wrongly)
    ThrudPrimrose committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e7e6f8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee72102 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f9fb69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52c5e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    a405da0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    81d676f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Refactoring changes

    ThrudPrimrose committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e752694 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    08b7382 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    76e4e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9cc43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86bfcc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    550662b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02f1ab View commit details
    Browse the repository at this point in the history
  3. Add tests

    ThrudPrimrose committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    01e6f5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556c774 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02c9a9f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a685962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a127e7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51af96b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e19da8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    c93135c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16a710 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    5541855 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    bff104c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    33fd505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6b0db View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    8361c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ffc08c View commit details
    Browse the repository at this point in the history
  3. Refactor code

    ThrudPrimrose committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1003aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d9beab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eac3695 View commit details
    Browse the repository at this point in the history
  6. Fixes for the variant 2

    ThrudPrimrose committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    416bbac View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    9fa14e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update thread coarsening support for array reshaping, imrpove under a…

    …pproximator, implement block tiling
    ThrudPrimrose committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    77b2a19 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Added new SDFG utiity methods for removing Views to Scalars and renam…

    …ing dynamic Map inputs that clash with the data setting them.
    alexnick83 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5f70a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fa670d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    db93ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e970a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2e167f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    78651e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Refactoring

    ThrudPrimrose committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5a96497 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    ThrudPrimrose committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    770d904 View commit details
    Browse the repository at this point in the history
  3. Refactor

    ThrudPrimrose committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    161d606 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    82477fc View commit details
    Browse the repository at this point in the history
  2. Enhanced remove_scalar_views utility method to also remove views to…

    … nested scalars and top-level structures.
    alexnick83 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    98a17ab View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    e8735e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    0502de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b88bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01549aa View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    bfadc3a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    be8843d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8112d22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c0640 View commit details
    Browse the repository at this point in the history
  4. Add options to force a syncthread within a map and prefer the gpu_blo…

    …ck_size variable if it is set while the auto-detected is different
    ThrudPrimrose committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7149621 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8efe6b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    636c119 View commit details
    Browse the repository at this point in the history
  7. Improve grammar

    ThrudPrimrose committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e8c134a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    295ccb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    be11abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675e1dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12abfa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    335883c View commit details
    Browse the repository at this point in the history
  5. Update gpu block size

    ThrudPrimrose committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0514043 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d57aa3e View commit details
    Browse the repository at this point in the history
  7. Update transformations

    ThrudPrimrose committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    899217d View commit details
    Browse the repository at this point in the history
  8. Enable user-defined map parameter types, infer if not set and do not …

    …use auto in the for loop generated from the map
    ThrudPrimrose committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e32d1da View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Update dace/sdfg/nodes.py

    Co-authored-by: Tal Ben-Nun <[email protected]>
    ThrudPrimrose and tbennun authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0cf56c8 View commit details
    Browse the repository at this point in the history
  2. Update dace/codegen/targets/cpu.py

    Co-authored-by: Tal Ben-Nun <[email protected]>
    ThrudPrimrose and tbennun authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b25b95d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e29cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa21812 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4079ac View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    88d5a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd210b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b161f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    192400d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c57ed05 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    fd58575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5daabe View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    68b6eca View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    00086db View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    8e801d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    106df80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da983d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    b69c438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0482709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b2be6e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    77001a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    1d23a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2125e3e View commit details
    Browse the repository at this point in the history
  3. Update submodule again

    phschaad committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    87ba3aa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Some fixes

    phschaad committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1b5a36 View commit details
    Browse the repository at this point in the history
  2. Fix

    phschaad committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6dcb480 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    97682de View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    41b462d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    bdafdcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913b5b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    5671995 View commit details
    Browse the repository at this point in the history
  2. Update test

    ThrudPrimrose committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5aa742b View commit details
    Browse the repository at this point in the history
  3. Merge submodule?

    ThrudPrimrose committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6244b16 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    f65c727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4080cb0 View commit details
    Browse the repository at this point in the history
  3. refactor

    ThrudPrimrose committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8bcda4f View commit details
    Browse the repository at this point in the history
  4. Minor fix for ault

    ThrudPrimrose committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    373b9d8 View commit details
    Browse the repository at this point in the history
  5. Python 3.8 refactor

    ThrudPrimrose committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1f74af0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e19e2c7 View commit details
    Browse the repository at this point in the history
  7. Bring back exceptions

    ThrudPrimrose committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6289300 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9769206 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc62ec0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    8070553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5452ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    555927d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1a9fdc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    400be7a View commit details
    Browse the repository at this point in the history
  2. Add host_data param

    ThrudPrimrose committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    aeaca67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cef1c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    f56c000 View commit details
    Browse the repository at this point in the history