Philipp Edelmann

Results 4 issues of Philipp Edelmann

This adds GSSAPI support for the IMAP mail plugin. It is useful in situations where the mail server supports passwordless authentication via Kerberos, especially when there is no password in...

When compiling with the Cray compiler I noticed warnings that we are using the `error` variable before defining it in the methods `LU_DECOMPOSE_MATRICES`, `LU_SOLVE_SPARSE`, and `LU_DECOMPOSE_SPARSE`. This is true because...

It happens quite often to me that I start a new simulation, but don't manage to change the `init_type` from 7 to -1 in time due to the short run...

enhancement

@orvedahl documented some relevant tests for running Rayleigh on GPUs using OpenACC in [this repository](https://github.com/orvedahl/GPU-Rayleigh). Before starting the actual port we should enable support for the relevant compilers in the...