Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Efficient processing

More
2 years 4 months ago #4107 by Simulationslord
I am looking for a way to optimize the processing time of my python code for NGSolve and I wonder if NGSolve supports tensorflow, cuda for GPU processing, or both.
Appreciate your support.

Greetings Simulationslord
More
2 years 4 months ago #4108 by joachim
Replied by joachim on topic Efficient processing
Hi Simulationlord,

we have many possibilities to optimize your scripts in NGSolve.

First important thing is to know where are your bottle-necks which you want to optimize.

What kind of problems are you solving ?
Do you use optimal solvers for your problems ?
What kind of parallelization are you using already ?

There is no explizit support of GPUs in the finite element part, but you may use GPU solvers e.g. via the PETSc interface.

Joachim
Time to create page: 0.138 seconds