Open
Description
In file included from simpleOnnx.cpp:28:0:
cudaWrapper.h:30:10: fatal error: cuda_runtime.h: No such file or directory
#include <cuda_runtime.h>
^~~~~~~~~~~~~~~~
compilation terminated.
I have set the paths as:
export PATH=/usr/local/cuda-10.0/bin:/usr/local/cuda-10.0/bin${PATH:+:${PATH}}
export LD_LIBRARY_PATH=/usr/local/cuda-10.0/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
Metadata
Metadata
Assignees
Labels
No labels