Skip to content

Commit

Permalink
Creating recipe for GPU functions in Mojo.
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLarson committed Mar 2, 2025
1 parent 56f047c commit 7b82f6e
Show file tree
Hide file tree
Showing 8 changed files with 984 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gpu-functions-mojo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# pixi environments
.pixi
*.egg-info
# magic environments
.magic
.env
# build products
operations.mojopkg
Loading

0 comments on commit 7b82f6e

Please sign in to comment.