[Parallel_libs-commits] [PATCH] D25701: Initial check-in of Acxxel (StreamExecutor renamed)
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Mon Oct 24 16:47:11 PDT 2016
jhen updated this revision to Diff 75659.
jhen marked 21 inline comments as done.
jhen added a comment.
- Remove asserts in OpenCL example
- Respond to jlebar's OpenCL, util comments
https://reviews.llvm.org/D25701
Files:
acxxel/.clang-format
acxxel/.clang-tidy
acxxel/CMakeLists.txt
acxxel/Doxyfile.in
acxxel/LICENSE.TXT
acxxel/acxxel.cpp
acxxel/acxxel.h
acxxel/config.h.in
acxxel/cuda_acxxel.cpp
acxxel/customdoxygen.css
acxxel/examples/CMakeLists.txt
acxxel/examples/opencl_example.cpp
acxxel/examples/simple_example.cu
acxxel/opencl_acxxel.cpp
acxxel/span.h
acxxel/status.cpp
acxxel/status.h
acxxel/tests/CMakeLists.txt
acxxel/tests/acxxel_test.cpp
acxxel/tests/opencl_test.cpp
acxxel/tests/span_test.cpp
acxxel/tests/status_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25701.75659.patch
Type: text/x-patch
Size: 266117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20161024/622b8918/attachment-0001.bin>
More information about the Parallel_libs-commits
mailing list