Skip to content
load-openblas.sh 99 B
Newer Older
#!/bin/bash
export OPENBLAS_ROOT=<BASE>
export LD_LIBRARY_PATH=$OPENBLAS_ROOT/lib:$LD_LIBRARY_PATH