-
Updated
Feb 16, 2022 - C
accelerators
Here are 23 public repositories matching this topic...
-
Updated
Feb 16, 2022 - C++
Hi everyone.
I'm wondering about accessing the property of vertices with out-degree equal to 0.
I understand these are somehow filtered out of certain computations since they generate no updates, but they should still receive updates so I'd like to access their property after some number of supersteps.
I would also appreciate an explanation on the various MEM_ID pointers.
Things like XILINX_XRT which are set by the user and others like XILINX_DEVICE_ONLY that are set by the compiler but affect the code users compile may be useful to add.
-
Updated
Apr 6, 2020 - Scala
-
Updated
Aug 26, 2021 - C++
-
Updated
Dec 16, 2020 - Python
-
Updated
Feb 4, 2022 - C++
-
Updated
Sep 23, 2021
-
Updated
Nov 8, 2019
-
Updated
Jun 28, 2021 - Python
-
Updated
Aug 23, 2018 - C++
-
Updated
Jul 16, 2021 - C++
-
Updated
Jan 28, 2022
-
Updated
Apr 20, 2019 - Shell
-
Updated
Apr 30, 2018 - Python
-
Updated
Nov 17, 2020 - Dockerfile
-
Updated
Jun 24, 2019
-
Updated
Jun 24, 2019 - Dockerfile
-
Updated
Jan 5, 2022 - R
Improve this page
Add a description, image, and links to the accelerators topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the accelerators topic, visit your repo's landing page and select "manage topics."


It would be helpful to have Fletchgen output warnings for unused metadata fields that start with
fletcher_. For example, (this happened to me) when someone addsfletchgen_epcto Schema metadata instead of Field metadata.