Vector-valued matrix-free operatior with CUDA

30 views
Skip to first unread message

Justin O'Connor

unread,
Aug 7, 2023, 10:03:14 AM8/7/23
to deal.II User Group
Howdy!

I see here:
that using cuda for matrix-free operators with multiple components has been discussed before, and I think it is referenced again here 
but this issue hasn't been referenced by 2019. Has anyone been trying this?
Would it be at all possible to use the existing framework to grab the individual components, and work with them inside the loop to do the operations I need? And then somehow put the results into the result vector from there?

Thank you,
Justin

Daniel Arndt

unread,
Aug 7, 2023, 11:06:09 AM8/7/23
to dea...@googlegroups.com
Justin,

As far as I know, we haven't made any significant progress with vector-valued support for CudaWrappers::MatrixFree (apart from porting it to Kokkos).
What's your specific use case? What functionality do you need specifically (same finite elements? FESystsem?)?

Best,
Daniel

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/2974346e-9ed7-4697-a32a-2df5ed5bf85en%40googlegroups.com.

Justin O'Connor

unread,
Aug 7, 2023, 11:19:59 AM8/7/23
to deal.II User Group
I'm hoping to do linear elasticity, similar to step 8, so a FESystem of dim identical FE_Qs
Reply all
Reply to author
Forward
0 new messages