0 purchases
trieres 0.5.26
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 [email protected]: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 [email protected]:cloudFPGA/trieres.git
cd trieres
make env
source venv/bin/activate
cd trieres/cFp_Zoo
git pull
make dist
make upload
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.