Vikas Kurapati
Vikas Kurapati
Testing the current version of filtering with point source simulations. Slices are taken through the source and there is a lot of noise when u-velocity is shown near the source....
Is anyone else except me using the momentum calculations? I don't know if it is really worth it to do just for momentum calculations unless it is actually noticed in...
> The Supermuc compilation does not work without specifying `-DGEMM_TOOLS_LIST=PSpaMM`. However, the spack environment in the documentation is quite old. If somebody has a newer spack environment that does not...
This is exactly the problem and has been mentioned somewhere in the PR earlier. I see three possible solutions: 1. We have separate source files for different simulations with some...
Hi, Just to confirm, do you have two installations of hdf5 on your computer? Did you specify the correct path of HDF5 during the compilation of ASAGI or any other...
> Something that I just noticed: the `kdivMT` matrices get negated within SeisSol—maybe that's related to why the formula doesn't work as intended—even though it looks fully correct and logical...
> Hi, yes, at the same position for both runs. For the traction (T_n/T_s/T_d) values, NaN/Inf are across the whole fault plane at 2.5 seconds. I use single precision. Could...
Can't we enforce the alignment to that data, from where it is initialized? If that is not possible, copying the Yateto data to an aligned array sounds good to me.
Was there a solution for this?
> That looks like a problem inside ParMETIS at first glance Which ParMETIS are you using here by chance? 4.0.3 as mentioned in: https://seissol.readthedocs.io/en/latest/build-dependencies.html#parmetis. Using this command: `make config cc=mpiicx...