Workflows
What is a Workflow?Filters
Query
Created At
Updated At
Workflow type
COMPSs3
Tag
Marenostrum IV2
non_data_persistence2
PyCOMPSs2
Supercomputer2
COMPSs1
eFlows4HPC1
Hybrid Workflow1
remote_dataset1
More...
Space
eFlows4HPC3
Maturity
Stable2
3
Workflows visible to you, out of a total of 12
Stable
COMPSs Matrix Multiplication resourceUsage profiling example.
MN5 MSIZE=20 BSIZE=768 7 Nodes (6 workers) (--num_nodes=7 --worker_in_master_cpus=0).
- Total number of tasks: 20^3 = 8000
- Maximum code parallelism: 20^2 = 400
- Total cores: 112*6 = 672
- Maximum utilisation: 400 / 112 = 3,57 Nodes
Overall stats from "pycompss inspect":
│ └── overall
│ ├── matmul_tasks
│ │ └── multiply
│ │ ├── maxTime = 91,111 ms
│ │ ├── executions = 8,000
│ │ ├── avgTime = 84,839 ms
│ │ └── minTime = 79,278 ms
...
Lysozyme in water full COMPSs application run at MareNostrum IV, using full dataset with two workers
Stable
Sample workflow template that combines simulations with data analytics. It is not a real workflow, but it mimics this type of workflows. It illustrates how COMPSs invokes binaries. It can be extended to invoke MPI applications.