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

ANN: Scalable Parallel C++ Conjugate Gradient Linear System Solver Library 1.5

aminer10
Novice
1,018 Views

Hello...


My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library was updated to version 1.5

Now it supports processor groups on windows , so it will allow you to go and scale beyond 64 logical processors and it will be NUMA efficient.


Author: Amine Moulay Ramdane

Description:

This library contains a Scalable Parallel implementation of Conjugate Gradient Dense Linear System Solver library that is NUMA-aware and cache-aware, and it contains also a Scalable Parallel implementation of Conjugate Gradient Sparse Linear System Solver library that is cache-aware.

Please download the zip file and read the readme file inside the zip to know how to use it.

Language: GNU C++ and Visual C++ and C++Builder

Operating Systems: Windows, Linux, Unix and OSX on (x86)

You can download it from:

https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library


Thank you,
Amine Moulay Ramdane.
 

0 Kudos
0 Replies
Reply