Friday, December 19, 2014

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

Ramine <ramine@1.1>: Dec 18 10:53PM -0800

Hello,
 
 
My Scalable Parallel implementation of Conjugate Gradient Linear System
solver library that is NUMA-aware and cache-aware is here, now you
don't need to allocate your arrays in different NUMA-nodes, cause i have
implemented all the NUMA functions for you, this new algorithm
is NUMA-aware and cache-aware and it's really scalable on
NUMA-architecture and on multicores, so if you have a NUMA
architecture just run the "test.pas" example that i have
included on the zipfile and you will notice that my new
algorithm is really scalable on NUMA architecture.
 
Frankly i think i have to write something like a PhD paper
to explain more my new algorithm , but i will let it at the moment
as it is... perhaps i will do it in the near future.
 
This scalable Parallel library is especially designed for large scale
industrial engineering problems that you find on industrial Finite
element problems and such, this scalable Parallel library was ported to
both FreePascal and all the Delphi XE versionS, hope you will find it
really good.
 
You can download my Scalable Parallel implementation of Conjugate
Gradient Linear System solver library that is NUMA-aware and cache-aware
from:
 
https://sites.google.com/site/aminer68/scalable-parallel-implementation-of-conjugate-gradient-linear-system-solver-library-that-is-numa-aware-and-cache-aware
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Dec 18 03:35PM -0800

Hello,
 
 
Parallel implementation of Conjugate Gradient Linear System Solver
library was updated to version 1.11.
 
 
You can download my new Parallel Conjugate gradient solver library
version 1.11 from:
 
https://sites.google.com/site/aminer68/parallel-implementation-of-conjugate-gradient-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: