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

Cleanup matrix setup in miniapp_triangular_multiplication to enable complex types #1160

Merged
merged 17 commits into from
Jul 8, 2024

Commits on Jun 5, 2024

  1. Modify trmm looking for trsm PR

    Guglielmo Gagliardi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    646bfca View commit details
    Browse the repository at this point in the history
  2. Delete namespace

    Guglielmo Gagliardi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    45bc964 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Add newline at the end of the file

    Guglielmo Gagliardi committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1a3772d View commit details
    Browse the repository at this point in the history
  2. Change variables m and n in size_b.rows()/cols()

    Guglielmo Gagliardi committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a380cb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Remove code never used: auto [in_op_a, out_b, in_b]

    Guglielmo Gagliardi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    39850d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Resolve formatting issue

    Guglielmo Gagliardi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cf14696 View commit details
    Browse the repository at this point in the history
  2. Resolve formatting issue 2

    Guglielmo Gagliardi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b270c4f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Delete + inside cout, line: 182-190

    Guglielmo Gagliardi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    56967b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd10d08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e306f14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bfbf9c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jul 3, 2024

  1. Remove forward declarations

    rasolca committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2f66172 View commit details
    Browse the repository at this point in the history
  2. Fix format according to #1174

    rasolca committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    816d71f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    9559463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709ab8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d20a222 View commit details
    Browse the repository at this point in the history