You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/03/29 15:38:39 UTC

[arrow] branch master updated: [Website] Added InAccel as powered by Apache Arrow

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 62b89df  [Website] Added InAccel as powered by Apache Arrow
62b89df is described below

commit 62b89dfa39696031f47ba8d420b1d15a628e5fbc
Author: dlekkas <dl...@gmail.com>
AuthorDate: Fri Mar 29 17:38:34 2019 +0200

    [Website] Added InAccel as powered by Apache Arrow
---
 site/powered_by.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site/powered_by.md b/site/powered_by.md
index cdfe93a..c6071db 100644
--- a/site/powered_by.md
+++ b/site/powered_by.md
@@ -81,6 +81,11 @@ short description of your use case. See the following for some examples.
   team uses Arrow in its NodeJS GPU backend and client libraries, and is an
   early contributing member to GOAI and Arrow\[JS\] focused on bringing these
   technologies to the enterprise.
+* **[InAccel][29]:** A machine learning acceleration framework which leverages
+  FPGAs-as-a-service. InAccel supports dataframes backed by Apache Arrow to 
+  serve as input for our implemented ML algorithms. Those dataframes can be 
+  accessed from the FPGAs with a single DMA operation by implementing a shared
+  memory communication schema. 
 * **[libgdf][14]:** A C library of CUDA-based analytics functions and GPU IPC
   support for structured data. Uses the Arrow IPC format and targets the Arrow
   memory layout in its analytic functions. This work is part of the [GPU Open
@@ -159,3 +164,4 @@ short description of your use case. See the following for some examples.
 [26]: https://fastdata.io/
 [27]: https://github.com/apache/arrow/edit/master/site/powered_by.md
 [28]: https://github.com/uber/petastorm
+[29]: https://www.inaccel.com/