-
**Describe the bug**
It appears with ilab v0.17.0 that ilab convert no longer works
**To Reproduce**
Steps to reproduce the behavior:
1: ilab generate
2: ilab trian
3: ilab convert
Give the…
-
## Describe the bug
Using
```
# Configure base security rules
resource "panos_security_policy" "security_rule" {
provider = panos.default
depends_on = [panos_address_object.address…
-
### Describe the bug
Trying to profile anything:
```
rocprof --hip-trace testing
/nix/store/vlfa0njqji6c7r2bsz44hnnzfi1xcx82-rocprofiler-6.0.2/bin/rocprof: line 42: /nix/store/vlfa0njqji6c7r2bsz…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.6.0.dev20240918+rocm6.2
Is debug build: False
CUDA used to build PyTorch: N/A
ROCM used to bui…
-
**Describe the bug**
When I import fbx from Mixamo into blender, it adds a 90 degree rotation on the x axis on the armature plus it scales it down by 0.009ish. Back in 2.8, the parent node would get …
-
Code cleanup:
- [x] with the new BLT hip support a bunch of new warnings appeared in the code. what shows up differs with different rocm versions. many of these are due to unused variables in the R…
-
###
Issue copied from: https://github.com/ROCm-Developer-Tools/HIP/issues/630
@whchung suggested filing HCC issue as it might be related to HCC Clang CodeGen.
###
If a `__host__` function is dec…
-
1st off, headphones is awesome. Thanks.
Here's my issue----
I organize my library by folder structure of:
Music/Genre/Artist/Album
But because headphones lumps everything together I have 2 places f…
-
Structure of Content:
1. What is PHR? Who can build PHR? who can enable creation of PHR? Introduce ABHA for patients here
2. Role of PHR
a. It is responsible to store records.
b. How will they s…
-
Some folks over at mfem/mfem#2910 are trying to run with HYPRE on a Navi gaming card. The issue is that the Navi cards run with warp/wavefront size 32 and not 64. Currently, AMD GPU support in HYPRE a…