Richard Pausch

Results 326 comments of Richard Pausch

One part of the issue seems to come from that fact that adding `add(0.5)` on a vector quantity actually means `add( 0.5, 0.5, 0.5)`, which of course, if you just...

The relevant code is here: https://github.com/ComputationalRadiationPhysics/isaac/blob/8cf6133034b0601f49a13f19621b130b1ac2bd30/client/js/isaac/interface/visualisation.js#L363-L374

@ax3l I did port forward correctly (using multiple hops if necessary) from - hypnos5 -> ZIH (no double hop) - my laptop -> ZIH (double hop) - @psychocoderHPC laptop ->...

Currently I am not running the server on taurus anymore. Please do not run tests at the moment that might interfere with the running simulation, as this is a production...

The setup without the final *.cfg can be found [here](https://github.com/ComputationalRadiationPhysics/projects-electrons/tree/LPWFA_livVis). Both @FelixTUD and @tdd11235813 were already informed about the current status of this issue via mail and in person. (This...

No headnode is used since they limit runtime. I used a compute node. Currently it is `taurusi2084`. Ports are `22458` till `22460`.

I build the example but it crashes on start (I did not yet update the destination and the port) due to a floating point error ``` Using name Example_936943 [tauruslogin6:5982...

With your extra flags I get the following error: ``` CMake Error at CMakeLists.txt:35 (ALPAKA_ADD_EXECUTABLE): Unknown CMake command "ALPAKA_ADD_EXECUTABLE". ``` (I tried this already via `ccmake` - got the same...

might be related to the libwebsocket issue #93 also seen on hemera - will test this again

@ax3l thanks for sharing this idea. We discussed something similar on Thursday with @FelixTUD