Glossary of terms used on this site

Term Definition
MIC

Intel Many Integrated Core architecture

MPI

MPI is short for Message Passing Interface, an API specification typically used in parallel programs. It allows processes to communicate with one another by sending and receiving messages.