Jeff Hardee introduced me to the idea of using longer Spanning Tree Protocol (STP) path length values for high-speed links. I thought this was an intriguing idea and so I started to do some informal ...
This project provides a massively parallel implementation of a Minimum Spanning Tree (MST) graph algorithm using NVIDIA CUDA. The implementation is based on Borůvka's algorithm, which is highly ...