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

Setup CSCS CI #54

Merged
merged 18 commits into from
May 12, 2024
Merged

Setup CSCS CI #54

merged 18 commits into from
May 12, 2024

Commits on Apr 29, 2024

  1. Add CI config files

    Prashanth Kanduri committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    72ce285 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. add comments on the test job script

    Prashanth Kanduri committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ea54e9a View commit details
    Browse the repository at this point in the history
  2. insignificant commit for retriggering pipeline

    Prashanth Kanduri committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1bb35aa View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    497d811 View commit details
    Browse the repository at this point in the history
  2. Install tox

    frostedoyster authored May 4, 2024
    Configuration menu
    Copy the full SHA
    b9be358 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. attempt addressing CI compiler errors and warnings

    Prashanth Kanduri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d9fc283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b04a18 View commit details
    Browse the repository at this point in the history
  3. remove polynomial order zero case to avoid divide by zero issue

    Prashanth Kanduri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    af2ec60 View commit details
    Browse the repository at this point in the history
  4. correct address of the atomic add operations in sap

    Prashanth Kanduri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9fee2a1 View commit details
    Browse the repository at this point in the history
  5. specify addresses with indices for atomic add operations to address C…

    …I errors
    Prashanth Kanduri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fc80766 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. dummy implementation for polynomial order zero

    Prashanth Kanduri committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2ed5771 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    62b73d8 View commit details
    Browse the repository at this point in the history
  2. header change

    nickjbrowning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b6d4795 View commit details
    Browse the repository at this point in the history
  3. HPE divide by zero fix.

    nickjbrowning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    68223e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b4527f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3c70c2 View commit details
    Browse the repository at this point in the history
  6. documentation.

    nickjbrowning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ade1cd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    263984d View commit details
    Browse the repository at this point in the history