Skip to content

vsuhasm/Group-steiner-VLSI-routing

 
 

Repository files navigation

GPU-Accelerated VLSI Routing Using Group Steiner Trees

A parallel approximation algorithm for the GSP based off an existing heuristic on a distributed architecture. Our implementation uses a CUDA-aware MPI-based approach to compute the approximate minimum-cost Group Steiner tree for several industry-standard VLSI graphs.

#Contributors

  • Basileal Imana
  • Venkata Suhas Maringanti
  • Peter Yoon

#Publications

Usage

make

mpirun -n 64 --hostfile $HOME/hosts ./main -t < testdata/wrp2-11.stp

Dependencies

  • Open MPI 1.8.5
  • CUDA 6.5

About

GPU-Accelerated VLSI Routing Using Group Steiner Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.1%
  • Cuda 11.2%
  • Makefile 0.7%