Skip to content

v1.5.1

Compare
Choose a tag to compare
@Yurlungur Yurlungur released this 03 Apr 20:52
· 111 commits to main since this release
caf6722

New features:

  • Portable deep copy to host and device
  • constexpr bool PortsOfCall::EXECUTION_IS_HOST returns true if execution and memory space are the same host memory space, and false otherwise.