Skip to content

Using Nvidia GPU on Windows for running models #4488

Answered by Anton-V-K
sussyboiiii asked this question in Q&A
Discussion options

You must be logged in to vote

I've checked the build on Windows recently with CUDA - it goes quite good:

  • VS2022 17.7.6
  • CMake 3.28.1
  • CUDA 12.3.1
> mkdir build
> cd build
> cmake .. -DLLAMA_CUBLAS=ON
> cmake --build . --config Release

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@sussyboiiii
Comment options

@bullno1
Comment options

Comment options

You must be logged in to vote
1 reply
@sussyboiiii
Comment options

Answer selected by sussyboiiii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants