Skip to content

miilTgy/phnsw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phnsw: An optimized HNSW (Hierarchical Navigable Small World graphs) ASIP model for SST Simulator

Getting Started

  • This project is under development. It is compeletly unfunctional currently (now DMA is a little functional).

Prerequisites

Make sure your SST Core and SST Elements is installed successfully.

Building

This phnsw component is derived from sst-external-element (An example for u to create your own SST Componets) and it is portable to SST. That means you can build this componet individually rather than building the whole sst-elements.

The building scripts in Makefile will register this component automatically after building. All you need to do is to execute this in your command line:

make

Then you can run the simulation by typing:

sst tests/phnsw-test-001.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published