<div dir="ltr">Is there any plans/interest in assembling AIJ matrices on GPUs?<div><br></div><div>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. </div><div><br></div><div>I want to parallelize assembly on GPU machines, with coloring or DD I assume. Does anyone else care about this?<br></div><div><br></div><div>Thanks,</div><div>Mark</div></div>