Wednesday, June 01, 2016

Ubuntu High Performance



Resources:
1) OpenMPI (Open Source High Performance Computing) https://www.open-mpi.org/

No comments:

Script service on Ubuntu

Install odoo as service   Step 1: Create a script  user   ~   vi /usr/local/bin/odoo-start.sh   #!/bin/bash # Optional: Port forward examp...