-
When attempting to execute the script, it gives an error about utilites, I suspect my executor, Solara, and most other executors are unable to load the GUI.
Is it possible to change the GUI in a wa…
-
https://cdn.krnl.ca/getkey.php
-
I ran the "python src/main.py" in work dir. but it says "The API wasn't able to verify a working Rōblox process.", even if i have open roblox (executable) from browser or from MS Store. Same error.
…
-
![Screenshot_242](https://user-images.githubusercontent.com/88921535/145940770-2a5fb1ae-a46c-4a10-8187-b5d9409c7295.png)
-
[As seen here](https://wiki.ultramarine-linux.org/en/installation/getting/)
-
In short: There are some issues with AffineExpr for IndexExpr. To me, it is impossible for current IndexExpr to determine an expression is affine or not.
For example:
1. createSymbolIndexFromArray…
-
A couple of questions about the Krnl dialect.
(a) What is the purpose of the "define_loops" and "optimize_loops" instructions? Are there any examples illustrating its usage? It seems to serve as a …
-
**Describe the bug**
Function/test: [KRNL-5730] produces an exception.
Error message from exception is incorrect: `Message: No valid /bin/grep tool found to search kernel settings`
A val…
-
I tried building the project on the new `vitis_2022_1` branch targeting U280, and it resulted in the following error on `make all`:
```shell
$ make all TARGET=hw DEVICE=/opt/xilinx/platforms/xil…
-
I was looking at minimal shader `Cargo.toml`s and they're often mainly:
```toml
[dependencies]
spirv-std = "0.9.0"
```
---
In the past (e.g. https://github.com/EmbarkStudios/rust-gpu/issues/…