Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Cuda 9+ compile support #354

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andrewpsp
Copy link

It will build and run with CUDA9 even though it's not officially supported. You will have to modify one file though, remove the device_functions_decls.h header include from all files in the project. See tpruvot/ccminer#25 for more information.

It will build and run with CUDA9 even though it's not officially supported. You will have to modify one file though, remove the device_functions_decls.h header include from all files in the project. See tpruvot/ccminer#25 for more information.
Add NVCC flags for Virtual Architecture Feature  GPU Architecture Feature
@joseortiz3
Copy link

Yes, please. I built with Cuda 9.1 removing #include "device_functions_decls.h" from eqcuda.hpp.

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

Successfully merging this pull request may close these issues.

2 participants