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

GPU compilation fixes #496

Merged
merged 15 commits into from
Nov 18, 2023
Merged

GPU compilation fixes #496

merged 15 commits into from
Nov 18, 2023

Commits on Nov 9, 2023

  1. Fix __from_gpu_new__

    inumanag committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4554d04 View commit details
    Browse the repository at this point in the history
  2. Fix GPU tests

    arshajii committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b8623df View commit details
    Browse the repository at this point in the history
  3. Update GPU debug codegen

    arshajii committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    effd412 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    063ef3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968069b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3901b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f255698 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 12, 2023

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

Commits on Nov 13, 2023

  1. Mark complex64 as no-python

    arshajii committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fa9a921 View commit details
    Browse the repository at this point in the history
  2. Fix float methods

    arshajii committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    54cccb4 View commit details
    Browse the repository at this point in the history
  3. Add float tests

    arshajii committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    28caa12 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Disable some float tests

    arshajii committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    07c4b25 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 17, 2023

  1. Fix static bool unification

    inumanag committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8c2cb7d View commit details
    Browse the repository at this point in the history