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

appveyor CUDA support #77

Merged
merged 2 commits into from Oct 30, 2017

Conversation

psychocrypt
Copy link
Collaborator

@psychocrypt psychocrypt commented Oct 28, 2017

This PR tests CUDA and OpenCL under Windows.

  • install CUDA
  • compile miner with CUDA and OpenCL
  • compile without UAC
  • switch from VS 2017 to VS 2015

For the CI we switched from VS 2017 to 2015 else CUDA8 will not install on the command line. I am not sure if this has changed with CUDA9. This can be investigated later.

- fix windows linker error during compile
- fix wrong parameter to call aeon (nvidia-backend)
@psychocrypt psychocrypt changed the title appveyor CUDA support [WIP] appveyor CUDA support Oct 28, 2017
@psychocrypt psychocrypt force-pushed the topic-appveyorCudaSupport branch 13 times, most recently from 9fb85b1 to c43a712 Compare October 28, 2017 20:50
- install CUDA
- compile miner with CUDA and OpenCL
@psychocrypt psychocrypt changed the title [WIP] appveyor CUDA support appveyor CUDA support Oct 28, 2017
@psychocrypt psychocrypt removed the WIP label Oct 28, 2017
@fireice-uk fireice-uk merged commit b68e0fa into fireice-uk:dev Oct 30, 2017
@psychocrypt psychocrypt deleted the topic-appveyorCudaSupport branch October 30, 2017 17:26
gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants