Parallel graph management and execution in heterogeneous computing
pathos is a framework for heterogeneous computing. It provides a consistent high-level interface for configuring and launching parallel computations across heterogeneous resources. pathos provides configurable launchers for parallel and distributed computing, where each launcher contains the syntactic logic to configure and launch jobs in an execution environment. Examples of launchers that plug into pathos are: a queue-less MPI-based launcher (in pyina), a ssh-based launcher (in pathos), and a multi-process launcher (in multiprocess).
$
pkg install py311-pathosOrigin
devel/py-pathos
Size
774KiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
5 packages
Required by
1 packages