Skip to content
Snippets Groups Projects
Commit de81fd7a authored by Georgiana Mania's avatar Georgiana Mania
Browse files

more cleanup

parent ec92ccfd
No related branches found
No related tags found
1 merge request!72Draft: Compute devices lecture
Pipeline #70714 passed
......@@ -336,12 +336,13 @@ FPGA = Field-Programmable Gata Arrays
![Data from [Top500](www.top500.org)](static/top500.svg)
## Additional reading
# Additional reading
* HLRS MPI course material: https://www.hlrs.de/training/self-study-materials/mpi-course-material
* MPI standard 3.1 documentation as [PDF](https://www.mpi-forum.org/docs/mpi-3.1/mpi31-report.pdf)
* "Computer Architecture - A Quantitative Approach" - J. Hennessy and D. Patterson
<!--
# From the pad
Computing devices (complications by exisiting hardware)
- What you saw last lecture is called "shared memory parallelism"
......@@ -377,3 +378,4 @@ Computing devices (complications by exisiting hardware)
- Interconnect: Latency bound vs bandwidth bound
- Obscure other architectures:
- NEC Vector
-->
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment