From bbb61367c6f33e615d929b5768e9f3aeda7dd84c Mon Sep 17 00:00:00 2001 From: Archit Dabral <147427717+Minimega12121@users.noreply.github.com> Date: Sat, 24 Aug 2024 20:39:49 +0530 Subject: [PATCH] changes to my blogs (#606) Co-authored-by: Carlos Maltzahn --- content/report/osre24/intel/20240612-architd/index.md | 3 +-- content/report/osre24/intel/20240729-architd/index.md | 2 +- content/report/osre24/intel/20240822-architd/index.md | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/content/report/osre24/intel/20240612-architd/index.md b/content/report/osre24/intel/20240612-architd/index.md index 3d21dc32..491daebe 100644 --- a/content/report/osre24/intel/20240612-architd/index.md +++ b/content/report/osre24/intel/20240612-architd/index.md @@ -23,8 +23,7 @@ I'am Archit from India. An undergraduate student at the Indian Institute of Tech ## About the project: -The project proposes to create a service that will have the capability to take a COMPSs crate (an artifact adhering to the RO-Crate specification) and, through analysis of the provided metadata construct a Chameleon-compatible image for replicating the experiment on the testbed. Minor adjustments to the COMPSs RO-Crate are anticipated, such as incorporating third- party software necessary for the application. - +The project proposes to create a service that will have the capability to take a COMPSs crate (an artifact adhering to the RO-Crate specification) and, through analysis of the provided metadata construct a Chameleon-compatible image for replicating the experiment on the testbed. ## How it all started This journey began amidst our college's cultural fest, in which I was participating, just 15 days before the proposal submission deadline. Many of my friends had been working for months to get selected for GSoC. I didn’t think I could participate this year because I was late, so I thought, "Better luck next year." But during the fest, I kept hearing about UC OSPO and that a senior had been selected within a month. So, I was in my room when my friend told me, "What's the worst that can happen? Just apply," and so I did. I chose this project and wrote my introduction in Slack without knowing much. After that, it's history. I worked really hard for the next 10 days learning about the project, making the proposal, and got selected. diff --git a/content/report/osre24/intel/20240729-architd/index.md b/content/report/osre24/intel/20240729-architd/index.md index 9cf89940..c6d264a7 100644 --- a/content/report/osre24/intel/20240729-architd/index.md +++ b/content/report/osre24/intel/20240729-architd/index.md @@ -25,7 +25,7 @@ I'am Archit from India. An undergraduate student at the Indian Institute of Tech ## About the project: -The project proposes to create a service that will have the capability to take a COMPSs crate (an artifact adhering to the RO-Crate specification) and, through analysis of the provided metadata construct a Chameleon-compatible image for replicating the experiment on the testbed. Minor adjustments to the COMPSs RO-Crate are anticipated, such as incorporating third- party software necessary for the application. +The project proposes to create a service that will have the capability to take a COMPSs crate (an artifact adhering to the RO-Crate specification) and, through analysis of the provided metadata construct a Chameleon-compatible image for replicating the experiment on the testbed. ## Progress diff --git a/content/report/osre24/intel/20240822-architd/index.md b/content/report/osre24/intel/20240822-architd/index.md index 898c0a58..1701a6d8 100644 --- a/content/report/osre24/intel/20240822-architd/index.md +++ b/content/report/osre24/intel/20240822-architd/index.md @@ -26,7 +26,7 @@ I'm Archit from India, an undergraduate student at the Indian Institute of Techn ## About the Project -The project proposes to create a service that can take a COMPSs crate (an artifact adhering to the RO-Crate specification) and, through analysis of the provided metadata, construct a Chameleon-compatible image for replicating the experiment on the testbed. Minor adjustments to the COMPSs RO-Crate are anticipated, such as incorporating third-party software necessary for the application. +The project proposes to create a service that can take a COMPSs crate (an artifact adhering to the RO-Crate specification) and, through analysis of the provided metadata, construct a Chameleon-compatible image for replicating the experiment on the testbed. ## Final Product @@ -74,7 +74,7 @@ However, the following issues still exist with the service and can be improved u ## Deliverables -- [Reproducibility Service Repository](https://github.com/Minimega12121/COMPSs-Reproducibility-Service): This repository contains the main service along with guidelines on how to use it. It will be launched in the main COMPSs repository as a tool. +- [Reproducibility Service Repository](https://github.com/Minimega12121/COMPSs-Reproducibility-Service): This repository contains the main service along with guidelines on how to use it. The service will be integrated with the COMPSs official distribution in its next release. - [Chameleon Appliance](https://www.chameleoncloud.org/appliances/121/) : This is a single-node appliance with COMPSs 3.3.1 installed, so that anyone with access to Chameleon can reproduce experiments.