-
Looks like there is a bug in how result type for decimal multiplication is calculated.
```
presto:di> select cast(1.2 as decimal(38, 30)) * cast(1.2 as decimal(38, 30));
Query 20240401_120207_793…
-
-
Hi,
I have got 2 GPU in my System, one in the APU A8 7600, and a dedicated RX 550.
clinfo reports:
```
Number of platforms: 1
Platform Profile: …
c-bug updated
1 month ago
-
This problem has been ongoing but masked by #12380.
```
2022-08-09T08:15:17.7124009Z 431/1344 behavior.cast.test "behavior-native-Debug-bare-multi-default coerce between pointers of compatible dif…
-
## Problem description
The left one is normal, but the right one looks incorrect.
## Attach a .c3p
[pixellate_bug_r279b.zip](https://github.com/WilsonPercival/WilsonPercival/files/14462986/pi…
-
on this x86_64 linux v6.3.0-rc7 musl v1.2.3 host, using pocl 4.0-pre on the commit 216b9a458 with hashcat v6.2.6 ends up with a segfault:
```gdb
Process 20270 stopped
* thread #18, name = 'hashcat'…
-
Dear who it may apply to:
I am trying to create correctly rounded math functions. From searching online and reading papers, it seemed like metalibm was able to provide this for us, since it uses so…
-
Plaidml fails for plaidbench keras mobilenet test and plaidbench --batch-size 1 keras --train mobilenet test for AMD GPU (opencl_amd_oland). I thought it might be that AMD was not functioning at full …
-
The [filter property](https://drafts.fxtf.org/filter-effects/#FilterProperty) states that "Functions must operate in the sRGB color space". This implies that all the input colors to filters, like disp…
-
Hello PopOS developers,
Please let me bend your ears with an issue regarding the recent kernel 5.15.5 upgrade.
I have been using Pop!OS 20.04LTS peacefully. Everything had run perfectly until Po…