Skip to content
Snippets Groups Projects
Commit 92e27588 authored by Hans Pabst's avatar Hans Pabst Committed by Peter Scheibel
Browse files

LIBXSMM package: add version 1.14 (#13436)

parent d4ce124b
No related branches found
No related tags found
No related merge requests found
...@@ -14,10 +14,11 @@ class Libxsmm(MakefilePackage): ...@@ -14,10 +14,11 @@ class Libxsmm(MakefilePackage):
and deep learning primitives.""" and deep learning primitives."""
homepage = 'https://github.com/hfp/libxsmm' homepage = 'https://github.com/hfp/libxsmm'
url = 'https://github.com/hfp/libxsmm/archive/1.13.tar.gz' url = 'https://github.com/hfp/libxsmm/archive/1.14.tar.gz'
git = 'https://github.com/hfp/libxsmm.git' git = 'https://github.com/hfp/libxsmm.git'
version('develop', branch='master') version('develop', branch='master')
version('1.14', sha256='9c0af4509ea341d1ee2c6c19fc6f19289318c3bd4b17844efeb9e7f9691abf76')
version('1.13', sha256='47c034e169820a9633770eece0e0fdd8d4a744e09b81da2af8c2608a4625811e') version('1.13', sha256='47c034e169820a9633770eece0e0fdd8d4a744e09b81da2af8c2608a4625811e')
version('1.12.1', sha256='3687fb98da00ba92cd50b5f0d18b39912c7886dad3856843573aee0cb34e9791') version('1.12.1', sha256='3687fb98da00ba92cd50b5f0d18b39912c7886dad3856843573aee0cb34e9791')
version('1.12', sha256='37432fae4404ca12d8c5a205bfec7f9326c2d607d9ec37680f42dae60b52382a') version('1.12', sha256='37432fae4404ca12d8c5a205bfec7f9326c2d607d9ec37680f42dae60b52382a')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment