Skip to content

Ansible role with python numpy OpenBLAS configuration. It does not install numpy, only configures it.

License

Notifications You must be signed in to change notification settings

slothai/ansible-numpy

Repository files navigation

Ansible OpenBLAS installation from source

Build Status Ansible Galaxy

This role installs and configures NumPy with OpenBLAS.

Requirements

This role requires Ansible 2.0 or higher.

Install

ansible-galaxy install slothai.numpy

Role variables

The variables that can be passed to this role and a brief description about them are as follows. (For all variables, take a look at defaults/main.yml)

numpy_path: "/opt/python-packages"
numpy_version: "1.12.1"

Dependencies

slothai.openblas

License

MIT

About

Ansible role with python numpy OpenBLAS configuration. It does not install numpy, only configures it.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published