Closed ahehn-nv closed 3 years ago
cudaaligner crashed with an invalid kernel configuration when more than 65535 alignment tasks were submitted. This PR removes the limitation (new limit 2^31-1).
invalid kernel configuration
cudaaligner crashed with an
invalid kernel configuration
when more than 65535 alignment tasks were submitted. This PR removes the limitation (new limit 2^31-1).