Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heliosmaster/bsperatosthenes

Parallel Sieve of Eratosthenes with Bulk Synchronous Parallel model
https://github.com/heliosmaster/bsperatosthenes

Last synced: 22 days ago
JSON representation

Parallel Sieve of Eratosthenes with Bulk Synchronous Parallel model

Awesome Lists containing this project

README

        

BSP Erathostenes
================

Parallel Erathostenes Sieve using Bulk Synchronous Parallel paradigm.

This was a project for the Mastermath course [Parallel Algorithms](http://www.staff.science.uu.nl/~bisse101/Education/PA/pa.html) taught by Prof. Rob Bisseling.