Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

7 views
Skip to first unread message

Ramine

unread,
Aug 26, 2016, 2:10:29 PM8/26/16
to
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 new messages