Thomas-Ulrich

Results 175 comments of Thomas-Ulrich

@alalazo ready to merge

commenting the line ```depends_on("py-gemmforge", when=f"+{v}")``` in seissol spack package. and installing with: ```pip3 install git+https://github.com/SeisSol/gemmforge.git --break-system-packages``` seems to work (well I tried on another machine, and got `ValueError: Unknown gpu...

but in this case, it should have used the pip installed one, that is 0.212

but what I don't understand is that I uninstalled gemmforge (with spack, and reinstalled it. It should use the lastest master then).

one quick check for confirming it is a Yoffe function parameter problem could be to switch from FL34 to FL33.

``` if server_info: server_info = "\n".join( line for line in str(server_info).splitlines() if line) ``` fixes the problem it seems

Hi, Just to confirm that the error is still there with obspy 1.4.2 (I was using iris client): ```python File "/home/ulrich/mambaforge/lib/python3.13/site-packages/obspy/clients/fdsn/client.py", line 748, in get_stations data_stream = self._download(url) File "/home/ulrich/mambaforge/lib/python3.13/site-packages/obspy/clients/fdsn/client.py",...

This is the fault slip on 16 ranks ![image](https://github.com/user-attachments/assets/ab0ee7b6-85ff-4329-8ba4-b89808258357) and on 64 ranks ![image](https://github.com/user-attachments/assets/0e4773dd-84b4-4558-bfad-4731e92c1ef9) with v1.0.1 on superNG

The boundary conditions looks good ![image](https://github.com/user-attachments/assets/69ffc0ab-cbb0-493d-8a27-536d744273a1)