forked from OSchip/llvm-project
2695e23ad9
This patch fixes the issue that P2P memcpy doesn't work. The root cause is we didn't set current context when calling the API function. In addition, a matrix to track the states of each pair of devices is also added such that we only need to query and configure the device once. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D122764 |
||
---|---|---|
.. | ||
aarch64 | ||
amdgpu | ||
common | ||
cuda | ||
generic-elf-64bit/src | ||
ppc64 | ||
ppc64le | ||
remote | ||
ve | ||
x86_64 | ||
CMakeLists.txt | ||
exports |