On 04/18/2018 07:16 PM, simona bellavista wrote:
> I have a code fortran 90 that is parallelised with MPI. I would like to
> traslate it in python, but I am not sure on the parallelisation strategy and
> libraries. I work on clusters, with each node with 5GB memory and 12
> processors or 24 proc
On Wednesday, April 18, 2018 at 7:16:19 PM UTC-6, simona bellavista wrote:
> I have a code fortran 90 that is parallelised with MPI. I would like to
> traslate it in python, but I am not sure on the parallelisation strategy and
> libraries. I work on clusters, with each node with 5GB memory and 1
I have a code fortran 90 that is parallelised with MPI. I would like to
traslate it in python, but I am not sure on the parallelisation strategy and
libraries. I work on clusters, with each node with 5GB memory and 12 processors
or 24 processors (depending on the cluster I am using). Ideally I w