Team created to publish applications during COMPSs Tutorials, and share them among participants.
Space: eFlows4HPC
SEEK ID: https://workflowhub.eu/projects/223
Public web page: https://www.bsc.es/education/training/bsc-training/bsc-training-course-programming-distributed-computing-platforms-compss/
Organisms: No Organisms specified
WorkflowHub PALs: No PALs for this Team
Team created: 17th Jan 2024
Related items
Teams: COMPSs Tutorials
Organizations: Universitat Politècnica de Catalunya - BarcelonaTech (UPC)
Teams: COMPSs Tutorials
Organizations: Barcelona Supercomputing Center (BSC-CNS)
Teams: COMPSs Tutorials
Organizations: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
Expertise: Computer Science
Teams: COMPSs Tutorials
Organizations: Barcelona Supercomputing Center (BSC-CNS)
Teams: COMPSs Tutorials
Organizations: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
Teams: COMPSs Tutorials
Organizations: Barcelona Supercomputing Center (BSC-CNS)
https://orcid.org/0009-0005-9339-628XTeams: COMPSs Tutorials
Organizations: Barcelona Supercomputing Center (BSC-CNS)
https://orcid.org/0000-0002-9583-9022Teams: COMPSs Tutorials
Organizations: Indian Institute of Technology (BHU) Varanasi
Teams: COMPSs Tutorials
Organizations: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
Teams: COMPSs Tutorials
Organizations: Universitat Politècnica de Catalunya - BarcelonaTech (UPC)
Teams: COMPSs Tutorials
Organizations: Universitat Politècnica de Catalunya - BarcelonaTech (UPC)
eFlows4HPC project aims at providing workflow software stack and an additional set of services to enable the integration of HPC simulations and modelling with big data analytics and machine learning in scientific and industrial applications. The project is also developing the HPC Workflows as a Service (HPCWaaS) methodology that aims at providing tools to simplify the development, deployment, execution and reuse of workflows. The project demonstrates its advances through three application Pillars ...
Teams: Cluster Emergent del Cervell Humà, Workflows and Distributed Computing, Pillar I: Manufacturing, Pillar II: Climate, Pillar III: Urgent computing for natural hazards, eFlows4HPC general, COMPSs Tutorials
Web page: https://eflows4hpc.eu
Lysozyme in water full COMPSs application
Lysozyme in water full COMPSs application, using dataset_small
Monte Carlo Pi Estimation Program Description
This program is a Monte Carlo simulation designed to estimate the value of Pi using PyCOMPSs.
Tasks in the Program
- Count Points in Circle Task (
count_points_in_circle
):
- Generates random points within a square with side length 1.
- Counts points falling within the inscribed circle (x^2 + y^2 <= 1).
- Input: Number of points to generate (num_points)
- Output: Tuple containing count of points within the circle and list of generated ...
Name: Incrementation and Fibonacci Access Level: public License Agreement: Apache2 Platform: COMPSs
Description
Brief Overview: Demonstrates COMPSs task parallelism with increment and Fibonacci computations. Helps to understand COMPSs.
Detailed Description:
- Performs multiple increments of input values in parallel using COMPSs.
- Concurrently calculates Fibonacci numbers using recursive COMPSs tasks.
- Demonstrates task synchronization via
compss_wait_on
.
Execution
...
Type: COMPSs
Creators: Ashish Bhawel, Ashish Bhawel, Uploading this Workflow under the guidance of Raül Sirvent.
Submitter: Ashish Bhawel
Calculates the Fibonacci series up to a specified length.
Type: COMPSs
Creator: Uploading this Workflow under the guidance of Raül Sirvent.
Submitter: Ashish Bhawel
Lysozyme in water sample COMPSs application
Cluster Comparison COMPSs application
Cholesky factorisation COMPSs application
K-means COMPSs application
Wordcount reduce version COMPSs application
Wordcount merge version COMPSs application
Lysozyme in water full COMPSs application, using dataset_small
Solutions to the exercises on the Workflow Provenance part, during January 2024 COMPSs Tutorial.