LIBXSMM 1.17 (#27775)

This commit is contained in:
Hans Pabst 2021-12-03 19:48:40 +01:00 committed by GitHub
parent 0e7220b2f2
commit 23bd0f3178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,12 +15,13 @@ class Libxsmm(MakefilePackage):
and deep learning primitives."""
homepage = 'https://github.com/hfp/libxsmm'
url = 'https://github.com/hfp/libxsmm/archive/1.16.3.tar.gz'
url = 'https://github.com/hfp/libxsmm/archive/1.17.tar.gz'
git = 'https://github.com/hfp/libxsmm.git'
maintainers = ['hfp']
version('master', branch='master')
version('1.17', sha256='8b642127880e92e8a75400125307724635ecdf4020ca4481e5efe7640451bb92')
version('1.16.3', sha256='e491ccadebc5cdcd1fc08b5b4509a0aba4e2c096f53d7880062a66b82a0baf84')
version('1.16.2', sha256='bdc7554b56b9e0a380fc9c7b4f4394b41be863344858bc633bc9c25835c4c64e')
version('1.16.1', sha256='93dc7a3ec40401988729ddb2c6ea2294911261f7e6cd979cf061b5c3691d729d')