Skip to content

rutayanp/sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this repo contains sorting parallel algorithms for sorting algorithms

	sorting algorithms :

			Merge Sort
			Quick Sort

	Programming models :
			
			SHMEM (Shared Memory)
			OpenMP 
	
	Quick Sort algorithm used : hyperquick sort
	Merge Sort algorithm used : parallel merge sort

	I will upload the makefiles soon... these makefiles are for tilera many core architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages