Skip to content

Commit

Permalink
renumber WP1 and WP3 benchmarks
Browse files Browse the repository at this point in the history
rm WP3 bench #1 and fda for now
  • Loading branch information
prudhomm committed Oct 15, 2024
1 parent 8cd9ef3 commit dd94e28
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
8 changes: 4 additions & 4 deletions software/feelpp/WP1/WP1.tex
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ \subsubsection{Benchmark \#2: Elliptic linear PDE : Thermal bridges}



\subsubsection{Benchmark \#2: Linear elasticity : NAFEMS LE10}
\subsubsection{Benchmark \#3: Linear elasticity : NAFEMS LE10}
\label{sec:WP1:Feelpp:benchmark:nafems-le10}

\paragraph{Description}
Expand Down Expand Up @@ -950,7 +950,7 @@ \subsubsection{Benchmark \#2: Assemble Stiffness and Linear Elasticity Matrix}
add extra analysis and conclusion here.
\fi

\subsubsection{Benchmark \#3: Thermo-Electric Coupling}
\subsubsection{Benchmark \#4: Thermo-Electric Coupling}
\label{sec:WP1:Feelpp:benchmark:hl-31}

%Thermo Electric coupling in a complex geometry.
Expand Down Expand Up @@ -1207,7 +1207,7 @@ \subsubsection{Benchmark \#3: Thermo-Electric Coupling}



\subsubsection{Benchmark \#4: HeatFluid Coupling}
\subsubsection{Benchmark \#5: HeatFluid Coupling}
\label{sec:WP1:Feelpp:benchmark4}

\newcommand{\vct}[1]{\vec{#1}}
Expand Down Expand Up @@ -1510,7 +1510,7 @@ \subsubsection{Benchmark \#4: HeatFluid Coupling}



\subsubsection{Benchmark \#5: Contact Mechanics}
\subsubsection{Benchmark \#6: Contact Mechanics}

\paragraph{Description}
This benchmark simulates the dynamic unilateral contact between an elastic bouncing
Expand Down
13 changes: 9 additions & 4 deletions software/feelpp/WP3/WP3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,13 @@ \subsection{Parallel Capabilities}
\item[Scalability] Only Speedups are measured
\end{description}


\subsection{Initial Performance Metrics}
\label{sec:WP3:Feelpp:metrics}

This section provides a summary of initial performance benchmarks performed in the context of WP3. It ensures reproducibility by detailing input/output datasets, benchmarking tools, and the results. All data should be publicly available, ideally with a DOI for future reference.

\iffalse
\begin{itemize}
\item \textbf{Overall Performance:} Summarize the software's computational performance, energy efficiency, and scalability results across different architectures (e.g., CPU, GPU, hybrid systems).
\item \textbf{Input/Output Dataset:} Provide a detailed description of the dataset used for the benchmark, including:
Expand Down Expand Up @@ -120,8 +122,9 @@ \subsubsection{Benchmark \#1: Laplacian and Linear Elasticity}
\paragraph{Results Summary:} Include a summary of key metrics (execution time, memory usage, FLOPS) and their comparison across architectures (e.g., CPU, GPU).

\paragraph{Challenges Identified:} Describe any bottlenecks encountered (e.g., memory usage, parallelization inefficiencies) and how they impacted the benchmark.
\fi

\subsubsection{Benchmark \#2: Elliptic linear PDE : Thermal bridges}
\subsubsection{Benchmark \#1: Elliptic linear PDE : Thermal bridges}
\label{sec:WP3:Feelpp:benchmark:thermal_bridges}
\paragraph{Description:} % Briefly describe the benchmark case, including the problem size, target architecture (e.g., CPU, GPU), and the input data. Mention the specific goals of the benchmark (e.g., testing scalability, energy efficiency).
The benchmark description can be found in
Expand Down Expand Up @@ -301,7 +304,7 @@ \subsubsection{Benchmark \#2: Elliptic linear PDE : Thermal bridges}
\item Reduce the memory
\end{itemize}

\subsubsection{Benchmark \#3: Linear elasticity : NAFEMS LE10}
\subsubsection{Benchmark \#2: Linear elasticity : NAFEMS LE10}
\label{sec:WP3:Feelpp:benchmark:nafems-le10}

\paragraph{Description:} % Briefly describe the benchmark case, including the
Expand Down Expand Up @@ -688,7 +691,7 @@ \subsubsection{Benchmark \#3: Thermo-Electric Coupling}
\item Reduce the memory
\end{itemize}


\iffalse
\subsubsection{Benchmark \#4: CFD FDA Benchmark}

\fullcite{chabannes_high_2017}
Expand All @@ -707,8 +710,10 @@ \subsubsection{Benchmark \#4: CFD FDA Benchmark}

\paragraph{Challenges Identified:} Describe any bottlenecks encountered (e.g., memory usage, parallelization inefficiencies) and how they impacted the benchmark.

\subsubsection{Benchmark \#5: Conjuguate heat transfer}
\fi

\subsubsection{Benchmark \#4: Conjuguate heat transfer}
\label{sec:WP3:Feelpp:benchmark4}


The benchmark has been described in the prequel of this document, in \Cref{sec:WP1:Feelpp:benchmark4}, and simulate the aqueous humor flow in the human eye, coupled with the heat transfer.
Expand Down

0 comments on commit dd94e28

Please sign in to comment.