Skip to content

Instantly share code, notes, and snippets.

@jgosmann
Created July 1, 2015 22:46
Show Gist options
  • Select an option

  • Save jgosmann/b12b888bc6529eabcff3 to your computer and use it in GitHub Desktop.

Select an option

Save jgosmann/b12b888bc6529eabcff3 to your computer and use it in GitHub Desktop.
[default]
include_dirs = /opt/openblas/include
library_dirs = /opt/openblas/lib
[openblas]
libraries = openblas
include_dirs = /opt/openblas/include
library_dirs = /opt/openblas/lib
[lapack]
lapack_libs = openblas
library_dirs = /opt/openblas/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment