Skip to content

alevit33/ATCS-Workstealing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATCS

This repository contains the implementation of the second part of the ATCS exam. It consists in the implementation of a workstealing scheduler, in order to implement a parallel version of qsort. Please read the file "Workstealing - Bez Vitella.pdf" for a report on the experiment.

Compilation

ant

Execution

java -jar ./build/jar/quicksort.jar < arrSize > < numServers > < seqCutoff > [ seed ]

Authors

Mirko Bez mailto:mirko.bez@studenti.unipd.it

Alessio Vitella mailto:alessio.vitella@studenti.unipd.it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages