fixup! Trailing whitespace
This commit is contained in:
parent
ea98db46fd
commit
8a264a5bd4
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -447,8 +447,7 @@ ifdef LLAMA_HIPBLAS
|
|||
ROCM_PATH ?= /opt/rocm
|
||||
GPU_TARGETS ?= $(shell $(ROCM_PATH)/llvm/bin/amdgpu-arch)
|
||||
endif
|
||||
|
||||
HIPCC ?= $(ROCM_PATH)/bin/hipcc
|
||||
HIPCC ?= $(ROCM_PATH)/bin/hipcc
|
||||
LLAMA_CUDA_DMMV_X ?= 32
|
||||
LLAMA_CUDA_MMV_Y ?= 1
|
||||
LLAMA_CUDA_KQUANTS_ITER ?= 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue