Skip to content

Literature survey of best practices for managing python packages in HPC environments -- challenges and solutions.

Notifications You must be signed in to change notification settings

amaji/hpc-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains Sphinx configuration and documentation files for BSSwF-Python project.

Sources: Source files are currently in source/motivation.

Output: Html docs can be found in build/html/. Load build/html/index.html in your browser.

Building: We assume that you have installed anaconda and have the sphinx-build command in your $PATH. This can be easily done by loading the anaconda module and then running make html at the top-level directory. You need to install the following packages in Python to build this documentation:

- Sphinx  
- sphinx-rtd-theme            
- sphinxcontrib-bibtex   

A simple script for building html docs locally on the clusters is provided in source/build-html.sh. Run the script from inside source.

   [source] $ ./build-html.sh

Theme: We are using the Read the Docs Sphinx Theme to generate html files.

About

Literature survey of best practices for managing python packages in HPC environments -- challenges and solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published