Mat assembly on GPUs ...
29 Mar
2020
29 Mar
'20
4:58 p.m.
Is there any plans/interest in assembling AIJ matrices on GPUs? I have a somewhat strangely balanced FE operator and I have each thread block create one element matrix, one thread per integration point with an expensive computation at each integration point. Then I assemble the matrices on the CPU. I want to parallelize assembly on GPU machines, with coloring or DD I assume. Does anyone else care about this? Thanks, Mark
2322
Age (days ago)
2322
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Adams