mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-08-02 14:57:43 +03:00
Add our nvml to the build
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
path: |
|
||||
target/release/libcuda.so
|
||||
target/release/libcuda.so.1
|
||||
target/release/libnvml.so
|
||||
build_win:
|
||||
name: Build and publish (Windows)
|
||||
runs-on: windows-latest
|
||||
@ -50,6 +51,7 @@ jobs:
|
||||
name: Windows
|
||||
path: |
|
||||
target/release/nvcuda.dll
|
||||
target/release/nvml.dll
|
||||
target/release/zluda_redirect.dll
|
||||
target/release/zluda_with.exe
|
||||
target/release/zluda_dump.dll
|
||||
|
Reference in New Issue
Block a user