PyCOMPSs Increment example, ran at Marenostrum IV supercomputer, example of INOUT file and compss_open usage
**Name:** Increment
**Contact Person**: support-compss@bsc.es
**Access Level**: public
**License Agreement**: Apache2
**Platform**: COMPSs
# Description
Increment is an application that takes three different values and increases them a number of given times.
The purpose of this application is to show parallelism between the different increments.
# Execution instructions
Usage:
```
runcompss --lang=python src/increment.py N initValue1 initValue2 initValue3
```
where:
* N: Number of times to increase the counters
* initValue1: Initial value for counter 1
* initValue2: Initial value for counter 2
* initValue3: Initial value for counter 3
# Execution Examples
```
runcompss --lang=python src/increment.py 10 1 2 3
runcompss src/wordcount.py src/increment.py 10 1 2 3
python -m pycompss src/wordcount.py src/increment.py 10 1 2 3
```
# Build
No build is required
- Publisher
- [<#ROCrate::Organization https://ror.org/05sd8tv96 @properties={"@id"=>"https://ror.org/05sd8tv96", "@type"=>"Organization", "name"=>"Barcelona Supercomputing Center"}>]
- License
- Apache-2.0
Contents
-
increment.py
Size: 2836
Format: text/plain
-
complete_graph.svg
Size: 22763
Format: [["image/svg+xml", <#ROCrate::ContextualEntity https://www.nationalarchives.gov.uk/PRONOM/fmt/92 @properties={"@id"=>"https://www.nationalarchives.gov.uk/PRONOM/fmt/92", "@type"=>"WebSite", "name"=>"Scalable Vector Graphics"}>]]
-
App_Profile.json
Size: 243
Format: ["application/json", <#ROCrate::ContextualEntity https://www.nationalarchives.gov.uk/PRONOM/fmt/817 @properties={"@id"=>"https://www.nationalarchives.gov.uk/PRONOM/fmt/817", "@type"=>"WebSite", "name"=>"JSON Data Interchange Format"}>]
-
compss_submission_command_line.txt
Size: 207
Format: text/plain
-
ro-crate-info.yaml
Size: 1633
Format: ["YAML", <#ROCrate::ContextualEntity https://www.nationalarchives.gov.uk/PRONOM/fmt/818 @properties={"@id"=>"https://www.nationalarchives.gov.uk/PRONOM/fmt/818", "@type"=>"WebSite", "name"=>"YAML"}>]
-
README
Size: 920
-
pom.xml
Size: 4618
-
file1
Size: 2
-
file2
Size: 2
-
file3
Size: 2