Skip to content

Warning when targeting cuda backend #4610

Answered by bader
Luigi-Crisci asked this question in Q&A
Discussion options

You must be logged in to vote

@Luigi-Crisci, this looks like a compiler issue.

@Naghasan, @AerialMantis, FYI.

A couple of thoughts:

  1. I'm not sure if we can set 'nvptx64-nvidia-cuda' triple while building libclc, but we could update the triple in libclc-remangler tool. Right?
  2. Another option is to suppress llvm-link warnings with a flag as we do for libdevice. I suppose it's not applied to for libclc.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Luigi-Crisci
Comment options

@bader
Comment options

@Naghasan
Comment options

@keryell
Comment options

Answer selected by Luigi-Crisci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
cuda CUDA back-end libclc libclc project related issues compiler Compiler related issue
4 participants