Closed carterbox closed 10 months ago
Removes unneeded host to device transfer.
This transfer is redundant because we have a check_opal decorator which automatically does the host-device transfer if OPAL is not enabled.
check_opal
Purpose
Removes unneeded host to device transfer.
Approach
This transfer is redundant because we have a
check_opal
decorator which automatically does the host-device transfer if OPAL is not enabled.Pre-Merge Checklists
Submitter
Reviewer