You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I am working with HSA for a university project. I have installed the drivers and runtime found here on github and I could run the kfd_check_installation.sh file and everything came back YES.
The error I get running the sample program, vector_copy is: Creating the queue failed. Right after it prints out the maximum queue size. I went in and printed the error code and got 1008 which I looked up to translate to being out of resources. I tried to reduce the queue size to be much smaller than the maximum but still get the same error.
Any idea how I can overcome this?
Machine:
AMD A8-7600 (it's a Kaveri apu)
Asus A68HM-K motherboard
4gb RAM (may actually be 3.5gb)
Ubuntu 16.04 LTS
Thanks
The text was updated successfully, but these errors were encountered:
I'm having the same problem here. The only differences are that I have an MSI A78M-E45 V2 (MS-7721) Motherboard and am using Ubuntu 14.04 LTS. Did you ever find any solution to this problem?
Hi there, unfortunately I never got passed the problem. It looks to me like HSA has kind of died off, it hasn't really taken off. It seems to have been absorbed into the ROCm project. Maybe there is more support over there. Good luck!
Hello I am working with HSA for a university project. I have installed the drivers and runtime found here on github and I could run the kfd_check_installation.sh file and everything came back YES.
The error I get running the sample program, vector_copy is: Creating the queue failed. Right after it prints out the maximum queue size. I went in and printed the error code and got 1008 which I looked up to translate to being out of resources. I tried to reduce the queue size to be much smaller than the maximum but still get the same error.
Any idea how I can overcome this?
Machine:
AMD A8-7600 (it's a Kaveri apu)
Asus A68HM-K motherboard
4gb RAM (may actually be 3.5gb)
Ubuntu 16.04 LTS
Thanks
The text was updated successfully, but these errors were encountered: