cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

walkershaw
Journeyman III

Can I use the A10-7850 CPU as a kernel agent?

        I was about to partition some GPU's work to CPU. However, I found the CPU is a pure agent, instead of a component( kernel agent ).

        Does this mean I have to accept this and give up my plan?  OR can I change it to a component? OR it should be a component but i got it wrong?

0 Likes
1 Solution
jedwards
Staff

The CPU is not a component, and doesn't expose a user mode queue that kernels can be submitted to. However, the CPU does participate in the coherent memory address space, and can work on memory concurrently with the GPU.

View solution in original post

0 Likes
1 Reply
jedwards
Staff

The CPU is not a component, and doesn't expose a user mode queue that kernels can be submitted to. However, the CPU does participate in the coherent memory address space, and can work on memory concurrently with the GPU.

0 Likes