cudaMalloc is called in the host code rather than in the device code. Could you please explain the procedure of memory allocation in device memory? tks.
cudaMalloc is called in the host code rather than in the device code. Could you please explain the procedure of memory allocation in device memory? tks.