This repo introduces IRISX a dynamic system integrating the SPIRAL code generation system with the IRIS runtime system.
This project requires SPIRAL and a few of its packages:
SPIRAL:
https://github.com/spiral-software/spiral-software
Packages: To be placed in the namespaces/packages folder in your spiral directory
https://github.com/spiral-software/spiral-package-fftx
https://github.com/spiral-software/spiral-package-jit
You also need to build the iris project
https://iris-programming.readthedocs.io/en/latest/installation.html
We are in the process of building out more and more examples