James Simone
James Simone
OK, this report may just be informational. I happened upon this issue since gcc 10.2 is one of the later compilers on our ppc64 worker. I was able to reproduce...
Hi Balint, Would it be possible to send cmake options for a hip build? Also, is there a particular branch that should be used? —jim On 2/21/22, 11:05 AM, "Balint...
Added comment about segfaults from other benchmarks run on our local cluster Benchmark_comms: faults after "Benchmarking concurrent STENCIL halo exchange in 1 dimensions" Benchmark_comms_host_device: fault after "Benchmarking sequential halo exchange...
On Perlmutter, I built git branch c0d56a1c according to the recipe in ./systems/Perlmutter. Benchmark_ITT generates a segfault for parallel runs while the code runs correctly on a single GPU. ```...
Unfortunately, this problem still persists on the develop 042ab1a052 branch dated Mon Jun 27, 2022.
I'm also hitting the "stack frame size exceeds limit" error. commit: HEAD detached at 135808dc Ubuntu 20.04 container rocm-5.0.0/clang/14.0.0 CXX=hipcc CXXFLAGS=" -std=c++14 -I/opt/rocm/rocthrust/include -I/usr/local/openmpi/include -I/usr/local/fftw/include -I/usr/local/hdf5/include -I/usr/local/scidac/include " LDFLAGS=" -L/opt/rocm/rocthrust/lib...
Unfortunately, no updates. I see similar segfaults on systems other than Perlmutter. I suspect it is more of a problem with the mpich family of MPI and later versions of...