-
Hi,
i have this error with my 6 GPU And Vega 56 on Linux Ubuntu 16.04
```
GPU #0 recognized as Vega
card 0, m1 8176, m2 4048 w 448
GPU #1: gfx900 (Radeon RX Vega), 8176 MB available, 56 compute…
-
I am trying to use Ray rllib run multiple environments that require GPU resources. My goal is to allocate a fraction of the GPU (e.g., 0.05) for the learner worker (policy) and share the remaining fra…
-
## Summary & motivation
Modern computers have multiple CPU cores, and most have a capable GPU. Capitalizing on this fact would make this crate's algorithms work on much larger graphs than is curren…
-
I find the following sentence in README in commit 8876629deb61fba978b91540b201eb3a42b81d4a:
https://github.com/scier/MetalSplatter/blob/8876629deb61fba978b91540b201eb3a42b81d4a/README.md?plain=1#L2…
-
Thanks for this great repo. I'm trying to edit Llama-7b with the MEMIT algorithm. With two GPUs, I get the following error:
``` File "easyeditor/editors/editor.py", line 182, in edit
return s…
-
I'd like to start this discussion because I might research this topic when I get bored. I am not an OpenCL or CUDA expert (or even novice) so I'm putting my findings here as I go.
- https://forums.…
-
The comps algorithm currently takes a _long_ time to run. It takes 12 hours even with a reduced search space. However, the algorithm is _highly_ parallelizable. It's possible that using some simple GP…
-
### Feature request
Hi, we are big fans of the library and the NF4 data-type, so much so that we have been working on [CUDA kernels](https://github.com/HanGuo97/flute) to speed-up inference for NF4-q…
-
- Review of the Literature
- RBF Algorithms
- GPU for PDEs
- GPU for RBF
- Explicit/Implicit RBF
- Explicit/Implicit RBF-FD
- Implicit GPU
- Compare contrast and evaluate previous publicat…
-
Summary: deterministic selection of deterministic cuDNN convolution algorithms (added in TensorFlow version 1.14) has been broken since version 2.5. This issue explains how it was broken, provides a w…