Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add info about scimba #31

Merged
merged 21 commits into from
Oct 8, 2024
Merged

add info about scimba #31

merged 21 commits into from
Oct 8, 2024

Conversation

Victor-MichelDansac
Copy link
Contributor

We have filled the required information about the scimba code: 12-month roadmap, current capabilities, etc.

@Victor-MichelDansac
Copy link
Contributor Author

Commit 5a18b6c addresses @prudhomm 's queries, except the last one: I didn't find the mentioned appendix.

@prudhomm
Copy link
Contributor

prudhomm commented Oct 6, 2024

the appendix is in the branch 22-feelpp-contributions here : https://github.com/numpex/exa-ma-d7.1/blob/22-feelpp-contributions/sections/appendix-a.tex#L63

@boileaum @vincentchabannes is that correct ?

@prudhomm prudhomm added this to the Contributions milestone Oct 6, 2024
@prudhomm prudhomm added the enhancement New feature or request label Oct 6, 2024
@prudhomm
Copy link
Contributor

prudhomm commented Oct 6, 2024

@Victor-MichelDansac appendix-a now contains some description of gaya-gpu

@prudhomm prudhomm self-requested a review October 8, 2024 10:41
Copy link
Contributor

@prudhomm prudhomm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still minor stuff ;)

Comment on lines 87 to 130
\setlength{\parindent}{0pt}
\def\arraystretch{1.25}
\arrayrulecolor{numpexgray}
{\fontsize{9}{11}\selectfont
\begin{tabular}{lp{.3\textwidth}p{.5\textwidth}}
\rowcolor{numpexgray}{\rule{0pt}{2.5ex}\color{white}\bf Category}
& {\rule{0pt}{2.5ex}\color{white}\bf Details}
& {\rule{0pt}{2.5ex}\color{white}\bf Description} \\
\rowcolor{white}Languages
& \begin{tabular}{l}
Python \\
\end{tabular}
& Programming languages and language standards supported by the software \\
\rowcolor{numpexlightergray}Parallelism
& \begin{tabular}{l}
GPU, CPU (shared) \\
\end{tabular}
& Parallel computing methods and frameworks utilized by the software. \\
\rowcolor{white}Data Formats
& \begin{tabular}{l}
input: none \\
output: \texttt{.pth} \& image files \\
\end{tabular}
& Data formats that the software can handle or produce. \\
\rowcolor{numpexlightergray}Resilience
& \begin{tabular}{l}
None \\
\end{tabular}
& Fault tolerance and recovery mechanisms employed by the software. \\
\rowcolor{white}DevOps
& \begin{tabular}{l}
None \\
\end{tabular}
& Outlines the development and operational practices including continuous integration, containerization, and testing methodologies. \\
\rowcolor{numpexlightergray}Packaging
& \begin{tabular}{l}
pip, GitHub \\
\end{tabular}
& Software packaging and distribution. \\
\rowcolor{white}Testing
& \begin{tabular}{l}
pytest \\
\end{tabular}
& Testing methodologies employed to ensure software quality and correctness. \\
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the boiler-plate text used by the template, could you answer/describe briefly what is done for each point ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have to change the description column only

Comment on lines 131 to 143
\rowcolor{numpexlightergray}Containerization
& \begin{tabular}{l}
None \\
\end{tabular}
& Container technologies used to package and deploy the software. \\
\rowcolor{white}Interfaces
& \begin{tabular}{l}
pytorch \\
\end{tabular}
& List of software Scimba has interfaces with. \\
\bottomrule
\end{tabular}
}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add Feel++ as interface ?

Comment on lines +206 to +209
Scimba has mainly been developed by Inria research scientists.
Other contributors include students and researchers
from the University of Strasbourg and CEA Cadarache.
For the moment, no specific funding has been dedicated to Scimba.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a consortium?

Exa-MA has funded internships , at least the one of Marie.

@prudhomm prudhomm self-requested a review October 8, 2024 12:43
@prudhomm prudhomm merged commit 4d6888b into main Oct 8, 2024
4 checks passed
@prudhomm prudhomm deleted the WP2-scimba branch October 8, 2024 12:53
@boileaum
Copy link
Contributor

the appendix is in the branch 22-feelpp-contributions here : https://github.com/numpex/exa-ma-d7.1/blob/22-feelpp-contributions/sections/appendix-a.tex#L63

@boileaum @vincentchabannes is that correct ?

All good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants