Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CircuitCoder/parallel-comp-docs

External / Internal documentations for Parallel Computation 2023 Clusters
https://github.com/CircuitCoder/parallel-comp-docs

Last synced: 2 months ago
JSON representation

External / Internal documentations for Parallel Computation 2023 Clusters

Awesome Lists containing this project

README

        

# Parallel Computing - Documentation

## Building

Please use Python3:

```python
python -m venv ./env
source ./env/bin/activate
pip -r requirements.txt
```

## Internal docs

Check `/internal`.

Internal docs are not built in the website, but are safe to release publically nonetheless.

## Licenses

TODO