Re: [Rd] Matrix issues when building R with znver3 architecture under GCC 11

2022-04-13 Thread Kieran Short
est regards, Kieran On Wed, Apr 13, 2022 at 4:00 PM Tomas Kalibera wrote: > Hi Kieran, > > On 4/12/22 02:36, Kieran Short wrote: > > Hello, > > > > I'm new to this list, and have subscribed particularly because I've come > > across an issue with building R fro

Re: [Rd] Matrix issues when building R with znver3 architecture under GCC 11

2022-04-12 Thread Kieran Short
Hi Henrik, It produces the same result. Regards, Kieran On Tue, 12 Apr 2022, 23:13 Henrik Bengtsson, wrote: > Shooting from the hip: What happens if you compile with -O2 instead of -O3? > > Henrik > > On Mon, Apr 11, 2022, 18:27 Kieran Short wrote: > >> Hello, >>