CIAPA is a Capacity, Interference and Affinity aware Placement Algorithm.
This repository contains the web interface, which allows to:
- Manage tiers (interference and affinity levels)
- Manage PMs
- Generate and compare placement settings
The web interface is available here.
The CIAPA algorithms are available here
This project was built using:
- Angular
- Clarity UI
- Chart.js
Download and Installation:
- Clone the repository:
git clone https://github.com/uillianluiz/ciapa.git
- Install the dependencies:
npm install
- Run the server:
npm start
- Open in browser:
http://localhost:4200/