/my_packages

PyTorch Distributed Module for Euler Cluster

Primary LanguagePythonThe UnlicenseUnlicense

My DIY Package(s) for Python & PyTorch

1. current contents:

    1. euler_dsitributed: adding distributed utilities for local & Slurm-based clusters

2. dependencies:

    1. Python 3
    2. setuptools
    3. PyTorch >= 1.0

3. install script:

git clone git@github.com:kareido/my_packages.git
cd my_packages
python setup.py install