Browse Source

Arch

pull/1639/head
Cameron Leger 6 years ago
parent
commit
5b4a34396f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setenv_linux.sh

+ 1
- 1
setenv_linux.sh View File

@@ -18,7 +18,7 @@ CPU_ARCH=haswell
fi

if [ "${USER}" = "cameron" ]; then
CPU_ARCH=haswell
CPU_ARCH=skylake-avx512
fi

# Extra C compiler flags


Loading…
Cancel
Save