Hello everyone,
My lab and I do electromagnetic wave simulations, which are inherently complex-valued.
I have a GPU at home on which I tried to run the same simulation I ran previously but trying to leverage the GPU, which was easy to set up with ngscuda.
It seemed, however, to have passed it back to the CPU. I think that this is because complex fem space
solving is not yet implemented for the GPU(I had the same message as here), are there plans on making this possible?
Kind regards