Displaying 2 results from an estimated 2 matches for "madhikar".
Did you mean:
fadikar
2016 Jun 07
3
NVPTX compilation problems - ptxas error
Hello everybody,
i am currently testing the NVPTX back-end and playing around with the IR
it generates. Unfortunately i have come to an compilation error i cannot
solve on my own. Maybe someone reading this knows what is causing the
trouble and has a possible solution.
I am using Ubuntu 16.04, Cuda 7.5 and clang version 3.9.0
(https://github.com/llvm-mirror/clang.git
2016 Jun 30
0
NVPTX compilation problems - ptxas error
Hello Lorenz,
I think I may have found what is causing the problem. I had the same
problem and was able to solve it, see below.
Do you have more than one version of cuda installed? I think however
clang invokes the compilation of the cuda parts of the code may be
causing the problem. It may be falling back onto an older version of cuda.
In my case I had cuda-5.5 installed at