keyboard operator
Results
2
issues of
keyboard operator
After I rebuild amdgpu.ko, how can I use the latest amdgpu.ko, I tried removing the old amdgpu module, but it keeps being used. ``` $sudo rmmod amdgpu rmmod: ERROR: Module...
When using rocgdb, breakpoints cannot be set inside the kernel function and cannot enter the kernel
3
Hi, The rocm-5.2.1 installation package does not contain rocgdb by default,,so users have to compile and install it themselves. **step1:** I used the following config options: _../configure --program-prefix=roc \ --enable-64-bit-bfd...