Public bug reported:

When compiling for a sufficiently large number of GPU architectures 
(ROCm_ISAs), the fat binaries become so large that our Launchpad builders fail 
due to 'No space left on device' and we were resorted to add the following 
workarounds:
- removing .o files before install step (landed in 7.1.0-0ubuntu2)
- mv instead of cp in install step 
(https://bugs.launchpad.net/ubuntu/+source/rocthrust/+bug/2143136)

These workarounds still limited us to a certain number of ROCm_ISAs we
can support and we can't expand the list.

Enabling --offload-compress significantly reduces the binaries size,
avoiding this problem.

** Affects: rocthrust (Ubuntu)
     Importance: Undecided
     Assignee: Bojan Aleksovski (b0b0a)
         Status: In Progress

** Changed in: rocthrust (Ubuntu)
     Assignee: (unassigned) => Bojan Aleksovski (b0b0a)

** Changed in: rocthrust (Ubuntu)
       Status: New => In Progress

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

Title:
  Enable offload compress

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rocthrust/+bug/2144646/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to