Skip to content

Boost:MPI

Message Passing Interface library, for use in distributed-memory parallel application programming.

Interprocess(IPC) 라이브러리 및 Message Passing Interface(MPI) 를 사용하여 공유 메모리 오브젝트, 동기화된 파일 잠금 및 분산 통신을 구현할 수 있다.

Favorite site