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

I have giving you all the source code of my following libraries

aminer10
Novice
229 Views

Hello,


I have giving you all the source code of my following libraries, i have
wrote them in Object Pascal , but you can also read the source code
and port them to C++ if you want, here they are:


Parallel Quicksort 1.0
Parallel implementation of Conjugate Gradient Linear System Solver 1.02
Parallel implementation of Jacobi with relaxation Linear System Solver
version 1.01
Parallel Compression Library 2.17
Parallel Hashlist (parallel hashtable) 1.44
Parallel Sort Library 2.6
Lockfree MPMC and SPMC fifo queues version 1.13
Lockfree MPMC and SPMC priority FIFO queues version 1.1
AWE version 1.23
Threadpool 1.38 (stable version)
Threadpool with priority 1.26 (stable version)
Parallel Matrix demo


You can download them from:

http://pages.videotron.com/aminer/


Thank you,
Amine Moulay Ramdane,


0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
229 Views
Hi,

Quoting aminer10
...
AWE version 1.23
...
Parallel Matrix demo

 
I have two questions:

     What is AWE?
     What does Parallel Matrix demo do?

Best regards,
Sergey

0 Kudos
Reply