[PATCH] D76563: Fix all-reduce int tests by host-registering memrefs.Reduce amount of boiler plate to register host memory.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 22 02:06:25 PDT 2020


csigg created this revision.
csigg added a reviewer: herhut.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a project: LLVM.

Fix all-reduce int tests by host-registering memrefs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76563

Files:
  mlir/test/mlir-cuda-runner/all-reduce-and.mlir
  mlir/test/mlir-cuda-runner/all-reduce-max.mlir
  mlir/test/mlir-cuda-runner/all-reduce-min.mlir
  mlir/test/mlir-cuda-runner/all-reduce-or.mlir
  mlir/test/mlir-cuda-runner/all-reduce-xor.mlir
  mlir/test/mlir-cuda-runner/multiple-all-reduce.mlir
  mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76563.251879.patch
Type: text/x-patch
Size: 11869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200322/e010b811/attachment.bin>


More information about the llvm-commits mailing list