-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hi,
I have a problem when running vector_copy. When I run the program, I get the following output:
Initializing the hsa runtime succeeded.
Checking finalizer 1.0 extension support succeeded.
Generating function table for finalizer succeeded.
Getting a gpu agent succeeded.
Querying the agent name failed.
Running kdf_check_installation yields:
Carrizo detected:.....................................Yes
Carrizo type supported:.............................Yes
amdgpu module is loaded:........................Yes
amdkfd module is loaded:..........................Yes
AMD IOMMU V2 module is loaded:............Yes
KDF device exists:.....................................Yes
KFD device has correct permissions:........Yes
Valid GPU ID is detected:..........................Yes
Can run HSA:..........................................YES
I have followed the installation process from http://gpuopen.com/getting-started-with-boltzmann-components-platforms-installation/
Any help or ideas to fix this issue would be greatly appreciated.
Thanks!