Comment on Growing open source from Torch to PyTorchparentComments−amkkma5yyes 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/
Comments
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/