Dear GCC Team,
I'm running Ubuntu 22 on my Mac virtually and my gfortran version is 11.4.0.
When I try to install a certain software package, I encounter the following
error:
gfortran: error: unrecognized argument in option '-mcmodel=medium'
gfortran: note: valid arguments to '-mcmodel=' are: l
Hi Julian!
On 2023-09-06T02:34:30-0700, Julian Brown wrote:
> This patch works around behaviour of the 2D and 3D memcpy operations in
> the CUDA driver runtime. Particularly in Fortran, the "base pointer"
> of an array (used for either source or destination of a host/device copy)
> may lie outsi
On Tue, Sep 26, 2023 at 4:44 PM Lingadahally, Vishakha (2023)
wrote:
>
> Dear GCC Team,
>
> I'm running Ubuntu 22 on my Mac virtually and my gfortran version is 11.4.0.
> When I try to install a certain software package, I encounter the following
> error:
>
> gfortran: error: unrecognized argume