adamantine-sim / adamantine

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

Remove clang related code in the CI #256

Closed Rombur closed 4 months ago

Rombur commented 4 months ago

I quickly tried to get clang back in the CI but it doesn't work. We need to build a new image that uses clang for Trilinos and deal.II. I am not convinced that it's something we want to do. On my personal machine, I use HIP and therefore clang and everything works fine.