Commit 3c88f139 authored by root's avatar root

Add local path

parent 03a308d4
CUDA_HOME := /build/usr/local/cuda-12.9
all:
tar xf nvcc.tar.xz -C /build
test -x "$(CUDA_HOME)/bin/nvcc"
"$(CUDA_HOME)/bin/nvcc" --version
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment