Skip to content

Commit

Permalink
Merge pull request #195 from braxtoncuneo/dev
Browse files Browse the repository at this point in the history
GPU Interop. Two planned PRs: (1) GPU regression test #196 and (2) GPU-related installation. @jpmorgan98 @clemekay @braxtoncuneo
  • Loading branch information
ilhamv authored May 8, 2024
2 parents 4fd6241 + 7ec41bf commit 55ad1a9
Show file tree
Hide file tree
Showing 7 changed files with 1,870 additions and 572 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ __pycache__
*.nbc
*.nbi

# GPU cache
__ptxcache__

# Editor
.spyproject
*.swp
Expand Down
Loading

0 comments on commit 55ad1a9

Please sign in to comment.