You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]) ?
The text was updated successfully, but these errors were encountered:
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])
?The text was updated successfully, but these errors were encountered: