Lines Matching full:opt
44 $ make OPT='-O3 -march=skylake-avx512 -ffp-contract=fast'
64 To enable CUDA support, add `CUDA_DIR=/opt/cuda` or an appropriate directory to your `make` invocat…
65 To enable HIP support, add `ROCM_DIR=/opt/rocm` or an appropriate directory.
66 To enable SYCL support, add `SYCL_DIR=/opt/sycl` or an appropriate directory.
70 $ . /opt/intel/oneapi/setvars.sh
71 $ make SYCL_DIR=/opt/intel/oneapi/compiler/latest/linux SYCLCXX=icpx CC=icx CXX=icpx
85 $ make configure CUDA_DIR=/usr/local/cuda ROCM_DIR=/opt/rocm OPT='-O3 -march=znver2'
154 | `/cpu/self/opt/serial` | Serial optimized C implementation | Yes …
155 | `/cpu/self/opt/blocked` | Blocked optimized C implementation | Yes …
192 The `/cpu/self/opt/*` backends are written in pure C and use partial e-vectors to improve performan…
370 …d, and optimization flags for all languages can be set using the likes of `OPT='-O3 -march=native'…