Open William-An opened 8 months ago
Hi, I have the same issue with CUDA 11.0 with the missing helper_cuda.h when setting up the tuner (Ubuntu18, Cuda 11.0) . I understand this is being worked on, but in the meantime, how might I get around this manually? Thank you!
I resolved this by cloning the cuda samples repo and substituted the INCLUDE
variable inside common.mk
file (tuner/GPU_Microbenchmark/common
) with the path to the cloned cuda samples directory.
Thank you, this worked for me when I made INCLUDE := /path/to/cuda-samples/Common/
I also changed pulled the repo tag corresponding to my cuda version
helper_cuda.h
when setting up tunerconfig_dpu.cu
latency check not correct wheninit
is larger thanlat