Skip to content

Commit

Permalink
more typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaross committed Dec 21, 2017
1 parent 8cd9737 commit 647d5f5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ the *ARL OpenSHMEM for Epiphany* implementation for optimized one-sided
communication, atomic, and collective operations for the
[Adapteva](http://adapteva.com) Epiphany microarchitecture on the [Parallella
board](http://parallella.org) (see [./src](./src)). Also included are
microbenchmarks and test codes (see [./test](./test)). These codes require the
COPRTHR-2 SDK. The library may be used without COPRTHR-2 and has been tested
with the Parabuntu 2016.11 release.
microbenchmarks (see [./example](./example)) and test codes (see
[./test](./test)). These codes require the COPRTHR-2 SDK. The library may be
used without COPRTHR-2 and has been tested with the Parabuntu 2016.11.1
release.

The OpenSHMEM implementation is based on the [OpenSHMEM 1.4
Specification](http://openshmem.org/site/sites/default/site\_files/OpenSHMEM-1.4.pdf)
Expand All @@ -31,7 +32,7 @@ SDK](http://www.browndeertechnology.com/coprthr2.htm) to be able to run the
non-commercial use.

Although it's not required to build the library, a
(Makefile)[./src/Makefile.esdk] is provided if you're using the vendor-provided
[Makefile](./src/Makefile.esdk) is provided if you're using the vendor-provided
eSDK.

Using
Expand Down

0 comments on commit 647d5f5

Please sign in to comment.