diff --git a/README.md b/README.md index fd116e0d585047fbb7b6881fc97abffc061b76c2..948de4e5f5dd5521a479f6760a8568d4e67195e8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ Aparapi was originally a project conceived and developed by AMD corporation. It Below you will find two side-by-side comparisons for the nbody problem on a CPU vs a GPU. The simulation is being run on an inexpensive graphics card; you can even run it yourself from the [examples project](https://github.com/Syncleus/aparapi-examples). Its obvious the drastic performance gains that can be acheived with Aparapi. -  +|  |  | +|:---:|:---:| +| GPU Accelerated | CPU Multi-threaded (8 cores) | ## Support and Documentation