5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
post_install() {
|
|
echo "Set the environment variable OPENBLAS_NUM_THREADS to the"
|
|
echo "number of threads to use."
|
|
}
|