Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/intgemm/intgemm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Heafield <github@kheafield.com>2021-04-23 22:42:10 +0300
committerKenneth Heafield <github@kheafield.com>2021-04-23 22:42:10 +0300
commitb52c3edde5af8d0bfb21626a69aa8386779c7dfc (patch)
tree1d485734ef4e3071ca3946c7452d0efdf20b1f6a
parent909e99ba0c68dfdd86758749a906e6d6543eae52 (diff)
Update intel compiler badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 920c36d..b8388dc 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
![Build Ubuntu OpenMP](https://github.com/kpu/intgemm/workflows/Ubuntu%20OpenMP/badge.svg)
![Build Windows](https://github.com/kpu/intgemm/workflows/Windows/badge.svg)
![Build Mac](https://github.com/kpu/intgemm/workflows/Mac/badge.svg)
-![Intel Compilers](https://github.com/kpu/intgemm/workflows/Intel%2019.1/badge.svg)
+[![Intel Compiler](https://github.com/kpu/intgemm/actions/workflows/intel-19.yml/badge.svg)](https://github.com/kpu/intgemm/actions/workflows/intel-19.yml)
# Integer Matrix Multiplication