CEED / libCEED

CEED Library: Code for Efficient Extensible Discretizations
https://libceed.org
BSD 2-Clause "Simplified" License
203 stars 47 forks source link

AtPoints - fix transpose basis apply on GPU #1655

Closed jeremylt closed 2 months ago

jeremylt commented 2 months ago

Ok, now we skip the padded out points during the transpose basis application - this will change the computed strain energy and such so Ratel tests will need to be updated

jeremylt commented 2 months ago

Ugh, make format ignored the jit files for some unknown reason

jeremylt commented 2 months ago

Since I don't have HIP on my machine locally, I'll wait for Noether to give the green light