|
|
|
|
|
by amkkma
1772 days ago
|
|
yes Flux doesn't ship GPU drivers. It ships everything else (like CUDA toolkit etc) as needed, using the artifact / pkg system, for all mainstream OSes. Doesn't interfere with system libraries. https://julialang.org/blog/2019/11/artifacts/ |
|