[Libclc-dev] error when compile .cl file with libclc in windows
Guang via Libclc-dev
libclc-dev at lists.llvm.org
Fri Nov 13 06:12:50 PST 2015
hello,
Thank you read this e-mail!
i build the libclc library on windows, thought there are some little problem, but it work.
then i test the library with llvm 3.7, it also work.
but i test my project, when build nvptx file, it failed. error list in build.log file. the kernel.nvptx is the output file, but it is not completed! the command is
llc -mcpu=sm_21 kernel.ll -o kernel.nvptx
so please give me some suggesstions
besides, can you give some detail specification about libclc
thank you
Guang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20151113/eea64165/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 6633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20151113/eea64165/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel.nvptx
Type: application/octet-stream
Size: 30811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20151113/eea64165/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel.ll
Type: application/octet-stream
Size: 148912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20151113/eea64165/attachment-0005.obj>
More information about the Libclc-dev
mailing list