\documentclass[10pt]{article} \usepackage[margin=3cm]{geometry} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{eurosym} \usepackage{ucs} \usepackage[utf8x]{inputenc} \usepackage{amssymb} \usepackage{graphicx} \usepackage{color} \pagestyle{plain} \usepackage{hyperref} \begin{document} \title{Samsung Daughter Board} \author{ } \date{2024-04-24} \maketitle The Samsung Daughter Board (SDB) is the platform used as compute nodes at the Mont-Blanc prototype. Each of this board includes the following hardware: \begin{center} \renewcommand{\arraystretch}{1.5} \setlength{\tabcolsep}{2pt} \begin{tabular}{|p{0.085556\linewidth}|p{0.095652\linewidth}|} \hline {\bf SoC }&{\bf Samsung Exynos 5 Dual } \\ \hline {\bf CPU }&{\bf 2x Cortex-A15 @ 1.7GHz } \\ \hline {\bf GPU }&{\bf ARM Mali T604 } \\ \hline {\bf RAM }&{\bf 4 GB LPDDR3 } \\ \hline {\bf Storage }&{\bf 16 GB uSD card } \\ \hline {\bf Network }&{\bf 1 Gbit Ethernet } \\ \hline \end{tabular} \end{center} \end{document}