Skip to content

TheSSDGuy/gvsoc-pulp

 
 

Repository files navigation

GVSoC models for Pulp-platform

OS Requirements installation

Siracusa

Xtensor is needed to compile the Neureka model.

It can be installed on Ubuntu with:

sudo apt install libxtensor-dev libxsimd-dev

It can be installed on Fedora with:

sudo dnf install xtensor-devel.x86_64

It can also be downloaded and installed to a custom location. In this case, the path must be given with this envvar:

export XTENSOR_INCLUDE_DIR=<path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.6%
  • Python 18.7%
  • C 11.4%
  • Other 0.3%