-
## 🐛 Bug
On ROCm 4.2, with PyTorch 1.9.0 installed via
```shell
pip3 install torch -f https://download.pytorch.org/whl/rocm4.2/torch_stable.html
```
Running https://github.com/pytorch/exam…
-
```python
import vcs
import cdms2
import cdat_info
import sys
if len(sys.argv)>1:
N = int(sys.argv[1])
else:
N = 120
def myplot(index):
f=cdms2.open(cdat_info.get_sampl…
-
Trying to compile in Rust with --features gpu. Compiles and works fine with CPU. Any ideas?
Win 10 Pro 64
Nvidia 1080ti
Driver 397.93
Thank you,
R
ghost updated
3 years ago
-
1) How to check that the library uses both GPU AMD RX570 (as one logical card with two nodes)?
2) For max performance should I
2.a) enable or disable CrossFire?
2.b) set GPU Workload - Compute or…
-
- **Etcher version:**
1.13.1 appimage
- **Operating system and architecture:**
Operating System: openSUSE Tumbleweed 20230103
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Vers…
-
A big fat tar to extract somewhere in `/opt/` would be quite useful for people using distributions other than rpm/deb based ones.
-
On one of my systems gamescope crashes (on another system with an Intel Core i5-1135G7, also with the same mesa version the identical gamescope build runs just fine. so i guess it may be gpu driver sp…
-
**Background:** Porting Thrust library to ROCm Platform
**Error Description**:
The unit test case fails when copying stl vector to device vector for mixed data types (int to float) and giving ru…
-
Hi,
This is more feedback than anything else.
This repo is rather confusing way about working. Why can't AMD just work just directly and exclusively upstream into mainline in a incremental way rathe…
-
Building for Mac OS doesn't seem to work. On running the linker (the cause of the error), it gives me a error as follows:
```
$ clang -I/usr/local/include -isysroot /Applications/Xcode.app/Content…