Hello,
I have a AGX - Pascal Based, currently it is impossible to make concurrent READ access on memory by CPU/GPU simultaneously (with unify memory). I mean.
CPU does: C = A + B and GPU does D = A * B, I get segfault.
Does the AGX - Volta Based can do such think ?
All the best,
Tim