mlpack / benchmarks

Machine Learning Benchmark Scripts
101 stars 49 forks source link

Improve LD_LIBRARY_PATH detection. #130

Closed geektoni closed 6 years ago

geektoni commented 6 years ago

Preserve the user-defined LD_LIBRARY_PATH if the user wants to use a previously installed library (for instance, if the user has installed the shogun library in a custom directory and needs to set the LD_LIBRARY_PATH to point to it.)