Skip to main content

Fast CGRA Placement

Project description

Thunder

PyPI version

Thunder is a high-performance CGRA placement engine. It is uses multi-processing to speed up the placement. Users can also use AWS lambda to enable high parallelism if desired (C++ lambda invocation coming soon).

Requirement

  • CMake 3.9+

  • g++-7/clang-6 or above

Install

To install from source, simply do

mkdir build
cd build
cmake .. && make -j

Thunder also has a complete Python binding available, to use the Python binding, simply do

pip install pythunder

You can see the example code in example folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythunder-0.3.3.tar.gz (222.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page