Rupesh Goud

Results 5 comments of Rupesh Goud

I have the same problem, I was following the installation instuctions of pytorch docker setup. I'm getting this error when I do `sudo /opt/rocm/bin/rocminfo` `hsa api call failure at line...

I'm running on Ubuntu 18.04.02, And rocm configuration is as below `apt --installed list | grep rock-dkms` `WARNING: apt does not have a stable CLI interface. Use with caution in...

Yes @jiachengpan I tried rebooting

`lsmod | grep kfd` is not printing anything. I guess this might be the cause??

This is the output I'm getting when I do `lsmod | grep amdgpu ` `amdgpu 3506176 1` `amdttm 98304 1 amdgpu` `amd_sched 28672 1 amdgpu` `amdkcl 24576 3 amd_sched,amdttm,amdgpu` `amd_iommu_v2...