I am using an externally located LD_LIBRARY_PATH for my CUDA installation, and DigipathAI cannot access this, blocking GPU processing. It is looking for the necessary files in the current working directory + LD_LIBRARY_PATH versus just LD_LIBRARY_PATH. Any way to edit the base code?
I am using an externally located LD_LIBRARY_PATH for my CUDA installation, and DigipathAI cannot access this, blocking GPU processing. It is looking for the necessary files in the current working directory + LD_LIBRARY_PATH versus just LD_LIBRARY_PATH. Any way to edit the base code?