-
DPCT shows the following message for the query of total size of a constant memory
"SYCL does not support the device property that would be functionally compatible with totalConstMem. "
```
cudaDe…
-
> > > @atamazov @JehandadKhan @asroy @zjing14 @qianfengz could you take a look at CK related changes? The composable kernel-related changes in this PR might have affected accuracy:
> > > ```
> > > #…
-
BLT calls `enable_language(cuda)` when cuda is on:
https://github.com/LLNL/blt/blob/8c229991e65e7a9603c621b47cb3ba158bb7468c/cmake/thirdparty/SetupCUDA.cmake#L67
However, it doesn't call: `enabl…
-
### Problem Description
When compiling pytorch release candidate v2.2.0-rc6, I'm encountering the follwoing compiler crash:
```
clang-17: /usr/src/debug/rocm-llvm/llvm-project-rocm-6.0.0/llvm/lib/C…
-
There were times when HIP compilation didn't work in embedded MIOpen, because precompiled HIP headers weren't available.
https://github.com/ROCmSoftwarePlatform/MIOpen/blob/5cb2e548131d777d589917db…
-
I tried installing InvokeAI according to README with `nix run github:nixified-ai/flake#invokeai-amd`. During installation (after InvokeAI configuration screen) I got error:
```
2024-02-18 22:32:3…
-
Spatial parameters require some markers to be present. If those are actually present, great. If they are missing, we could compute virtual markers based on all other available markers (maximum likelih…
-
- ROCm Core Components
- [x] ROCr Runtime: rocr-runtime https://github.com/conda-forge/rocr-runtime-feedstock
- [x] ROCt Thunk Interface: roct-thunk-interface https://github.com/conda-forge/ro…
-
**Describe the bug**
The test case crashes within `llvm::AMDGPUAsmPrinter::emitEndOfAsmFile` with assertion `Success && "Malformed HSA Metadata"`.
See https://github.com/intel/llvm/actions/runs/40…
-
Hey guys, many thanks for this library. I'm new to HiPS and I would like to know if there is a easy way to automatically convert an HiPS file to 2D panoramic images.
Thanks in advance :)