Skip to content

Commit

Permalink
Merge pull request #26 from JuliaGPU/bump-CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
simsurace authored Feb 11, 2023
2 parents 860446f + ffd8b61 commit 8bfccf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
CUDA = "3"
CUDA = "3, 4"
julia = "1.6"

2 comments on commit 8bfccf5

@simsurace
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Tag with name v0.4.5 already exists and points to a different commit"

Please sign in to comment.