Boost logo

Boost Users :

Subject: [Boost-users] [MPI][Boost] Some Questions About Delta Stepping Dijkstra in Boost
From: Chen Kai (remlostime_at_[hidden])
Date: 2011-08-17 00:00:08


Environment: Boost1.47 + Microsoft HPC 2008 SDK

I find Delta Stepping Dijkstra and Crauser Dijkstra in boost, and both of
them are slower than sequential dijkstra in boost. (About 10 times slower. I
used 10 graphs, the biggest graph contains 10 million nodes and 10 million
edges)

Q1: I wonder why the parallel dijkstra is slower than sequential version?
Q2: Can I adjust the number of threads that Delta Stepping used? (For
exemple, I want it use 1, 2, 3, 4 threads respectively. And Can I make it
sequential version?)

Thx

---
Chen Kai
School of Computer Science, Fudan University
blog: http://www.cnblogs.com/remlostime/


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net