++
Assignee: unassigned at gcc dot gnu.org
Reporter: afernandez at odyhpc dot com
Target Milestone: ---
Compilation (of gdrcopy) in cloud environments
Hello,
I've been trying to compile gdrcopy (https://github.com/NVIDIA/gdrcopy) in
cloud environments but keep running int
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92322
afernandez at odyhpc dot com changed:
What|Removed |Added
Resolution|DUPLICATE |FIXED
--- Comment #3 from
Assignee: unassigned at gcc dot gnu.org
Reporter: afernandez at odyhpc dot com
Target Milestone: ---
Hello,
While trying to compile an app with gfortran 9.3.0 & -fopenacc, the compiler
doesn't seem to recognize some directive and causes the following error
messa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97390
--- Comment #2 from afernandez at odyhpc dot com ---
Hi Thomas. That was a good guess but it's not the problem. The flag
'-ffree-line-length-none' is already on and there are many other long lines in
the code. The compilation com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97390
--- Comment #4 from afernandez at odyhpc dot com ---
The code can be downloaded from GitHub:
git clone https://github.com/MPAS-Dev/MPAS-Model
cd MPAS-Model
git checkout atmosphere/v6.x-openacc
My experience with OpenACC is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97390
--- Comment #6 from afernandez at odyhpc dot com ---
After reading some more documentation and the pdf that you mentioned, I concur
that the line doesn't follow OpenACC standards. I will keep looking into the
problem (maybe the PGI com
Assignee: unassigned at gcc dot gnu.org
Reporter: afernandez at odyhpc dot com
Target Milestone: ---
Hello,
I'm trying to compile NCEPLIBS (https://github.com/NOAA-EMC/NCEPLIBS) with
11.1.0 and getting the following error:
$sudo make
-- Build files have been written to:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
--- Comment #3 from afernandez at odyhpc dot com ---
Sorry for the delay. The system is AArch64 and running CentOS8.3. I have 2 GCC
installations, one is 8.3.1 and the second is 11.1.0. NCEPLIBS builds with the
former but not with the second
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
--- Comment #5 from afernandez at odyhpc dot com ---
I just tried -std=legacy but it made no difference.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
--- Comment #7 from afernandez at odyhpc dot com ---
@anlauf. Thanks! I'll open a PR with the developers so that they fix these
issues.
10 matches
Mail list logo