This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU : Add XNACK feature to GPUs that support it.
ClosedPublic

Authored by wdng on Sep 6 2016, 12:48 PM.

Details

Summary

AMDGPU : Add XNACK feature to GPUs that support it.

Diff Detail

Repository
rL LLVM

Event Timeline

wdng updated this revision to Diff 70455.Sep 6 2016, 12:48 PM
wdng retitled this revision from to AMDGPU : Add XNACK feature to GPUs that support it..
wdng updated this object.
wdng added reviewers: tstellarAMD, arsenm, Restricted Project.
wdng set the repository for this revision to rL LLVM.

LGTM. But can we also add a check that makes sure that amd_kernel_code_t's is_xnack_enabled field is 1 for carrizo and stoney?

This revision was automatically updated to reflect the committed changes.

My bad, is_xnack_enabled is already checked