diff --git a/chapters/software.tex b/chapters/software.tex index aeb0890..245a08b 100644 --- a/chapters/software.tex +++ b/chapters/software.tex @@ -12,7 +12,7 @@ \chapter{Software} \begin{figure}[H] \centering \begin{tikzpicture} -\pie[text=legend, color={red, orange}, sum=auto]{13/CPU, 7/GPU} +\pie[text=legend, color={red, orange, yellow}, sum=auto]{13/CPU, 7/GPU, 1/Hybrid} \end{tikzpicture} \caption{Distribution of hardware architectures} \label{fig:arch} diff --git a/exama-software.xlsx b/exama-software.xlsx index 294bc42..624c423 100644 Binary files a/exama-software.xlsx and b/exama-software.xlsx differ diff --git a/gen.py b/gen.py index 72da103..a45e9f6 100644 --- a/gen.py +++ b/gen.py @@ -13,8 +13,7 @@ # Assuming the data starts from the first row and first column, and ends at column 'X' (24th) and row 46 df = pd.read_excel(file_path, sheet_name=sheet_name,engine='openpyxl') -benchmarked_software = df[df['Benchmarked'].isin( - ['Yes', 'CPU', 'GPU', 'CPU, GPU', 'GPU, CPU'])] +benchmarked_software = df[df['Benchmarked'].str.contains('CPU|GPU|HYBRID', na=False)] # replace # in Languages with Sharp benchmarked_software['Languages'] = benchmarked_software['Languages'].str.replace( diff --git a/software/trust-platform/WP3/WP3.tex b/software/trust-platform/WP3/WP3.tex index 0e115f9..c566a14 100644 --- a/software/trust-platform/WP3/WP3.tex +++ b/software/trust-platform/WP3/WP3.tex @@ -21,6 +21,7 @@ \section{Software: TRUST Platform} \rowcolor{numpexlightergray}\textbf{Supported Architectures} & \begin{tabular}{l} CPU\\ GPU\\ +Hybrid\\ \end{tabular} \\ \rowcolor{white}\textbf{Repository} & \href{https://github.com/cea-trust-platform}{https://github.com/cea-trust-platform} \\ \rowcolor{numpexlightergray}\textbf{License} & \begin{tabular}{l} diff --git a/software/trust-platform/trust-platform.tex b/software/trust-platform/trust-platform.tex index e8744a7..4f3711b 100644 --- a/software/trust-platform/trust-platform.tex +++ b/software/trust-platform/trust-platform.tex @@ -23,6 +23,7 @@ \section{Software: TRUST Platform} \rowcolor{numpexlightergray}\textbf{Supported Architectures} & \begin{tabular}{l} CPU\\ GPU\\ +Hybrid\\ \end{tabular} \\ \rowcolor{white}\textbf{Repository} & \href{https://github.com/cea-trust-platform}{https://github.com/cea-trust-platform} \\ \rowcolor{numpexlightergray}\textbf{License} & \begin{tabular}{l}