[Bug 1878760] Re: gcc-10 is selecting amdgcn target by default

chinoune chinoune.mehdi at gmail.com
Fri May 15 12:28:22 UTC 2020


Binaries built for different gpu architectures are not compatible.
So installing gcc-10-offload-amdgcn will just make gcc build binaries for amdgcn target which can't run on nvptx target.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-10 in Ubuntu.
https://bugs.launchpad.net/bugs/1878760

Title:
  gcc-10 is selecting amdgcn target by default

Status in gcc-10 package in Ubuntu:
  Confirmed

Bug description:
  While trying to offload some programs to my laptop nvidia gpu, compilation failed because gcc-10 is selecting amdgcn target by default even my laptop has not any amd graphics.
  A workaround is to use "-foffload=nvptx-none=other-flags".

  Ubuntu 20.04 x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-10/+bug/1878760/+subscriptions



More information about the foundations-bugs mailing list