This project performs parallel matrix multiplication using MPI in C and provides an interactive user interface with Streamlit for input and visualization.
Python package installations:
streamlit, pandas, matplotlib, numpyNote: following packages need to be installed: streamlit, matplotlib
Build application:
make compileExecute application:
make runor
makeThis project is licensed under the MIT License - see the LICENSE file for details.