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

Improve SDFG work-depth analysis and add SDFG simulated operational intensity analysis #1495

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Commits on Jul 4, 2023

  1. initial push of work_depth analysis script

    Cliff Hodel committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    34df15c View commit details
    Browse the repository at this point in the history
  2. adding tests to work_depth analysis

    Cliff Hodel committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e000247 View commit details
    Browse the repository at this point in the history
  3. rename work depth analysis

    Cliff Hodel committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    58e1906 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. todos added

    Cliff Hodel committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0b3fdea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f8af3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 20, 2023

  1. code ready for PR

    Cliff Hodel committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7f3a997 View commit details
    Browse the repository at this point in the history
  2. yapf for formatting

    Cliff Hodel committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    027d9de View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:hodelcl/dace

    Cliff Hodel committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cd68a09 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. put tests into dace/tests/sdfg

    Cliff Hodel committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    550622f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:hodelcl/dace

    Cliff Hodel committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9efad2a View commit details
    Browse the repository at this point in the history
  3. fixed import after merge

    Cliff Hodel committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    862aaeb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    9ad130d View commit details
    Browse the repository at this point in the history
  2. fixed format issue in work_depth.py

    Cliff Hodel committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    f48c4ee View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    e3f667e View commit details
    Browse the repository at this point in the history
  2. small bugfix

    Cliff Hodel committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    4b3f6a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Aug 11, 2023

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

Commits on Sep 4, 2023

  1. imporved work depth. wcr now analyses, performance improved, assumpti…

    …ons can be passed
    Cliff Hodel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a8efd97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a2687 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:hodelcl/dace

    Cliff Hodel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4091811 View commit details
    Browse the repository at this point in the history
  4. formatting with yapf

    Cliff Hodel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    12c2c73 View commit details
    Browse the repository at this point in the history
  5. minor changes

    Cliff Hodel committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    91583e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    7431e25 View commit details
    Browse the repository at this point in the history
  2. start of op_in analysis

    Cliff Hodel committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    eb5a6f4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:hodelcl/dace

    Cliff Hodel committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3cee571 View commit details
    Browse the repository at this point in the history
  4. Revert "start of op_in analysis"

    This reverts commit eb5a6f4.
    Cliff Hodel committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    55c1598 View commit details
    Browse the repository at this point in the history
  5. start of op_in analysis

    Cliff Hodel committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9358d4a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. improved analysis further

    Cliff Hodel committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7576302 View commit details
    Browse the repository at this point in the history
  2. changes according to comments

    Cliff Hodel committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ef79124 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Oct 2, 2023

  1. now replaces symbols in sdfg

    Cliff Hodel committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0c6c9d3 View commit details
    Browse the repository at this point in the history
  2. small changes to work_depth

    Cliff Hodel committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    574b583 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'op_in'

    Cliff Hodel committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    612e2f2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:hodelcl/dace

    Cliff Hodel committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ee80c23 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master'

    Cliff Hodel committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a942496 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 30, 2023

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

Commits on Dec 13, 2023

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

Commits on Dec 20, 2023

  1. clean up code and write docstrings and comments

    Cliff Hodel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f8a2a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd0927 View commit details
    Browse the repository at this point in the history
  3. fix import statement

    Cliff Hodel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    31f0387 View commit details
    Browse the repository at this point in the history
  4. rename folder

    Cliff Hodel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4f5ed32 View commit details
    Browse the repository at this point in the history
  5. fix imports

    Cliff Hodel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1991648 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    351ed9a View commit details
    Browse the repository at this point in the history
  2. final fixes

    Cliff Hodel committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4f6f026 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:hodelcl/dace

    Cliff Hodel committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b0149a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 30, 2024

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