adamantine-sim / adamantine

Software to simulate heat transfer for additive manufacturing
https://adamantine-sim.github.io/adamantine/
Other
32 stars 9 forks source link

Use matrix-free to apply boundary condition #204

Closed Rombur closed 1 year ago

Rombur commented 1 year ago

This is a pretty big PR that does the following:

Part of #172

stvdwtt commented 1 year ago

@Rombur, is this still a draft, should I review it?

Rombur commented 1 year ago

It's still a draft

Rombur commented 1 year ago

This is ready for review

Rombur commented 1 year ago

The CUDA test failed because the driver on the machine the CI was running is too old. I have restarted the CI (see here)

stvdwtt commented 1 year ago

Oh good, I was wondering how so many of the tests failed. Merging it in now.