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

Read again, i correct a last typo..

5 views
Skip to first unread message

Wisdom90

unread,
Feb 22, 2020, 7:33:33 PM2/22/20
to
Hello...


Read again, i correct a last typo..

Before i stop writing in the newsgroups i will learn you more about me
so that you understand me more..

I think that this Bonita Montero and this Chad of comp.programming are
not understanding my personality, i am like a much more virile person
and it is like i don't accept that people to learn me, so i have to be
in accordance with my much more virility, so i have to learn myself
and to teach myself alone without the help of others, and i have to
invent many scalable algorithms alone without the help of others, i am
much virile so i have to show that i am more capable than the others,
also i am much more virile and i hate to talk to people here, because i
view them as mentally handicaped and inferior, so i don't want to waste
my time with people like you that are handicaped and inferior, so this
is why you have to understand me more, and i will learn you more about
me, you have seen me posting in comp.programming and
comp.programming.threads and you have to know why i was posting there,
it is simply because i have noticed many years ago that usenet was dying
and the newsgroups such as comp.programming and comp.programming.threads
were dying , so i have decided to organize it and to post there like i
was posting, but since i have just noticed that some of you want to
report me as spam, so i have decided to stop posting in this newsgroups.

This is why i said:

To the ones that want to report me like spam, you have to know me more,
i am not interested in usenet, i am not interested in talking to persons
in this newsgroup, so if you know me more like i am learning you to know
me, you will know that you have not to waste your time with me, and what
do you think is this "shit" of usenet ? usenet is not interesting at
all, so you have to believe me that i am not interested in usenet , this
is why i am stopping to post here in C++ newsgroup, so you are
wasting your time.


Thank you,
Amine Moulay Ramdane.

amin...@gmail.com

unread,
Feb 29, 2020, 4:39:27 PM2/29/20
to
Hello,


Read again , i correct a last typo..

Read the following interesting news:

The finite element method finds its place in games

Read more here:

https://translate.google.com/translate?hl=en&sl=auto&tl=en&u=https%3A%2F%2Fhpc.developpez.com%2Factu%2F288260%2FLa-methode-des-elements-finis-trouve-sa-place-dans-les-jeux-AMD-propose-la-bibliotheque-FEMFX-pour-une-simulation-en-temps-reel-des-deformations%2F

But you have to be aware that finite element method uses Conjugate Gradient Method for Solution of Finite Element Problems, read here to notice it:

Conjugate Gradient Method for Solution of Large Finite Element Problems on CPU and GPU

https://pdfs.semanticscholar.org/1f4c/f080ee622aa02623b35eda947fbc169b199d.pdf


This is why i have also designed and implemented my Parallel Conjugate Gradient Linear System Solver library that scales very well,
here it is:

My Parallel C++ Conjugate Gradient Linear System Solver Library
that scales very well version 1.76 is here..

Author: Amine Moulay Ramdane

Description:

This library contains a Parallel implementation of Conjugate Gradient Dense Linear System Solver library that is NUMA-aware and cache-aware that scales very well, and it contains also a Parallel implementation of Conjugate Gradient Sparse Linear System Solver library that is cache-aware that scales very well.

Sparse linear system solvers are ubiquitous in high performance computing (HPC) and often are the most computational intensive parts in scientific computing codes. A few of the many applications relying on sparse linear solvers include fusion energy simulation, space weather simulation, climate modeling, and environmental modeling, and finite element method, and large-scale reservoir simulations to enhance oil recovery by the oil and gas industry.

Conjugate Gradient is known to converge to the exact solution in n steps for a matrix of size n, and was historically first seen as a direct method because of this. However, after a while people figured out that it works really well if you just stop the iteration much earlier - often you will get a very good approximation after much fewer than n steps. In fact, we can analyze how fast Conjugate gradient converges. The end result is that Conjugate gradient is used as an iterative method for large linear systems today.

Please download the zip file and read the readme file inside the zip to know how to use it.

You can download it from:

https://sites.google.com/site/scalable68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library

Language: GNU C++ and Visual C++ and C++Builder

Operating Systems: Windows, Linux, Unix and Mac OS X on (x86)

--

As you have noticed i have just written above about my Parallel C++ Conjugate Gradient Linear System Solver Library that scales very well, but here is my Parallel Delphi and Freepascal Conjugate Gradient Linear System Solvers Libraries that scale very well:

Parallel implementation of Conjugate Gradient Dense Linear System solver library that is NUMA-aware and cache-aware that scales very well

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

PARALLEL IMPLEMENTATION OF CONJUGATE GRADIENT SPARSE LINEAR SYSTEM SOLVER LIBRARY THAT SCALES VERY WELL

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