Zluda won't launch on Windows via Boot Camp on a MacBook Pro 2020. #375
MwakaveliGhost
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm desperately trying to run Zluda for a 3D application (Artec 3D Studio 19) that requires CUDA for some functionality.
I type the command line shown in the screenshot below and nothing happens.
Before using zluda, do i need to install any other software? I plan to use Zluda for two APPLE computers with Windows 11 installed via Boot Camp
a 2020 Mac Book Pro 16 inch with AMD PRO 5500 GPU
a 2020 Mac Pro with 2x Radeon Pro Vega2
Have I missed a step or something essential? I followed the instructions below:
You should have recent AMD GPU driver ("AMD Software: Adrenalin Edition") installed.
To run your application you should etiher:
(Recommended approach) Copy ZLUDA-provided nvcuda.dll and nvml.dll from target\release (if built from sources) or zluda (if downloaded a zip package) into a path which your application uses to load CUDA. Paths vary application to application, but usually it's the directory where the .exe file is located
Use ZLUDA launcher like below. ZLUDA launcher is known to be buggy and incomplete:
<ZLUDA_DIRECTORY>\zluda_with.exe -- <APPLICATIONS_ARGUMENTS>
I launch via the terminal
Thx U
Beta Was this translation helpful? Give feedback.
All reactions