CUDA=1 on startup #824
Unanswered
LordEschatus
asked this question in
Q&A
Replies: 1 comment
|
If you want the Cuda support just like if you want to try the latest updates and bug fixes, you need to compile the executable program yourself. I didn't know how to do that either until I asked AI how to do it. |
0 replies
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.
So i have downloaded the prebuilt 1.4 for linux, and when running:
whether I run --gpu auto --gpu 0 --gpu 0,1 -r --auto-tier --gpu x,y etc... I continue to encounter the CPU-only warning.
I have tried cloning the repository to make it myself, but Im not sure what command I would pass to setup.sh
I am aware of https://github.com/JustVugg/colibri/actions/runs/30677132862 , but please forgive me , I am not a developer, can read code (badly) , but not sure what the resolution is here.
All reactions