# GitHub

## Parallella GitHub

An extensive open-source GitHub repository can be found at this [***link***](https://github.com/parallella). This repository contains the following five primary repositories: Parallella-hw, Parallella-examples, Parallel Architecture Library (PAL), ParaBuntu, and Parallella-Linux.&#x20;

#### [***Parallella-hw***](https://github.com/parallella/parallella-hw)***:***

Parallella-hw is a compilation of public files for Parallella board design using KiCad and VHDL

#### [***P**arallella-examples*](https://github.com/parallella/parallella-examples)*:*

Parallella-examples is a community created Parallella compendium of projects that include, but not limited to, the following:

* Simple webserver
* Epiphany multicore simulator model&#x20;
* Machin-like approximations
* Pseudo Eternity II Solver with 10x10 subproblem using 16-cores
* Running a simple "Hello World" application using Epiphany BSP, OpenMP, MPI, and/or OpenCL
* Examples treating Epiphany as a device capable of executing kernels containing OpenMP code
* Counting Prime Numbers
* Parallella SPI Bit Bang Library Examples&#x20;
* I2C DAC Signal Generator
* Blobubska - A Realtime Raytracing Visual Music Generator

#### [*Parallel Architectures Library (PAL)*](https://github.com/parallella/pal)*:*

&#x20;PAL is a compact, optimized C library for math, synchronization, and inter-processor communication

#### [*ParaBuntu:* ](https://github.com/parallella/parabuntu)

Follow this [***link***](https://github.com/parallella/parabuntu/blob/master/README.manual.md) to access the Parallella Ubuntu Image Creation page.&#x20;

{% hint style="info" %}
The application of this repository requires a Linux machine and blank SD card.&#x20;
{% endhint %}
