Daniel Arndt

Results 835 comments of Daniel Arndt

> That's strange, the gcc 13 nightly is clean. What's your configuration? I just enabled compiler warnings and tests and the compiler reports (using Homebrew on MacOS X) ``` $...

> > As far as I can tell these warnings are spurious. This pull request proposes two different solutions to suppress this warning: > > > > 1. Guard the...

> > I just enabled compiler warnings and tests and the compiler reports (using Homebrew on MacOS X) > > Did you try to reproduce on the compiler explorer with...

`HIP` CI is timing out everything else passed.

I'm seeing the same warnings with ``` g++-13 (Homebrew GCC 13.2.0) 13.2.0 ```

> Also do we understand why we can't reproduce it on the compiler explorer nor in the CI build? (not saying we are not interested in fixing, just trying to...

Seems like no one else os running into this.

My best guess would be that all MPI processes are in fact using the same GPU. Did you have a look at nsight systems to see what the GPU utilization...

> @crtrott , @dalg24 - Should this issue be re-assigned? Looks like @cz4rs is now working on it.

I'd like to discuss if we an allow an updated interface to allow users to specify the scratch space level at compile-time. Without this, the `oneAPI` compiler doesn't seem to...