David Rohr
David Rohr
Feature Request: There is a windows tool called Total Commander that has a very nice file-diff tool. One of its very convenient features is to tell the diff to resynchronize...
@ktf : This is the patch we discussed this morning. For me the FST runs through with it. I think in principle we don't need it, on the other hand...
The program below crashes during hipLaunchKernelGGL instead of giving a failure at compile time, that the constructor for a is defined but not implemented: ``` #include class a { public:...
When I link the attached object file with HCC, I get a segfault in clamp-device with ROCm 2.8: ``` $ /opt/rocm/hip/bin/hipcc --amdgpu-target=gfx906 -o libGPUTrackingHIP.so CMakeFiles/GPUTrackingHIP.dir/GPUReconstructionHIP.hip.cxx.o Stack dump: 0. Program arguments:...
It would be very cool if the widget would support some more graphical output. A bar display could save some space, while a curve showing the temperature of the last...
Showing several sensors on a large or high-dpi screen uses a lot of space in the panel, even when I use a small font size. In particular, two sensors readings...
In lm-sensors I see the individual temperatures of all the CPU cores using the coretemp kernel driver. Thermal Monitor shows only one temperature, which seems to be the highest one....