Browse Source

export NO_AVX512 setting

tags/v0.3.1
Martin Kroeker GitHub 7 years ago
parent
commit
15a78d6b66
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile.system

+ 1
- 0
Makefile.system View File

@@ -1249,6 +1249,7 @@ export MSA_FLAGS
export KERNELDIR
export FUNCTION_PROFILE
export TARGET_CORE
export NO_AVX512

export SGEMM_UNROLL_M
export SGEMM_UNROLL_N


Loading…
Cancel
Save