The latest released version v0.1.0 is 6 months old, and we found some issues in our Linux machine:
for root, dirs, files in os.walk('/opt', followlinks=True):
This may cause infinite loop. We also noticed that this issue was actually fixed already with later commits (i.e., that line doesn't exist anymore). So could you release a new version, so that we can install via pip?
Operating System
Ubuntu 22.04
CPU
Intel(R) Xeon(R) Platinum 8480C
GPU
AMD Instinct MI300X
ROCm Version
ROCm 6.2.0
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
Problem Description
The latest released version v0.1.0 is 6 months old, and we found some issues in our Linux machine:
This may cause infinite loop. We also noticed that this issue was actually fixed already with later commits (i.e., that line doesn't exist anymore). So could you release a new version, so that we can install via
pip
?Operating System
Ubuntu 22.04
CPU
Intel(R) Xeon(R) Platinum 8480C
GPU
AMD Instinct MI300X
ROCm Version
ROCm 6.2.0
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response