Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 667 Bytes

tuto.md

File metadata and controls

29 lines (19 loc) · 667 Bytes

Tutorial for Spider runtime

Introduction

Spider Library install guide

For Ubuntu distributions on x86 and amd64 architecture, a Personal Package Archive (PPA) is online to provide the Spider library.

To install the library, execute the following lines:

sudo add-apt-repository ppa:preesm/spider
sudo apt-get update
sudo apt-get install libspider-dev

New platforms such as ARM platforms and embedded multicore heterogeneous platforms such as TI's Keystone platforms.

Tutorial Example

Limitations in PiSDF Graphs

Spider runtime does not support any kind of PiSDF Graphs

  • Broadcasts
  • Prototypes must match

References

[1] PiSDF