Skip to content

Commit

Permalink
- updated arraymancer to the newest version in the .nimble file t…
Browse files Browse the repository at this point in the history
…o overcome comaptibility issues with CUDA BLAS
  • Loading branch information
amkrajewski committed Dec 26, 2024
1 parent a4e1414 commit e81a5b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nimplex.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ skipDirs = @["tests", "assets", "docs", "examples"]

# Dependencies
requires "nim >= 2.0.0"
requires "nimcuda >= 0.1.4 & <= 0.1.9"
requires "arraymancer >= 0.7.3 & <= 0.7.32"
requires "arraymancer >= 0.7.33"
requires "nimpy"

0 comments on commit e81a5b3

Please sign in to comment.