Closed yunyao2011800 closed 8 months ago
When I ran the project code, I found that DLA0 and GPU resources were being used, but DLA1 resources were not being used.
You can change the '0' to '1' in the function cudlaCreateDevice(0, &m_DevHandle, CUDLA_CUDA_DLA), and then you can activate DLA1.
When I ran the project code, I found that DLA0 and GPU resources were being used, but DLA1 resources were not being used.