Issue #1889: revised PR #1879 (#1898)

This commit is contained in:
Hans Pabst 2022-01-24 14:20:04 +01:00 committed by GitHub
parent 17efb48911
commit 22173ba5bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

View file

@ -61,6 +61,8 @@ FLAG_EXCEPTIONS = (
r"LIBXSMM_VERSION_MAJOR",
r"LIBXSMM_VERSION_MINOR",
r"LIBXSMM_VERSION_PATCH",
r"LIBXSMM_VERSION2",
r"LIBXSMM_VERSION3",
r"LIBXSMM_VERSION4",
r"__PW_CUDA_HIP_KERNELS",
)