boeschf

Results 16 comments of boeschf

@thorstenhater I've just tried building this branch on Piz Daint (GPU partition) - i didn't find any problems (apart from a missing file when compiling the ubenches target, which I'll...

I tried to address most of the points raised. TODO: example, coupled SDE test

I added a clarification in the developer docs regarding the scaling/variance of the Wiener process. The Wiener process has variance $\sigma^2 = \Delta t$, and thus, we accordingly scale the...

seems to hang in python examples again

cscs-ci run daint-gpu

It's separate, but I'll test this on a separate branch with #2209 merged in. I'll report the results here. If preferred, I could push to #2209 directly, but I'd prefer...

FYI, I get this compiler error on an arm64 system (aarch64, neoverse v2): ``` [566/1610] Compiling Fortran object scipy/special/libspecfun.a.p/specfun_specfun.f.o FAILED: scipy/special/libspecfun.a.p/specfun_specfun.f.o gfortran -Iscipy/special/libspecfun.a.p -Iscipy/special -I../scipy/special -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -std=legacy...

> FYI, I get this compiler error on an arm64 system (aarch64, neoverse v2): > > ``` > [566/1610] Compiling Fortran object scipy/special/libspecfun.a.p/specfun_specfun.f.o > FAILED: scipy/special/libspecfun.a.p/specfun_specfun.f.o > gfortran -Iscipy/special/libspecfun.a.p -Iscipy/special...

do we still need the struct `arb::connectivity`?

cscs-ci run default