Commit 7eb9a7fd authored by Alp Mestanogullari's avatar Alp Mestanogullari Committed by Alexandre Delanoë

fix accelerate commits

parent 323929e4
Pipeline #3075 failed with stage
in 49 minutes and 5 seconds
......@@ -2,7 +2,7 @@ resolver:
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/28.yaml
flags:
accelerate:
debug: true
debug: false
extra-package-dbs: []
skip-ghc-check: true
packages:
......@@ -104,13 +104,13 @@ extra-deps:
# Accelerate Linear Algebra and specific instances
- git: https://github.com/alpmestan/accelerate.git
commit: 199a1f6594406229d3c5f402443b09d62f92e640
commit: 640b5af87cea94b61c7737d878e6f7f2fca5c015
- git: https://github.com/alpmestan/accelerate-arithmetic.git
commit: a110807651036ca2228a76507ee35bbf7aedf87a
- git: https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git
commit: a3875fe652d3bb5acb522674c22c6c814c1b4ad0
- git: https://github.com/alpmestan/accelerate-llvm.git
commit: 14629a850bb10fd1401e0ac1998df52c86e5c603
commit: 08eaa8ee771dde88b3dcf37a89b31777f1ca4910
subdirs:
- accelerate-llvm/
- accelerate-llvm-native/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment