Friday, February 17, 2017

Digest for comp.programming.threads@googlegroups.com - 1 update in 1 topic

Ramine <toto@toto.net>: Feb 16 04:12PM -0500

Hello,
 
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library
was updated to version 1.60, and it has become really powerful.
 
I have just eliminated a contention on memory, and now it has become
fully scalable on NUMA architecture, but you have to set the second
boolean parameter of the PCG_DENSE_Solver() constructor to true , and it
will support processor groups on windows and it will allow you to go and
scale beyond 64 logical processors and it will be NUMA efficient.
 
You can download my new Scalable Parallel C++ Conjugate Gradient Linear
System Solver Library version 1.60 from:
 
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
Thank you,
Amine Moulay Ramdane.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: