https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112424
Bug ID: 112424
Summary: libgomp: cuStreamSynchronize error: misaligned address
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111661
--- Comment #3 from Patrick Bégou ---
Hi Tobias,
thanks for this information.
- yes removing the "finalize" make this small test case working. In my
mind it should only remove the allocated attribute from the GPU with
setting the count to zer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111661
--- Comment #1 from Patrick Bégou ---
With tab an instantiation of an r2tab type described above by Tobias Burnus
this is what I am doing to enlarge the allocatable tab%val attribute to [n,m]
elements with gcc13.2.
!$acc exit data delete(
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109699
Patrick Bégou changed:
What|Removed |Added
Keywords||openacc
--- Comment #1 from Patrick Bég
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
--- Comment #16 from Patrick Bégou ---
Hi Thomas,
yes, it solves the problem on my side.
>From my point of view it can be marked as solved.
Thanks
Patrick
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109646
--- Comment #5 from Patrick Bégou ---
Hi Thomas,
yes, I cannot reproduce this problem anymore and the full application compiles
now.I think it could be marked solved.
Even if I have a new problem, but at axecution time now. I've posted a new
re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109699
Bug ID: 109699
Summary: With OpenACC reallocating a fortran pointer on a user
type with allocatable fails.
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109646
--- Comment #3 from Patrick Bégou ---
Confirmed that this commit fixes this problem and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622 report too.
I will check with the full application soon (need to rebuild OpenMPI for GCC
14).
Many than
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
--- Comment #11 from Patrick Bégou ---
Confirmed that this commit fixes the problem.
I will check with the full application soon (need to rebuild OpenMPI for GCC
14).
Many thanks you for your responsiveness.
Patrick
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109646
--- Comment #1 from Patrick Bégou ---
Using 12.2.1 as more recent versions of gfortran cannot compile this file (see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109646
Bug ID: 109646
Summary: OpenACC attach directive fails with "pointer target
not mapped for attach"
Product: gcc
Version: 12.2.1
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
--- Comment #7 from Patrick Bégou ---
Le 25/04/2023 à 14:49, pault at gcc dot gnu.org a écrit :
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
>
> --- Comment #4 from Paul Thomas ---
> Hi Patrick,
>
> Confirmed on pre-release GNU Fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
--- Comment #3 from Patrick Bégou ---
Following Harald Anlauf idea, I have built the compilers from the
devel/omp/gcc-12 branch for testing:
GNU Fortran (GCC) 12.2.1 20230302 [OG12]
The "internal error" shown with this small test case (begou.f9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
--- Comment #2 from Patrick Bégou ---
Sorry, exact branch is: releases/gcc-13
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
--- Comment #1 from Patrick Bégou ---
OS: CentOS8
Compiler 13 built with native CentOS8 compiler: GNU Fortran (GCC) 8.3.1
20191121 (Red Hat 8.3.1-5)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109622
Bug ID: 109622
Summary: internal compiler error: in omp_group_base, at
gimplify.cc:9412 if -fopenacc is set.
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Sev
16 matches
Mail list logo