Am Mittwoch, dem 10.01.2024 um 08:16 +0100 schrieb Andreas Tille:
> Hi Martin,
>
> I tried to open an issue upstream but it seems the repository does not
> feature submitting issues. Can you have a look please?
>
> Kind regards
> Andreas.
>
Hi Andreas,
I just tagged a new upstream release
Hi Andreas,
thanks. I missed this. I will look at this tomorrow.
Martin
Am Mittwoch, dem 10.01.2024 um 08:16 +0100 schrieb Andreas Tille:
> Hi Martin,
>
> I tried to open an issue upstream but it seems the repository does not
> feature submitting issues. Can you have a look please?
>
> Kind
Am Mittwoch, den 24.08.2022, 00:10 +0530 schrieb Nilesh Patra:
> Control: reassign -1 nvidia-cuda-toolkit/11.4.3-4
> Control: retitle -1 Please update nvidia-cuda-toolkit to 11.5.1 or later
>
>
> On 8/23/22 23:58, Martin Uecker wrote:
> > Am Dienstag, den 23.08.2022, 23:45
Am Dienstag, den 23.08.2022, 23:45 +0530 schrieb Nilesh Patra:
> On Tue, Aug 23, 2022 at 07:00:44PM +0200, Martin Uecker wrote:
> > I think I fixed this. At least it compiles locally in
> > a sid pbuilder environment, but I needed to build-depend
> > on gcc-10.
>
>
I think I fixed this. At least it compiles locally in
a sid pbuilder environment, but I needed to build-depend
on gcc-10.
Martin
Am Sonntag, den 07.08.2022, 13:06 +0530 schrieb Nilesh Patra:
> Hi Martin,
>
> [CC'ing both your email addresses since I don't know which one you use]
>
> Since th
I will look at this in a couple of days. I think it only
needs a std=c++14 or something aded to the nvcc flags.
Martin
Am Sonntag, den 07.08.2022, 13:06 +0530 schrieb Nilesh Patra:
> Hi Martin,
>
> [CC'ing both your email addresses since I don't know which one you use]
>
> Since this is your
GCC bug report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002505
Minimal test case for armel:
# cat BUG.c
extern _Complex float g(int N, int dims[N]);
void f(void)
{
int dims[1];
_Complex float val = g(1, dims);
}
# arm-linux-gnueabi-gcc --version
arm-linux-gnueabi-gcc (Debian 11.2.0-9) 11.2.0
Copyright (C) 2021 Free Software Foundation, In
For armel as s390x the compiler crashes due to an internal
compiler error with gcc 11. Note, that the same souce code
compiles fine on other architectures and did compile also
on armel s390x with gcc 10.
Martin
9 matches
Mail list logo