Mageia Bugzilla – Attachment 10818 Details for
Bug 24411
Error: CUDA kernel compilation failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Console output from CUDA toolkit sample build of Vulkan example
vulkanCUDASinewave-build (text/plain), 2.31 KB, created by
Richard Walker
on 2019-03-02 01:22:51 CET
(
hide
)
Description:
Console output from CUDA toolkit sample build of Vulkan example
Filename:
MIME Type:
Creator:
Richard Walker
Created:
2019-03-02 01:22:51 CET
Size:
2.31 KB
patch
obsolete
>[richard@Midnight6 simpleVulkan]$ make clean >>>> WARNING - Vulkan SDK not found, please install Vulkan SDK <<< >>>> WARNING - libvulkan.so not found, please install libvulkan.so <<< >>>> WARNING - libX11.so not found, please install libX11.so <<< >>>> WARNING - vulkan.h not found, please install vulkan.h <<< >>>> GCC Version is greater or equal to 4.7.0 <<< >rm -f simpleVulkan vulkanCUDASinewave.o >rm -rf ../../bin/x86_64/linux/release/simpleVulkan >rm -rf vert.spv >rm -rf frag.spv >[richard@Midnight6 simpleVulkan]$ make >>>> WARNING - Vulkan SDK not found, please install Vulkan SDK <<< >>>> WARNING - libvulkan.so not found, please install libvulkan.so <<< >>>> WARNING - libX11.so not found, please install libX11.so <<< >>>> WARNING - vulkan.h not found, please install vulkan.h <<< >>>> GCC Version is greater or equal to 4.7.0 <<< >[@] /usr/bin/nvcc -ccbin g++ -I../../common/inc -I/include -m64 --std=c++11 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_75,code=compute_75 -o vulkanCUDASinewave.o -c vulkanCUDASinewave.cu >[@] /usr/bin/nvcc -ccbin g++ -m64 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_75,code=compute_75 -o simpleVulkan vulkanCUDASinewave.o -L /lib -lglfw -lrt -lm -ldl -lX11 -lpthread -lxcb -lXrandr -lX11 -lpthread -lxcb -lpthread -lxcb -lX11 -lpthread -lxcb -lX11 -lpthread -lxcb -lXinerama -lX11 -lpthread -lxcb -lX11 -lpthread -lxcb -lXxf86vm -lX11 -lpthread -lxcb -lXext -lX11 -lpthread -lxcb -lXcursor -lpthread -lxcb -lXrender -lX11 -lpthread -lxcb -lX11 -lpthread -lxcb -lXfixes -lX11 -lpthread -lxcb -lXau -lXdmcp -lvulkan >[@] mkdir -p ../../bin/x86_64/linux/release >[@] cp simpleVulkan ../../bin/x86_64/linux/release >[@] /bin/glslangValidator -V shader_sine.vert >[@] /bin/glslangValidator -V shader_sine.frag >[richard@Midnight6 simpleVulkan]$
[richard@Midnight6 simpleVulkan]$ make clean >>> WARNING - Vulkan SDK not found, please install Vulkan SDK <<< >>> WARNING - libvulkan.so not found, please install libvulkan.so <<< >>> WARNING - libX11.so not found, please install libX11.so <<< >>> WARNING - vulkan.h not found, please install vulkan.h <<< >>> GCC Version is greater or equal to 4.7.0 <<< rm -f simpleVulkan vulkanCUDASinewave.o rm -rf ../../bin/x86_64/linux/release/simpleVulkan rm -rf vert.spv rm -rf frag.spv [richard@Midnight6 simpleVulkan]$ make >>> WARNING - Vulkan SDK not found, please install Vulkan SDK <<< >>> WARNING - libvulkan.so not found, please install libvulkan.so <<< >>> WARNING - libX11.so not found, please install libX11.so <<< >>> WARNING - vulkan.h not found, please install vulkan.h <<< >>> GCC Version is greater or equal to 4.7.0 <<< [@] /usr/bin/nvcc -ccbin g++ -I../../common/inc -I/include -m64 --std=c++11 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_75,code=compute_75 -o vulkanCUDASinewave.o -c vulkanCUDASinewave.cu [@] /usr/bin/nvcc -ccbin g++ -m64 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_75,code=compute_75 -o simpleVulkan vulkanCUDASinewave.o -L /lib -lglfw -lrt -lm -ldl -lX11 -lpthread -lxcb -lXrandr -lX11 -lpthread -lxcb -lpthread -lxcb -lX11 -lpthread -lxcb -lX11 -lpthread -lxcb -lXinerama -lX11 -lpthread -lxcb -lX11 -lpthread -lxcb -lXxf86vm -lX11 -lpthread -lxcb -lXext -lX11 -lpthread -lxcb -lXcursor -lpthread -lxcb -lXrender -lX11 -lpthread -lxcb -lX11 -lpthread -lxcb -lXfixes -lX11 -lpthread -lxcb -lXau -lXdmcp -lvulkan [@] mkdir -p ../../bin/x86_64/linux/release [@] cp simpleVulkan ../../bin/x86_64/linux/release [@] /bin/glslangValidator -V shader_sine.vert [@] /bin/glslangValidator -V shader_sine.frag [richard@Midnight6 simpleVulkan]$
View Attachment As Raw
Actions:
View
Attachments on
bug 24411
:
10794
|
10795
|
10796
|
10801
|
10804
|
10805
|
10806
|
10811
|
10812
|
10813
|
10814
|
10815
|
10817
| 10818 |
10819
|
10822
|
10823
|
10824
|
10825
|
10826
|
10827
|
10828
|
10829
|
10831
|
10832
|
10833
|
10835
|
10837
|
10839
|
10869
|
10870
|
10871
|
10872