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

About my My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library ...

11 views
Skip to first unread message

Ramine

unread,
May 23, 2016, 12:46:38 PM5/23/16
to
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

unread,
May 23, 2016, 1:15:18 PM5/23/16
to
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.
0 new messages