Lines Matching full:make
38 $ make
44 $ make OPT='-O3 -march=skylake-avx512 -ffp-contract=fast'
53 $ make AVX=1
59 $ make AVX=0
64 To enable CUDA support, add `CUDA_DIR=/opt/cuda` or an appropriate directory to your `make` invocat…
71 $ make SYCL_DIR=/opt/intel/oneapi/compiler/latest/linux SYCLCXX=icpx CC=icx CXX=icpx
77 $ make OPENMP=1
82 To store these or other arguments as defaults for future invocations of `make`, use:
85 $ make configure CUDA_DIR=/usr/local/cuda ROCM_DIR=/opt/rocm OPT='-O3 -march=znver2'
95 $ emmake make build/ex2-surface.wasm
135 $ make test
141 $ make prove
248 $ make
257 $ make
264 $ make
271 $ make
281 $ make
291 $ make
301 $ make
308 $ make
314 $ make
333 $ make benchmarks
354 $ make install prefix=/path/to/install/dir
360 $ make install prefix=/usr DESTDIR=/packaging/path
366 $ make for_install=1 prefix=/path/to/install/dir
367 $ make install prefix=/path/to/install/dir