pyUSID.processing.comp_utilsΒΆ
Utilities that assist in computation
Created on Tue Nov 3 21:14:25 2015
@author: Suhas Somnath, Chris Smith
Functions
| Returns the mpi4py.MPI object if mpi4py is available and size > 1. | |
| Returns the available memory in bytes | |
| Groups MPI ranks in COMM_WORLD by socket. | |
| Computes the provided function using multiple cores using the joblib library | |
| Decides the number of cores to use for parallel computing |