Skip to content

Add peer access support #479

@vzhurba01

Description

@vzhurba01

In a multi-GPU setting, right now it's not possible to memcpy directly between the two devices. A couple of checks would have to be done by cuda.core as part of enabling this:

  • cuDeviceCanAccessPeer
  • cuCtxEnablePeerAccess

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!cuda.coreEverything related to the cuda.core modulefeatureNew feature or request

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions