Hello,
I do not understand well to what extent FEKO supports the GPU with MoM (SEP).
I can see on the official website it is supported, but trying to run FEKO with GPU warn me that parallel computation is not supported with GPU.
So I've set the number of process to one, but now it is awfully slow.
I see in the log that GPU is used only for LU computations !
However, I don't have the feeling it is really used, since it keeps speaking in CPU time, even if not complaining about maybe a GPU unavailability.
I check the GPU activity with nvidia-smi command line, it keeps at 0% ….
Can I really expect a gain of time with only this, in comparison to the 40 parallel process I could set ?
Thanks !