diff --git a/1/FH/assignments/t2-ej7/t2-ej7-nortega.pdf b/1/FH/assignments/t2-ej7/t2-ej7-nortega.pdf new file mode 100644 index 0000000..b402a38 Binary files /dev/null and b/1/FH/assignments/t2-ej7/t2-ej7-nortega.pdf differ diff --git a/1/FH/assignments/t2-ej7/t2-ej7-nortega.tex b/1/FH/assignments/t2-ej7/t2-ej7-nortega.tex new file mode 100644 index 0000000..3454e15 --- /dev/null +++ b/1/FH/assignments/t2-ej7/t2-ej7-nortega.tex @@ -0,0 +1,55 @@ +\documentclass[12pt,a4paper]{article} +\usepackage[spanish]{babel} +\usepackage{hyperref} +\usepackage{graphicx} +\usepackage{subcaption} + +\title{Tema II Ejercicio VII: Comparación Gráficas} +\author{Nicolás A. Ortega Froysa} + +\begin{document} +\maketitle +\pagebreak +\tableofcontents +\pagebreak + +\section{Comparación GDDR vs. HBM} +\begin{table}[!htb] + \centering + \begin{tabular}{|c|c|c|} + \hline + {\bf Especificación} & {\bf GDDR6} & {\bf HBM2} \\ \hline + {\bf DRAM} & 16GB por chip & 64GB \\ \hline + {\bf Canales} & 2 & 6 \\ \hline + {\bf Bits por Canal} & 16 bits & 128 bits \\ \hline + {\bf Velocidad} & 16 Gb/s & 2.4 Gb/s \\ \hline + {\bf Ancho de Banda} & 64 GB/s & 307 GB/s \\ \hline + \end{tabular} + \caption{Comparación GDDR6 vs. HBM2.} +\end{table} + +\section{Comparación ATI vs. NVidia} +\begin{table}[!htb] + \centering + \begin{tabular}{|c|c|c|} + \hline + {\bf Especificación} & {\bf GeForce RTX 2080 SUPER} & {\bf Radeon RX 5700 XT} \\ \hline + {\bf Arquitectura} & Turing & rDNA \\ \hline + {\bf RAM de Vídeo} & 8GB GDDR6 & 8GB GDDR6 \\ \hline + {\bf Velocidad RAM} & 15.5 Gb/s & 14 Gb/s \\ \hline + {\bf Velocidad de Reloj} & 1.65 GHz & 1.605 GHz \\ \hline + \end{tabular} + \caption{Comparación NVidia GeForce RTX 2080 SUPER vs. AMD Radeon RX 5700 XT.} +\end{table} + +\pagebreak + +\section{Derechos de Autor y Licencia} + +\noindent +Copyright \copyright\ \the\year\ Nicolás A. Ortega Froysa +\\ +Este documento se distribuye bajo los términos y condiciones de la licencia +Creative Commons Attribution No Derivatives 4.0 International. + +\end{document} diff --git a/1/FH/assignments/t2-ej7/t2-ej7-nortega.toc b/1/FH/assignments/t2-ej7/t2-ej7-nortega.toc new file mode 100644 index 0000000..2bec328 --- /dev/null +++ b/1/FH/assignments/t2-ej7/t2-ej7-nortega.toc @@ -0,0 +1,4 @@ +\babel@toc {spanish}{}\relax +\contentsline {section}{\numberline {1}Comparación GDDR vs. HBM}{3}{section.1}% +\contentsline {section}{\numberline {2}Comparación ATI vs. NVidia}{3}{section.2}% +\contentsline {section}{\numberline {3}Derechos de Autor y Licencia}{4}{section.3}%