-
```
.match('/module/**/*.js', {
isMod: true
})
.match('::package', {
postpackager: fis.plugin('loader', {
resourceType: 'amd',
useInlineMap: true
})
})
```
fis3-hook-amd …
zrain updated
8 years ago
-
Do what i suggested in https://github.com/Esri/arcgis-rest-js/pull/221#issuecomment-397389485
Here's why:
- what that demo currently shows (loading the JSAPI first, then using it to load arcgis-re…
-
Error message:
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\seancarson\AppData\Local\Temp\jSerialComm\1669603000103-jSerialComm.dll: Can't load AMD 64-bit .dll on a ARM 64-bit …
-
These can be found in the `/usr/lib/dri/` directory on Arch Linux.
```
$ export MESA_LOADER_DRIVER_OVERRIDE=
```
https://docs.mesa3d.org/envvars.html
Drivers:
- crocus = Intel GPUs. It w…
-
from cap-talk
https://gist.github.com/dckc/58dafff6db340c46c0c2
-
Let's say someone was working on improving AMD including a new loader and optimizer. What would you hope was different?
As developers interested in AMD, we need to break down the current status-quo …
-
Using clang version 20.0.0git (4fef204ac42eb84e167d43ce076c9a167eae3be0), I see the following crash compiling lib32-mesa-git on a Intel Raptor Lake system. From the diagnostic, this seems to be a prob…
ms178 updated
1 month ago
-
### Describe the bug
Crash with abort when trying to use AMD graphics card in editor
Model is mistral-7b-instruct-v0.2.Q4_K_M.gguf
ggml_cuda_init: found 1 ROCm devices:
Device 0: AMD Radeon RX…
-
confirm working using zluda + stable diffusion via GPU [here](https://github.com/vosen/ZLUDA/issues/59#issuecomment-2002005732)
```
C:\Users\ken>d:\ZLUDA\zluda.exe -- ollama.exe serve
time=2024-0…
-
We've received several requests to consider splitting xstyle up into a few smaller packages. The most common requests for separation are:
- AMD CSS loader plugin/build tool
- Some of the CSS utilities…