-
### What problem are you facing?
`docker run -it --rm streetwriters/monograph:latest`
> exec /usr/local/bin/docker-entrypoint.sh: exec format error
### What's the solution you'd like to see in Note…
-
Hi, I noticed #1500, thank you for this contribution!
I noticed that the CUDA version required for this build is CUDA 10.x, which I struggle to install specifically on Amazon Linux 2023 (for use wi…
-
I was updating the LLVM git in Nixpkgs and ran into this failure with commit 3f9d02aae87b7c778b86cb79ebd4b64760653079 on aarch64-linux. LLVM git didn't have this problem a month ago when I last built …
-
Hello! MacBook Pro M2 chip. I am trying to run version 0.1.1, but I am getting an error:
```
~$ /Users/mn/Downloads/DashEvoTool-aarch64-mac/dash-evo-tool-aarch64-mac
thread 'main' panicked at src/…
-
Hello while linking a bazel test that needs an spdk client I'm getting below errors during linking. Please let me know if you need extra information in debugging this further.
Env:
OL8 docker run…
-
from devito import *
import matplotlib.pyplot as plt
def solver(I, dt, T, eqs):
```dt = float(dt)
```Nt = int(round(T/dt))
```t = TimeDimension('t', spacing=Constant('h_t'))
```u = TimeFunctio…
-
### Problem description
I always see this error when running vulkan-demos in hangover-wine
013c:err:msvcrt:_wassert (L"!status && \"vkCreateSwapchainKHR\"",L"/home/builder/.termux-build/hangover…
-
Great work @Makrennel, thanks to your efforts I have hyprland on my void linux (x13s ARM processor), but it would be even greater if I could add a repo for my architecture.
-
We would like to use `microvm` to provide staging and build environments for developers, but a few of them use apple hardware/software.
I can't find a way to use this project to run `aarch64-linux`…
-
In [propeller](https://github.com/google/llvm-propeller/blob/main/Docs/OptimizeClangO3WithPropeller.md) step 2, I see propeller dependce the LBR (last branch record) featue, which is deficienced in aa…