Hi,
I also rebased and updated our branch:
https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/kyukhin/gomp4-offload
It contains fixes for the issues, mentioned in "Offloading not relocatable".
https://gcc.gnu.org/wiki/Offloading was updated accordingly.
-- Ilya
Hello,
The branch was rebased and updated again:
https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/kyukhin/gomp4-offload
Now offloading works without -flto option. Also there is no need to set
LIBGOMP_PLUGIN_PATH.
https://gcc.gnu.org/wiki/Offloading was updated accordingly.
All tests
Hello,
The branch was rebased and updated:
https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/kyukhin/gomp4-offload
Now it requires even less actions to build and run an executable with
offloading.
Instructions on wiki were updated:
https://gcc.gnu.org/wiki/Offloading#How_to_try_offloadi
Hello,
On 25 Jul 20:55, Kirill Yukhin wrote:
> Hello,
> Branch was rebased on trunk.
>
> It contains fixes for several issues in the build system.
> Now 'configure' can be called using relative path.
>
> Also some options are now unnecessary, updated manual is posted
> on wiki: https://gcc.gnu.or
Hello,
Branch was rebased on trunk.
It contains fixes for several issues in the build system.
Now 'configure' can be called using relative path.
Also some options are now unnecessary, updated manual is posted
on wiki: https://gcc.gnu.org/wiki/Offloading in "How to try offloading enabled
GCC".
-
Hello,
We've slightly improved mkoffload.
Branch was rebased.
--
Thanks, K
Hello,
> Unfortunately currently it’s impossible to run make check-target-libgomp
> from the build dir, since both accel- and host-compilers need to be installed
> into the same dir, otherwise host’s gcc will not find accel’s mkoffload.
We found workaround to allow make check-target-libgomp.
So, he
Hello,
We've fixed build infrastructure to allow both host- and accel-compilers to live
in the same directory.
We've also got rid off some [necessary for build] environment variables.
Unfortunately currently it’s impossible to run make check-target-libgomp
from the build dir, since both accel- an
Hello,
We recently checked into gomp4-offload branch fix allowing bootstrap to pass
as well as fix for disabling multilib for liboffloadmic (64-bit only).
--
Thanks, K
Hi Kirill,
On Wed, 2 Jul 2014, Kirill Yukhin wrote:
> I would like to announce creation of a dedicated branch gomp4-offload to
> speed up review of FE-independent offload-related features.
mind documenting this in https://gcc.gnu.org/svn.html as well?
(If this requires more involved configurati
Hello,
I would like to announce creation of a dedicated branch gomp4-offload to speed
up review of FE-independent offload-related features.
This branch includes:
- set of necessary patches from gomp4 branch
- set of patches which we were developed internally and were unable to
share
11 matches
Mail list logo