Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.math
Commits
ec3bf2ba
Commit
ec3bf2ba
authored
Oct 06, 2021
by
Amir MOHAMMADI
Browse files
Merge branch 'netlib-blas' into 'master'
Build against netlib's reference blas and lapack Closes
#16
See merge request
!21
parents
079ae2c6
9f8d1cb8
Pipeline
#54839
passed with stages
in 12 minutes and 30 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
ec3bf2ba
...
...
@@ -31,9 +31,9 @@ requirements:
-
libblitz {{ libblitz }}
-
boost {{ boost }}
-
numpy {{ numpy }}
-
mkl-devel {{ mkl }}
# [blas_impl == 'mkl']
-
openblas-devel {{ openblas }}
# [blas_impl == 'openblas']
-
nomkl
# [blas_impl == 'openblas']
-
libblas {{ libblas }}
-
libcblas {{ libcblas }}
-
liblapack {{ liblapack }}
run
:
-
python
-
setuptools
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment