diff options
author | Joshua Bakita <jbakita@cs.unc.edu> | 2025-03-20 16:28:52 -0400 |
---|---|---|
committer | Joshua Bakita <jbakita@cs.unc.edu> | 2025-03-20 16:46:21 -0400 |
commit | 39c57bca3cbb42b1939a28377d8ef6cfab872450 (patch) | |
tree | 8a2ac5d15c420c7df3dff989a1d749194cda552c /or | |
parent | 5173f55d57a944c4f6a3e018892fc1da55e15571 (diff) |
Makefile improvements
- Add an "all" build target
- Fix build if libcuda.so is not on linker search path
- Do not assume that nvcc is available on $PATH
- Allow specifying CFLAGS and LDFLAGS when running make
- Allow passing non-standard CUDA build locations to make
Suggested usage if CUDA is installed in a non-standard location,
say, /playpen/jbakita/CUDA/cuda-archive/cuda-12.2:
make CUDA=/playpen/jbakita/CUDA/cuda-archive/cuda-12.2
Diffstat (limited to 'or')
0 files changed, 0 insertions, 0 deletions