stable
What is COMPSs?
Quickstart
Installation and Administration
Application development
Execution Environments
Tools
Persistent Storage
Sample Applications
PyCOMPSs CLI
PyCOMPSs Notebooks
1. Syntax
2. Hands-on
2.1. Sort by Key
2.2. KMeans
2.3. KMeans with Reduce
2.4. Cholesky Decomposition/Factorization
2.5. Wordcount Exercise
2.6. Wordcount Solution
2.7. Wordcount Solution (With reduce)
2.8. Integral PI (iterative)
2.9. Integral PI (with @reduction)
3. Demos
Troubleshooting
COMPSs Tutorial
COMPSs
»
PyCOMPSs Notebooks
»
2.
Hands-on
Edit on GitHub
2.
Hands-on
Here you will find the hands on notebooks used in the tutorials.
Table of Contents
2.1. Sort by Key
2.2. KMeans
2.3. KMeans with Reduce
2.4. Cholesky Decomposition/Factorization
2.5. Wordcount Exercise
2.6. Wordcount Solution
2.7. Wordcount Solution (With reduce)
2.8. Integral PI (iterative)
2.9. Integral PI (with @reduction)