Skip to content

Commit

Permalink
Update GitHub repo for OpenBLAS.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Oct 29, 2024
1 parent 03f79f6 commit 0ed2146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/algebra_openblas.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- name: Download OpenBLAS linear algebra library.
ansible.builtin.git:
repo: 'https://github.com/xianyi/OpenBLAS'
repo: 'https://github.com/OpenMathLib/OpenBLAS.git'
version: "{{ linear_algebra_openblas_version }}"
dest: "{{ hpl_root }}/tmp/openblas-build"

Expand Down

0 comments on commit 0ed2146

Please sign in to comment.