Skip to content

Commit

Permalink
Hold back version of GPUArraysCore to avoid scalar indexing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Nov 27, 2024
1 parent 703c2c8 commit a191dc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
BroadcastMapConversion = "4a4adec5-520f-4750-bb37-d5e66b4ddeb2"
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
GradedUnitRanges = "e2de450a-8a67-46c7-b59c-01d5a3d041c5"
LabelledNumbers = "f856a3a6-4152-4ec4-b2a7-02c1a55d7993"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -34,6 +35,7 @@ Aqua = "0.8.9"
ArrayLayouts = "1.10.4"
BlockArrays = "1.2.0"
Dictionaries = "0.4.3"
GPUArraysCore = "0.1.0"
LinearAlgebra = "1.10"
MacroTools = "0.5.13"
SplitApplyCombine = "1.2.3"
Expand Down

0 comments on commit a191dc4

Please sign in to comment.