Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation fails for CUDA-8 [was: ghc 7.10.3 fail to install] #44

Closed
acheshkov opened this issue Oct 20, 2016 · 2 comments
Closed

Compilation fails for CUDA-8 [was: ghc 7.10.3 fail to install] #44

acheshkov opened this issue Oct 20, 2016 · 2 comments

Comments

@acheshkov
Copy link

`[1 of 1] Compiling Main ( examples/src/deviceQueryDrv/DeviceQuery.hs, dist/build/nvidia-device-query/nvidia-device-query-tmp/Main.o )

examples/src/deviceQueryDrv/DeviceQuery.hs:85:9:
Not in scope: data constructor ‘Exclusive’
cabal: Leaving directory '/tmp/cabal-tmp-4620/cuda-0.7.5.0'
World file is already up to date.
cabal: Error: some packages failed to install:
cuda-0.7.5.0 failed during the building phase. The exception was:
ExitFailure 1
`

i can't install package

@tmcdonell
Copy link
Owner

I haven't upgraded it to support CUDA-8 yet. You can downgrade your CUDA installation to 7.5, or try my work-in-progress branch here.

@tmcdonell tmcdonell changed the title ghc 7.10.3 fail to install Compilation fails for CUDA-8 [was: ghc 7.10.3 fail to install] Oct 21, 2016
tmcdonell added a commit that referenced this issue Oct 21, 2016
This is a compatability release to improve support for older versions of GHC/Cabal, as well as compilation with, but not support for, CUDA-8.

ping: #41
ping: #44
ping: AccelerateHS/accelerate#332
@tmcdonell
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants