Enabled the generation of big kernels by libxsmm (#8929)

This commit is contained in:
Benoit Steiner 2017-04-03 13:23:10 -07:00 committed by gunan
parent c06042dfee
commit 7c0e6afcca

View File

@ -12,7 +12,7 @@ libxsmm_interface_arguments = "0 1"
# Arguments to ./scripts/libxsmm_config.py, see that file for detailed description.
# ilp64: 0 (no)
# big: 0 (no)
# big: 1 (yes)
# offload: 0 (no)
# alignment [b]
# prefetch: -1 (auto)
@ -22,7 +22,7 @@ libxsmm_interface_arguments = "0 1"
# flags: 0 (none)
# alpha = 1
# beta = 1
libxsmm_config_arguments = "0 0 0 64 -1 0 1 1 0 1 1"
libxsmm_config_arguments = "0 1 0 64 -1 0 1 1 0 1 1"
# Arguments to ./scripts/libxsmm_dispatch.py, see that file for detailed description.
# (dummy argument)