René Widera

Results 480 comments of René Widera

> The error still persists. The executable in the build directory works. The one in the install path does not. From `ldd`, `libwebsockets.so.16` is not linked. The `sha1sum` between both...

CMake is running an extra step during `make install` maybe the binary in `.build` contains rpath and those get removed during the install. I am not 100% sure but make...

> From the CUDA docs it seems that it should be possible to call `cudaGraphLaunch()` while capturing a graph. This means that both could be used simultaneously. The question rather...

> You mean, because we have to do this anyways, we always have at least two cuda operations (the actual call, and eventRecord) which can be recorded into the graph....

If I understand the discussion correct the question is if we need more than two camera views? My answere is yes. We need this not only for bullet view there...

Am 11. April 2016 20:54:45 MESZ, schrieb Alexander Matthes [email protected]: > First to the easy to answer question from @psychocoderHPC; Rendering 6 > different images for your named kind of...

* Diploma thesis (German): In-Situ Visualisierung und Streaming von Plasmasimulationsdaten - https://zenodo.org/record/55329/ * In situ, steerable, hardware-independent and data-structure agnostic visualization with ISAAC - http://dx.doi.org/10.14529/jsfi160403

@FelixTUD Let me push this issue up. We should soon use the HZDR CI. Please do not integrate travis or github actions because the HZDR CI gives us the possibility...

@aktech Thanks for pointing us to your service. We will have a look into it. ISAAC is developed by a German research center therefore the requirement of having an AWS...

This should be solved with #123, where I am not 100% sure is why the problem was already shown with libjansson 2.10