DLR-AMR / t8code

Parallel algorithms and data structures for tree-based adaptive mesh refinement (AMR) with arbitrary element shapes.
https://dlr-amr.github.io/t8code/
GNU General Public License v2.0
132 stars 52 forks source link

Backport shmem to libsc #606

Open cburstedde opened 1 year ago

cburstedde commented 1 year ago

Thanks for putting so much effort in testing and using the shmem functionality! This certainly helps verifying the correctness of libsc in this regard, and will encourage the outside to consider using it.

What I also see is that more shmem technology is added privately to t8code. I'm wondering whether you would like to put this back into libsc such that the code gets more widely used and comes back home, so to say. I'll be happy to help merging etc.

Davknapp commented 1 year ago

Thanks for the suggestion! I will try to do so during the next t8code-Coding-week!

cburstedde commented 1 year ago

Awesome!!