Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support setting number of threads in MKL and OpenBlas #15

Merged
merged 12 commits into from Apr 29, 2018

Commits on Apr 15, 2018

  1. Detect BLAS used by numpy

    rth committed Apr 15, 2018
    Copy the full SHA
    e601239 View commit details
    Browse the repository at this point in the history
  2. Version bump

    rth committed Apr 15, 2018
    Copy the full SHA
    880c70c View commit details
    Browse the repository at this point in the history
  3. Fixing pip installed numpy

    rth committed Apr 15, 2018
    Copy the full SHA
    ede0b98 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Generic BLAS handling

    rth committed Apr 27, 2018
    Copy the full SHA
    68a3c19 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Copy the full SHA
    be5a13b View commit details
    Browse the repository at this point in the history
  2. Refactor BLAS tests

    rth committed Apr 28, 2018
    Copy the full SHA
    45f6076 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d9c3436 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    01d6e40 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Copy the full SHA
    769a64c View commit details
    Browse the repository at this point in the history
  2. Skip BLAS DLL loading on windows

    rth committed Apr 29, 2018
    Copy the full SHA
    00b503b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dbdc805 View commit details
    Browse the repository at this point in the history
  4. Better tests on Windows

    rth committed Apr 29, 2018
    Copy the full SHA
    16faffe View commit details
    Browse the repository at this point in the history