-
**Some** ATI graphic cards have problems with textures whose size isn't a power of two. See #1983
The issue was fixed by using power-of-two dimensions for minimaps: 21603d270a678770810dd2ec10fe7402821…
-
Would I expect a custom generated 13b adder for a given architecture (e.g. brent-kung) to be strictly better than using a 16b pregenerated adder from this library and hooking it up with the top 3 bits…
-
I think it is not any more true that function tables need to be power of two.
but still it is written in the manual, like for GEN27:
> size -- number of points in the table. Must be a power of 2 or …
-
### What happened?
Testing a problematic AU wall socket in z2m-edge. Originally was only exposing one or two sockets (but power reporting was exposed) https://github.com/Koenkk/zigbee2mqtt/issues/235…
-
I am using an APC UPS with a "split phase" output -- 220 volts input, with two 120V outputs (L1-N-L2). This results in some extra data values, and also a complication because the total values nut rep…
-
Hello,
I wrote an introduction guide to profiling leveraging frame pointers with eBPF [1]. The guide references a simple profiler I wrote [2] for learning purposes, and it's part two of a series [3]…
-
When running a task to add two adapters to an existing LPAR a second time, instead of skipping, the module fails.
` ibm.power_hmc.powervm_dlpar:
action: update_npiv
…
-
I went through the same process on two CN60s. Installed full UEFI. After reboot into initial logo screen, I shutdown the CN60 while in the boot logo screen. Then I upgraded the SSD. When I went ba…
-
This type uses `MaybeInit` with the expectation that assignment code will set values in every cell. Moreover, the matrix is usually larger than requested in `new(…)` because it is padded to a power-of…
-
When checking how many days have passed, the mod seems to wait until the number of days ingame is more then the number of days in the config (this means setting a malfunction to wait one day will actu…