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

https://github.com/ajlekcahdp4/parallel-computing

Repository for the course on parallel computing
https://github.com/ajlekcahdp4/parallel-computing

Last synced: 2 months ago
JSON representation

Repository for the course on parallel computing

Awesome Lists containing this project

README

        

# Parallel computing tasks

## How to use

The following commands will clone the repo and open nix shell with all the necessary packages

```sh
git clone [email protected]:ajlekcahdp4/parallel-computing.git
cd parallel-computing
nix develop
```