Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

Fully scalable Parallel Varfiler

aminer10
Novice
315 Views

 

Hello,


I have implemented a Fully scalable Parallel Varfiler that uses a lightweight reader-writer mutex called MREW in a lock striping manner, please read about it and download it from here:

https://sites.google.com/site/aminer68/concurrent


The other one that is fully scalable that i have implemented uses the scalable distributed reader-writer mutex in a lock-striping manner, here is the other one:

https://sites.google.com/site/aminer68/scalable-parallel-varfiler


Also i will invite you to download my multicores benchmark for my scalable Parallel Varfiler, i have done a benchmark on a Quadcore on x86 and my scalable Parallel Varfiler has given a scalability of 4X, 


here is the benchmark

https://sites.google.com/site/aminer68/parallel-varfiler-benchmarks




Thank you,
Amine Moulay Ramdane. 

 

0 Kudos
0 Replies
Reply