I found out that in the current debian gcc-14-offload-nvptx and
gcc-13-offload-nvptx, if I compile a code that requires
unified_shared_memory and uses openmp to offload to gpu, the code is never
run on the gpu. It does compile the offload code, but then it is never
executed on the gpu.
That's t
Follow-up patch: https://reviews.llvm.org/D94072 (still unreviewed)
Sorry for the incomplete fix. – Tobias
Matthias Klose wrote:
Am 24.03.2014 18:46, schrieb Sébastien Villemot:
Le mercredi 12 mars 2014 à 18:44 +0100, Sébastien Villemot a écrit :
More specifically, I think that dh_fortran_mod should do the following:
- it would read a file debian/[package.]fortran-mod, which would contain
a list of
Kevin Mitchell wrote:
Comparision logic fails between "wrapped around" integers inside an inverted
while loop hack. This occurs only on optimisation level 2 and if the
loop does not have an upper limit.
I encountered this when trying to emperically check the integer
limits. Attached is a small
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package quota
http://packages.qa.debian.org/q/quota.html
The new version fixes Debian bug #685356, namely:
repquota: Fix reporting for XFS
Conversion to generic quota
I think it would be really useful to add support for C99's VLA
(variable-length arrays) and Fortran 90's arrays (i.e. arrays which use
an array descriptor/dope vector).
While it does not seem as if the upstream version at sourceware-dot-org
will soon get it, Red Hat/Fedora has produced a patch
I think it would be really useful to add support for C99's VLA
(variable-length arrays) and Fortran 90's arrays (i.e. arrays which use
an array descriptor/dope vector).
While it does not seem as if the upstream version at sourceware.org will
soon get it, Red Hat/Fedora has produced a patch whi
> Formatted read statement cannot parse the minimum integer by a program
> compiled by gfortran-4.6.
I think the line of thought is that the number -2147483648 == -huge(0)-1
is not a valid integer number as it is outside of Fortran's numerical
model, which assumes that the smallest and the largest
8 matches
Mail list logo