Added problem set 4
This commit is contained in:
parent
2e72ddb250
commit
1fdeab8316
28
main.tex
28
main.tex
@ -252,6 +252,34 @@ Assume the following instructions and time requirements for each resource stage
|
||||
|
||||
uzylol
|
||||
|
||||
\newpage
|
||||
|
||||
\section{Performance Modeling}
|
||||
|
||||
\begin{itemize}
|
||||
\item[1a] 1,000,000 (N)
|
||||
\item[1b] 0
|
||||
\item[1c] 5,000,000,000,000 clock cycles
|
||||
\item[1d] 5 CPI
|
||||
\item[1e] 0.0025s
|
||||
|
||||
\bigskip
|
||||
|
||||
\item[2a] 1,000,000 (N)
|
||||
\item[2b] 1,000,000 (N)
|
||||
\item[2c] 105,000,000,000,000 clock cycles
|
||||
\item[2d] 105 CPI
|
||||
\item[2e] 0.0525s
|
||||
|
||||
\bigskip
|
||||
|
||||
\item[3a] 1,000,000 (N)
|
||||
\item[3b] 2,000,000 (2N)
|
||||
\item[3c] 205,000,000,000,000 clock cycles
|
||||
\item[3d] 205 CPI
|
||||
\item[3e] 0.1025s
|
||||
\end{itemize}
|
||||
|
||||
\end{enumerate}
|
||||
|
||||
\end{document}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user