awslabs / palace

3D finite element solver for computational electromagnetics
https://awslabs.github.io/palace/dev
Apache License 2.0
241 stars 50 forks source link

discontinuous Galerkin time domain method #277

Closed wangjinchuan001 closed 1 month ago

wangjinchuan001 commented 3 months ago

Hi I would like to know whether this software can use multi GPUs to accelerate the discontinuous Galerkin time domain i.e. DGTD method?

hughcars commented 3 months ago

Hi @wangjinchuan001, Palace does not use the Discontinuous Galerkin method so the immediate answer is no. Palace does however support GPUs, which is described in the documentation, so I would recommend reviewing that as it may answer your questions.

hughcars commented 1 month ago

I'm going to close this, feel free to reopen if needed.