Skip to content

Update CUDA 12 paths from cu12.1.0 to cu12.2.0#800

Merged
martindevans merged 1 commit intoSciSharp:july-2024-binariesfrom
m0nsky:update-cuda-paths
Jul 1, 2024
Merged

Update CUDA 12 paths from cu12.1.0 to cu12.2.0#800
martindevans merged 1 commit intoSciSharp:july-2024-binariesfrom
m0nsky:update-cuda-paths

Conversation

@m0nsky
Copy link
Copy Markdown
Contributor

@m0nsky m0nsky commented Jun 19, 2024

I noticed the CUDA 12 paths (in Update Binaries) were recently changed from cu12.1.0 to cu12.2.0. This means that starting from the next binary update, the CUDA 12 deps will be built to the cu12.2.0 folder. However, LLamaSharp.Runtime.targets and LLamaSharp.Backend.Cuda12.nuspec are still looking for the cu12.1.0 folder.

This PR updates those paths, and should be merged after the next binary update (because currently, the cu12.2.0 folder is not yet shipped, so merging now will result in errors when building a fresh project)

@martindevans martindevans changed the base branch from master to july-2024-binaries July 1, 2024 13:25
@martindevans martindevans marked this pull request as ready for review July 1, 2024 13:26
@martindevans
Copy link
Copy Markdown
Member

Merging this into the july-2024-binaries branch, not master!

@martindevans martindevans merged commit 0aa884d into SciSharp:july-2024-binaries Jul 1, 2024
@m0nsky m0nsky deleted the update-cuda-paths branch July 1, 2024 16:00
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

Successfully merging this pull request may close these issues.

2 participants