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

My following software projects were updated

2 views
Skip to first unread message

Horizon68

unread,
Nov 23, 2018, 2:24:29 PM11/23/18
to
Hello..


My following software projects were updated:

Parallel implementation of Conjugate Gradient Linear Sparse System
Solver library that scales very well was updated to version 1.73

And

Parallel implementation of Conjugate Gradient Dense Linear System Solver
library that is NUMA-aware and cache-aware that scales very well was
updated to version 1.73

You can download them from:

https://sites.google.com/site/scalable68/scalable-parallel-implementation-of-conjugate-gradient-sparse-linear-system-solver

https://sites.google.com/site/scalable68/scalable-parallel-implementation-of-conjugate-gradient-dense-linear-system-solver-library-that-is-numa-aware-and-cache-aware



Thank you,
Amine Moulay Ramdane.

Horizon68

unread,
Nov 25, 2018, 2:25:49 PM11/25/18
to
Hello...


My following software projects were updated:

Parallel implementation of Conjugate Gradient Linear Sparse System
Solver library that scales very well was updated to version 1.74

And

Parallel implementation of Conjugate Gradient Dense Linear System Solver
library that is NUMA-aware and cache-aware that scales very well was
updated to version 1.74

Here is what i have enhanced:

The Solve() method is now thread-safe, so you can you call it from
mutiple threads, everything else is thread-safe except for the
constructor , you have to call the constructor one time from a process
and use the object from mutiple threads.
0 new messages