Skip to content

This is simple MPI process pool implementation. Supporting disconnection and reconnection of the nodes.

Notifications You must be signed in to change notification settings

DeliriumV01D/MPI-process-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is simple MPI process pool implementation. Supporting disconnection and reconnection of the nodes. Tasks are added and results are received in the thread-safe queues in the process #0. Tasks are distributed to all processes. The implementation of the process pool is contained in the files tmpi_process_pool.h и tthread_safe_queue.h. This files only needed to use MPI process pool. Other files needed to buid the sample application. All kinds of cooperation are welcome.

About

This is simple MPI process pool implementation. Supporting disconnection and reconnection of the nodes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published