LIBXSMM 1.12.1 (#11538)
This commit is contained in:
parent
4c465d2602
commit
d6cf3b6718
@ -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.12.tar.gz'
|
url = 'https://github.com/hfp/libxsmm/archive/1.12.1.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.12.1', '3687fb98da00ba92cd50b5f0d18b39912c7886dad3856843573aee0cb34e9791')
|
||||||
version('1.12', '37432fae4404ca12d8c5a205bfec7f9326c2d607d9ec37680f42dae60b52382a')
|
version('1.12', '37432fae4404ca12d8c5a205bfec7f9326c2d607d9ec37680f42dae60b52382a')
|
||||||
version('1.11', '5fc1972471cd8e2b8b64ea017590193739fc88d9818e3d086621e5c08e86ea35')
|
version('1.11', '5fc1972471cd8e2b8b64ea017590193739fc88d9818e3d086621e5c08e86ea35')
|
||||||
version('1.10', '2904f7983719fd5c5af081121c1d028d45b10b854aec9a9e67996a0602631abc')
|
version('1.10', '2904f7983719fd5c5af081121c1d028d45b10b854aec9a9e67996a0602631abc')
|
||||||
|
Loading…
Reference in New Issue
Block a user