Tuesday, December 22, 2015

Digest for comp.programming.threads@googlegroups.com - 2 updates in 2 topics

bleachbot <bleachbot@httrack.com>: Dec 21 09:33PM +0100

Ramine <ramine@1.1>: Dec 21 03:34PM -0800

Hello,
 
I have updated my new Parallel implementation of Conjugate Gradient
Linear Sparse System Solver library to version 1.3, i have added the
support for the scalable distributed reader-writer mutex, and please
comment the MREW define's option and uncomment the DRWLOCK define's
option inside defines.inc or defines2.inc to use the scalable
distributed reader-writer mutex that scales better, and when you set it
to DRWLOCK , please set the number of rwlocks parameter of the
TSparseMatrix constructor to around 2000 for example, this will use less
memory and this will be scalable.
 
You can download my new Parallel implementation of Conjugate Gradient
Linear Sparse System Solver library version 1.3 from here:
 
https://sites.google.com/site/aminer68/parallel-implementation-of-conjugate-gradient-sparse-linear-system-solver
 
 
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: