Socket
Socket
Sign inDemoInstall

trieres

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    trieres

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


Maintainers
1

Readme

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

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc