Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.53 KB | None | 0 0
  1. mpic++ -fopenmp -O3 -std=c++11 -fpermissive -I boost_1_65_1/ PBGL_test.cpp -o PBGL_test -lboost_mpi -lboost_serialization -lboost_system
  2. Undefined symbols for architecture x86_64:
  3. "boost::graph::distributed::synchronize(boost::graph::distributed::mpi_process_group const&)", referenced from:
  4. boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>::~adjacency_list() in cc6AGjMu.o
  5. void boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>::initialize<boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator>(boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator, unsigned long, boost::parallel::variant_distribution<boost::graph::distributed::mpi_process_group, unsigned long> const&, boost::vecS) in cc6AGjMu.o
  6. "boost::graph::distributed::mpi_process_group::install_trigger(int, int, boost::shared_ptr<boost::graph::distributed::mpi_process_group::trigger_base> const&)", referenced from:
  7. void boost::graph::distributed::mpi_process_group::trigger<boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::property<boost::vertex_distance_t, float, boost::no_property>, void> >(int, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::property<boost::vertex_distance_t, float, boost::no_property>, void> const&) in cc6AGjMu.o
  8. void boost::graph::distributed::mpi_process_group::trigger_with_reply<boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::property<boost::vertex_distance_t, float, boost::no_property>, unsigned long> >(int, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::property<boost::vertex_distance_t, float, boost::no_property>, unsigned long> const&) in cc6AGjMu.o
  9. void boost::graph::distributed::mpi_process_group::trigger<boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long>, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long>, void> >(int, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long>, void> const&) in cc6AGjMu.o
  10. void boost::graph::distributed::mpi_process_group::trigger_with_reply<boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long>, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long>, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> > >(int, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long>, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> > const&) in cc6AGjMu.o
  11. void boost::graph::distributed::mpi_process_group::trigger<boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> >, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> >, void> >(int, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> >, void> const&) in cc6AGjMu.o
  12. void boost::graph::distributed::mpi_process_group::trigger_with_reply<boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> >, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> >, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> > >(int, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> >, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> > const&) in cc6AGjMu.o
  13. void boost::graph::distributed::mpi_process_group::trigger<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, void> >(int, boost::parallel::detail::simple_trigger_t<boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>, boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, void> const&) in cc6AGjMu.o
  14. ...
  15. "boost::graph::distributed::mpi_process_group::message_buffer_size()", referenced from:
  16. boost::enable_if<boost::mpi::is_mpi_datatype<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > >, void>::type boost::graph::distributed::send_oob<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > const&, int) in cc6AGjMu.o
  17. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > const&, int) in cc6AGjMu.o
  18. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > const&, int) in cc6AGjMu.o
  19. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> const&, int) in cc6AGjMu.o
  20. boost::enable_if<boost::mpi::is_mpi_datatype<unsigned long>, void>::type boost::graph::distributed::send_oob<unsigned long>(boost::graph::distributed::mpi_process_group const&, int, int, unsigned long const&, int) in cc6AGjMu.o
  21. "boost::graph::distributed::mpi_process_group::mpi_process_group(boost::mpi::communicator)", referenced from:
  22. boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>::adjacency_list<boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator>(boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator, unsigned long, boost::graph::distributed::mpi_process_group const&, boost::no_property const&) in cc6AGjMu.o
  23. _main in cc6AGjMu.o
  24. "boost::graph::distributed::mpi_process_group::mpi_process_group(boost::graph::distributed::mpi_process_group const&, boost::parallel::attach_distributed_object, bool)", referenced from:
  25. boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>::adjacency_list<boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator>(boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator, unsigned long, boost::graph::distributed::mpi_process_group const&, boost::no_property const&) in cc6AGjMu.o
  26. "boost::graph::distributed::mpi_process_group::~mpi_process_group()", referenced from:
  27. boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>::~adjacency_list() in cc6AGjMu.o
  28. boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>::adjacency_list<boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator>(boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_iterator, boost::graph::metis_reader::edge_weight_iterator, unsigned long, boost::graph::distributed::mpi_process_group const&, boost::no_property const&) in cc6AGjMu.o
  29. _main in cc6AGjMu.o
  30. "boost::graph::distributed::mpi_process_group::maybe_send_batch(int) const", referenced from:
  31. boost::adjacency_list<boost::vecS, boost::distributedS<boost::graph::distributed::mpi_process_group, boost::vecS, boost::defaultS>, boost::undirectedS, boost::property<boost::vertex_distance_t, float, boost::no_property>, boost::property<boost::edge_weight_t, float, boost::no_property>, boost::no_property, boost::listS>::lazy_add_edge::~lazy_add_edge() [clone .part.738] in cc6AGjMu.o
  32. void boost::graph::distributed::mpi_process_group::send_impl<boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > >(int, int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > const&, mpl_::bool_<true>) const in cc6AGjMu.o
  33. void boost::graph::distributed::mpi_process_group::send_impl<boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> >(int, int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> const&, mpl_::bool_<true>) const in cc6AGjMu.o
  34. void boost::graph::distributed::mpi_process_group::send_impl<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > >(int, int, boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > const&, mpl_::bool_<true>) const in cc6AGjMu.o
  35. "boost::graph::distributed::mpi_process_group::actual_communicator_and_tag(int, int) const", referenced from:
  36. boost::enable_if<boost::mpi::is_mpi_datatype<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > >, void>::type boost::graph::distributed::send_oob<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > const&, int) in cc6AGjMu.o
  37. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > const&, int) in cc6AGjMu.o
  38. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >, void>::type boost::graph::distributed::receive_oob<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool>&, int) in cc6AGjMu.o
  39. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > const&, int) in cc6AGjMu.o
  40. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> const&, int) in cc6AGjMu.o
  41. boost::enable_if<boost::mpi::is_mpi_datatype<unsigned long>, void>::type boost::graph::distributed::send_oob<unsigned long>(boost::graph::distributed::mpi_process_group const&, int, int, unsigned long const&, int) in cc6AGjMu.o
  42. "boost::graph::distributed::mpi_process_group::poll(bool, int, bool) const", referenced from:
  43. boost::enable_if<boost::mpi::is_mpi_datatype<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > >, void>::type boost::graph::distributed::send_oob<boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::detail::parallel::msg_nonlocal_edge_data<boost::property<boost::edge_weight_t, float, boost::no_property>, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> > const&, int) in cc6AGjMu.o
  44. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long> > const&, int) in cc6AGjMu.o
  45. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >, void>::type boost::graph::distributed::receive_oob<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool>&, int) in cc6AGjMu.o
  46. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<int, boost::detail::parallel::msg_add_edge_with_property_data<boost::detail::parallel::global_descriptor<unsigned long>, unsigned long, boost::property<boost::edge_weight_t, float, boost::no_property> > > const&, int) in cc6AGjMu.o
  47. boost::enable_if<boost::mpi::is_mpi_datatype<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >, void>::type boost::graph::distributed::send_oob<boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> >(boost::graph::distributed::mpi_process_group const&, int, int, boost::parallel::detail::untracked_pair<boost::detail::parallel::edge_descriptor<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long> >, bool> const&, int) in cc6AGjMu.o
  48. boost::enable_if<boost::mpi::is_mpi_datatype<unsigned long>, void>::type boost::graph::distributed::send_oob<unsigned long>(boost::graph::distributed::mpi_process_group const&, int, int, unsigned long const&, int) in cc6AGjMu.o
  49. ld: symbol(s) not found for architecture x86_64
  50. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement