MGG_OSDI23 icon indicating copy to clipboard operation
MGG_OSDI23 copied to clipboard

what does nPtr[i] mean in your Algorithm 1?

Open shadow150519 opened this issue 1 year ago • 1 comments

hello, I' reading your paper and I wonder what is stored in nPtr[i]? Can you explain to me what target is in alg1 line13 target = min(nPtr[i] +ePerGPU,nPtr[numNodes]) ? image

shadow150519 avatar Aug 07 '23 04:08 shadow150519