https://github.com/bsc-wdc/pycompss_poster
PyCOMPSs poster for SciPy 2020
https://github.com/bsc-wdc/pycompss_poster
Last synced: 3 months ago
JSON representation
PyCOMPSs poster for SciPy 2020
- Host: GitHub
- URL: https://github.com/bsc-wdc/pycompss_poster
- Owner: bsc-wdc
- Created: 2020-06-22T07:27:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T06:39:23.000Z (about 5 years ago)
- Last Synced: 2025-02-08T05:27:04.310Z (5 months ago)
- Language: Jupyter Notebook
- Size: 3.12 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Parallel programming with PyCOMPSs
SciPy 2020 Poster
# Requirements
The requirements to build the poster are specified into the ``requirements.txt``
file.To install the requirements, run:
```
python3 -m pip install -r requirements.txt --user
```# Building
To build the poster, run:
```
./build.sh
```The result will be stored into the ``build/html`` folder.
# Cleaning
To clean the project, run:
```
./clean.sh
```# Contact
:envelope: COMPSs Support :envelope:
Workflows and Distributed Computing Group (WDC)
Department of Computer Science (CS)
Barcelona Supercomputing Center (BSC)
[1]: http://compss.bsc.es