Skip to content

zyh0911/Circuit_Partitioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circuit_Partitioning

MICS5520H final project

My code provide two modes. The first mode is to generate output format txt file. The second mode is to measure runtime.

If you are in the hpceda server.

    module load gcc/gcc-10.3.0

Please type:

    mkdir build 
    cd build
    cmake ..
    make
    cd src

The first mode:

    ./src 

The second mode:

    ./src ../../test/100.txt

About

MICS5520H final project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published