adamantine-sim / adamantine

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

Add support for material addition when using GPU. #206

Closed Rombur closed 1 year ago

Rombur commented 1 year ago

After this PR is merged, AMR will be the only capability missing on GPU. Some of these capabilities are actually run on the CPU but hopefully we can move them on the GPU later on.

ci