This project was realised for a course of Mobile and Distributed systems at Oxford Brookes university, it was required to create a distribued system using MPI (Message Passing Interface), with the libray OpenMPI. The server was to be run under a linux HAC cluster and the client interface was to be an android application.
This repository contains the distributed system (the server side project), the android application is located in this repository: https://github.com/AlexisChevalier/CarRental-Android-Application.
If you want to know more about the project design, a complete project report is available in the repository.
I don't maintain the project anymore nor offer setup instructions for the project since the environment required is very specific and I don't have access to it.