-
By any chance, is this possible?
Since Vulkan is provided to Mac via molten-vk, Metal should feel more native to the system and may bring more FPS to some systems. It is not an urgent request, more li…
-
test_full_buffer.cpp uses PROFILER_OP_SUPPORT_COUNT and PROFILER_L1_GUARANTEED_MARKER_COUNT
these are defined in internal header files (currently being moved)
for metal 1.0 we need stable APIs, th…
-
Since https://github.com/metal-stack/metal-api/pull/571 it is possible to specify DNS and NTP Servers during machine/firewall creation. This enables us to simplify the logic to modify the DNS and NTP …
-
With latest `main` branch on an ARM mac `SCIPY_DEVICE=mps python dev.py -n test -j 16 -b all` results in 189 failures.
Some of the failures will be hard/impossible to avoid because `torch` doesn't …
-
`stablehlo.convolution` op is lowered to `ttir.convolution` but lowering to TTNN fails because `ttir.convolution` op is marked illegal.
```
module {
func.func @main(%arg0: tensor, %arg1: tensor, %a…
-
### Describe the bug
$ java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment Temurin-11.0.18+10 (build 11.0.18+10)
OpenJDK 64-Bit Server VM Temurin-11.0.18+10 (build 11.…
-
From the community:
> [API-level docs that actually say interesting things. For example. https://docs.tenstorrent.com/tt-metalium/latest/tt_metal/apis/host_apis/buffers/CreateBuffer.html currently te…
-
OpenCL for macOS was deprecated by Apple in 2018 ... I guess it would make sense to implement a metal api backend for Futhark ...
-
# Interesting papers
## Neural fields in robotics survey paper
- https://arxiv.org/pdf/2410.20220](https://t.co/h3mvrYhXPS
![image](https://github.com/user-attachments/assets/d2271a90-db3f-43…
-
### What happened?
With this change, any system that's provisioned specifying a facility will get a 422 error
from the API. (From reading the code at
https://github.com/kubermatic/kubermat…