Blame view

tools/extras/install_openblas.sh 137 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
  #!/bin/bash
  
  # OpenBLAS is downloaded and built by tools/Makefile, but not automatically by
  # its default 'all' target.
  make -j openblas