-
### Describe the bug
In my Storybook, there is following CSS added to some iframes that shows a docs page:
```css
.css-qa4clq :where(div:not(.sb-anchor, .sb-unstyled, .sb-unstyled div)) {
font…
-
As title says, if I run the command verbatim from the docs:
```
wget https://images2.sick.codes/mac_hdd_ng_auto.img
docker run -it \
--device /dev/kvm \
-p …
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
**Describe the bug**
Using opencl with AMD card, and using cryptonight/r algo, I see this:
[2021-05-20 12:28:55.973] opencl GPU #1 compiling...
[2021-05-20 12:28:55.986] opencl GPU #1 compi…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
What's the full name of the game (including region) ?
I tested Loaded and Keio Flying Squadron 2. But probably a lot more games are affected
What's your frontend ? (standalone, libretro, ...) ?
I…
-
```
What steps will reproduce the problem?
Create a simple kernel like this:
class MyKernel extends Kernel {
int[] a = new int[1];
int[] b = new int[1];
public void run() {
a[b[0]++] = 1;…
-
### Godot version
godot 4 a16 / a17
### System information
OSX 10.13.6 | MacBookPro11,5 | 2015 | AMD Radeon R9 M370X
### Issue description
crash on launch
Something to do with metal and thread…