Skip to content

Parallel computation of distributed in-memory graph for text documents across multiple nodes using MPI.

Notifications You must be signed in to change notification settings

dtsdwarak/mpi_tfidf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpi_tfidf

What?!

Parallel computation of distributed in-memory graph for text documents across multiple nodes using MPI. More on what has been done here.

Dependencies

  • C++ Boost library - libboost-all-dev
  • set environment variable export LD_LIBRARY_PATH="/usr/lib/boost/lib"
  • mpich2(3.1.4)
  • g++

Documentation

About

Parallel computation of distributed in-memory graph for text documents across multiple nodes using MPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages