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-0.0.1.tar.gz
(2.9 MB
view details)
Built Distribution
File details
Details for the file parally-0.0.1.tar.gz
.
File metadata
- Download URL: parally-0.0.1.tar.gz
- Upload date:
- Size: 2.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 | 41e8e84ee55de8c481d37effb82d184fdb4d63cacaa3d2666cd99669158e4a15 |
|
MD5 | ac59720c1fa799a8747420a1e5fcb056 |
|
BLAKE2b-256 | b1bb277af341a3bd92f8576bb0115e4bce677d0bc8822762cee82a64b62fae4b |
File details
Details for the file parally-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: parally-0.0.1-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 | 24580885ee61ff669b42f76d5f01d2ce298ca77a4531095cac645416eb282e43 |
|
MD5 | 1a4108d6212d49aa4279fe6aa895c221 |
|
BLAKE2b-256 | 83f90d24c7f18b6cfd24e97c539b0eb54f779dc0ff9c7ca3d62e1946623c0bcf |