-
hi @jkotan
many thanks for this great piece of software.
We would like to use the ROIs of LaVue as counters in Sardana.
Is there already some driver available?
Best
Daniel
-
When using the reflection option, photons should not be lost when they hit the star or disk, but this is happening in TDE and presumably other models.
The issue is related to #584, and at least in …
-
I apologize in advance as I'm new to Windows and CMake. I'm getting two classes of compile errors. The first is nvcc.
Here's my command line:
"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v1…
-
There is a small issue with the materials introduced in chapters 7, 8 and 9 (lambertian, metal, dielectric). Due to floating point error, it may happen that the intersection of a ray with some geometr…
-
After some time running ok, the process uses a whole CPU core.
It must be a bug but how would I debug it?
The program keeps functioning OK.
This happens on an Ubuntu 12.04 64-bit installation. Used …
-
When claiming an agent, the configuration needs to be updated to point to the correct Netdata Cloud URL and the relevant settings updated to enable the Cloud.
This should be automatic and transpare…
-
In the main log, when there's a bug you get a dump of 1000 lines, on the 1000th line or so that's when your actual shader code can be found to start.
That's not the worst, but we need shader docs. …
-
A list of functions needed for cBinder project.
-
Now that `.op` is generally the vectorized form of `op`, it's very confusing that `.'` means transpose rather than the vectorized form of `'` (adjoint, aka ctranspose). This issue is for discussing al…
-
The `try()` proposal #32437 has met with significant complaint, especially about
a) lack of support for decorating/wrapping returned errors
b) lack of support for widespread alternatives to returnin…