-
Typing this on mobile sorry for bad formatting.
Would it be possible to make a ex2 image of something like arch linux and installing something like gnome or KDE on it? I'm not sure how well the brows…
-
-
Could you add a few lines to the Readme documentation about the architecture roadmap?
Specifically, if the RISC-V target is on the roadmap.
Separately, perhaps here, could you comment on whether t…
-
Here is an example program that uses `.arch` in inline assembly to enable LSE instructions:
```c
int main() {
asm volatile (
".arch armv8-a+lse\n"
"casal x0, x1, [x2]\n"
…
-
```
(.venv) user@b250:~/tinygrad$ AMD=1 VISIBLE_DEVICES=0 python3 examples/llama3.py --download_model
seed = 1730624168
0%| …
-
# Proposal
## Problem statement
Sometimes, for debugging, users want to have a software breakpoint instruction to use with their debugger, or to generate a core dump for subsequent analysis.
`core:…
-
Hello team, I was just asking since we got the new arch enabled by default with react native 0.76 and expo 52 (beta) is it going to be supported by singular ? I know I could open a pr but my knowladge…
-
Arch uses dbus-broker by default and I get the following error message from Labelle.
```
qt.qpa.theme.dbus: Session DBus not running.
qt.qpa.theme.dbus: Application will not react to setting cha…
-
There appear to be only amd64 deb packages... No mention of aarch64 etc...
Can this be enabled?
thx!
-
In an ideal scenario the build process for `vs` should work on most architecture, so in addition to amd64, arm32, aarch64 and riscv64 should also be tracked.
I have no plan to directly support buil…