cuda-toolkit
cuda-toolkit copied to clipboard
GitHub Action to install CUDA
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.5 to 2.1.8. Changelog Sourced from @actions/artifact's changelog. 2.1.8 Allows *.localhost domains for hostname checks for local development. 2.1.7 Update unzip-stream dependency and reverted to using unzip.Extract()...
When I execute main.exe which I have built with github actions and cx_Freeze i am getting the following error: `Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.3. Release notes Sourced from typescript's releases. TypeScript 5.5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.5. Release notes Sourced from ts-jest's releases. v29.1.5 Please refer to CHANGELOG.md for details. v29.1.4 Please refer to CHANGELOG.md for details. v29.1.3 Please refer to...
Trying to install [NewsSentiment[cuda]](https://github.com/fhamborg/NewsMTSC) on Ubuntu in a fresh mamba environment with Python 3.8. This yields an error `newssentiment[cuda] 1.1.25 depends on cudatoolkit==10.1; extra == "cuda" ` which repeats through...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.1 to 5.0.1. Release notes Sourced from eslint-plugin-github's releases. v5.0.1 What's Changed chore(deps): bump the all-dependencies group with 5 updates by @dependabot in github/eslint-plugin-github#530 Provide no-redundant-roles exception...
## Description: When using `v0.2.17` of the `cuda-toolkit` action with the following configuration: ```yml - uses: Jimver/[email protected] id: cuda-toolkit with: log-file-suffix: ${{ matrix.os }}.txt cuda: '12.5.0' method: 'network' sub-packages: '["nvcc",...
hi, The cuda cannot be installed correctly by action ```console Run Jimver/cuda-toolkit@master with: cuda: 1[2](https://github.com/x-pt/example-cuda-cmake/actions/runs/10771750645/job/29867925725#step:3:2).5.0 sub-packages: [] non-cuda-sub-packages: [] method: local linux-local-args: ["--toolkit", "--samples"] use-github-cache: true use-local-cache: true log-file-suffix: log.txt...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.3. Release notes Sourced from ts-jest's releases. v29.2.3 Please refer to CHANGELOG.md for details. v29.2.2 Please refer to CHANGELOG.md for details. v29.2.1 Please refer to...