How to Install yorick-svipc in Ubuntu 18.04



Install yorick-svipc by entering the following commands in the terminal:

sudo apt update
sudo apt install yorick-svipc

Description:

interprocess communication (shared memory...) for Yorick

This package allows one to access the System V Interprocess communication mechanisms from within Yorick: + message queues; + semaphore sets; + shared memory segments. It also exposes related functionality, in particular fork(). . This plug-in serves primarily two use cases: + parallel (multiprocess) computing; + mixed applications (eg. yorick/python). . Sibling packages are available for Python: python-svipc and python3-svipc.

Homepage: https://github.com/mdcb/yp-svipc

Version: 0.16-2build4

Section: universe/science