Tuesday, May 24, 2016

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

bleachbot <bleachbot@httrack.com>: May 23 06:12PM +0200

bleachbot <bleachbot@httrack.com>: May 23 06:16PM +0200

bleachbot <bleachbot@httrack.com>: May 23 07:06PM +0200

bleachbot <bleachbot@httrack.com>: May 23 07:15PM +0200

bleachbot <bleachbot@httrack.com>: May 23 08:00PM +0200

bleachbot <bleachbot@httrack.com>: May 23 09:37PM +0200

bleachbot <bleachbot@httrack.com>: May 23 11:41PM +0200

Ramine <ramine@1.1>: May 23 05:43PM -0700

Hello,
 
 
Read this paper:
 
http://www.cs.berkeley.edu/~jfc/DataMining/SP12/lecs/stochasticConjugate.pdf
 
As you have noticed in my Scalable Parallel C++ Conjugate Gradient
Linear System Solver Library i am not using a Scaling technic nor
a conditioning technic, because if you have noticed
in the scaling technic on the paper above, you have to multiply
two times a matrix by a matrix and this is expenssive,
the conditioning technic is expenssive also, and because also
my Scalable Parallel C++ Conjugate Gradient Linear System Solver
Library is scalable on NUMA architecture.
 
 
So hope you will be happy with my scalable library.
 
You can download my Scalable Parallel C++ Conjugate Gradient Linear
System Solver Library from:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 23 03:38PM -0700

Hello,
 
 
Object Pascal Scalable Parallel implementation of Conjugate Gradient
Linear System solver library that is NUMA-aware and cache-aware was
updated..
 
Now allocating memory on different NUMA nodes is more efficient.
 
I have already used this new version 1.3 in my new scalable C++ Library
here:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
You can download the new version 1.3 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>: May 23 02:01PM -0700

Hello,
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library
was updated..
 
I have just noticed that raising exceptions from inside the Dynamic Link
Libraries is not working correctly, so i have corrected this and
now i think that my library is more robust and more stable.
 
 
Please download the new updated version of my library from:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 23 01:09PM -0700

Hello...
 
I have learned C++ for just one week, and i have after that
implemented my Scalable Parallel C++ Conjugate Gradient Linear System
Solver Library, please look at how i have factored it using
four C++ classes, and as you have noticed my library is
scalable on multicores and on NUMA architecture and it is
cache-aware. And i have tested it thoroughly and i think
it is more stable now.
 
Please download it and take a look at it from here:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 23 01:16PM -0700

On 5/23/2016 1:09 PM, Ramine wrote:
 
> https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
> Thank you,
> Amine Moulay Ramdane.
 
 
Notice also, that if you give wrong method arguments it is my Dynamic
Link Libraries implemented in Object Pascal that will catch the errors.
 
I have taken care of that.
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 23 12:17PM -0700

Hello.........
 
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library
is here...
 
 
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 my Scalable Parallel C++ Conjugate Gradient Linear
System Solver Library from:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 23 12:15PM -0700

Hello...
 
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library
is here...
 
 
Author: Amine Moulay Ramdane
 
Description:
 
This library contrains 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 my Scalable Parallel C++ Conjugate Gradient Linear
System Solver Library 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: