[Openmp-commits] [PATCH] D95466: [OpenMP][NVPTX] Drop dependence on CUDA to build NVPTX `deviceRTLs`

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Jan 30 06:39:50 PST 2021


tianshilei1992 added a comment.

In D95466#2526059 <https://reviews.llvm.org/D95466#2526059>, @kparzysz wrote:

> Aside from potentially disabling this build, I actually have multilib installed:
>
>   ii  gcc-7-multilib                   7.5.0-3ubuntu1~18.04                amd64        GNU C compiler (multilib support)
>   ii  gcc-multilib                     4:7.4.0-1ubuntu2.3                  amd64        GNU C compiler (multilib files)
>
> Is there something missing in the cmake files that should make use of it?

The package should be `libc-dev` on Ubuntu.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95466/new/

https://reviews.llvm.org/D95466



More information about the Openmp-commits mailing list