Skip to main content

A cloud-native python library for domain-specific cloud FPGAs.

Project description

trieres

This is a python module enabling the remote execution of accelerated functions on the cloudFPGA platform.

Workflow to upload a new package at pypi

git clone --depth 1 --recursive git@github.com:cloudFPGA/trieres.git
cd trieres  
make env
source venv/bin/activate
make dist 
make upload

Notes

Optionally to crate a new package by using the latest cFp_Zoo :

git clone --depth 1 --recursive git@github.com:cloudFPGA/trieres.git
cd trieres  
make env
source venv/bin/activate
cd trieres/cFp_Zoo
git pull
make dist 
make upload

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

trieres-0.5.25.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

trieres-0.5.25-py3-none-any.whl (10.5 kB view hashes)

Uploaded Python 3

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