Distributed computing over networks
Project description
parally
A python package to distribute CPU-intensive tasks by sending workload to other connected computers
Status
Development Installation
To install the package, make sure conda is installed and then run the following commands in the terminal:
# Clone the repository
git clone https://github.com/acse-ci223/parally.git
# Change directory
cd parally
# Create the 'parally' environment
conda env create -f environment.yml
# Activate the environment
conda activate parally
# Install the package
pip install -e .
Usage
To use the package, run the following command in the terminal:
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
parally-1.0.0.tar.gz
(5.9 MB
view details)
Built Distribution
File details
Details for the file parally-1.0.0.tar.gz
.
File metadata
- Download URL: parally-1.0.0.tar.gz
- Upload date:
- Size: 5.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3667799f9a7bb9366e75c8f55c03c64aaa7018d088922b9fe953f186b8df391 |
|
MD5 | 66e95a7c72dfe07fa488927015b935a6 |
|
BLAKE2b-256 | 59a3f3f43e6bbbe0279ce466314f410a6c94e772c2fa51211af0eb70b3588361 |
File details
Details for the file parally-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: parally-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10384f5d3d9e8113609f3f43d8c3b3a3cfcd7e0228bea0cb405c1eebdfd5bac1 |
|
MD5 | 9db3c8c9b13c37100d2a11204ca873e3 |
|
BLAKE2b-256 | c8b06bde563e09a2eaf46c6de033cdf698f4e8956e3d35cd23b03a53e9526ce2 |