nasa / RHEAS

Regional Hydrologic Extremes Assessment System
MIT License
73 stars 54 forks source link

Installling RHEAS in a cluster #36

Closed akssinghe closed 8 years ago

akssinghe commented 8 years ago

Hi Kostas,

Can same installation procedure be used to install RHEAS in a cluster system? Are additional libraries needed (such as MPI)?

kandread commented 8 years ago

RHEAS is employing shared-memory parallelization, so MPI would not make any difference. It can be installed on a cluster but you would depend on how many cores each node has.