You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boost.Multiprecision has some bugs that causes build failures with nvcc (CUDA compiler). This affects DOLFINx when building with nvcc, and when building code against DOLFINx using nvcc because the Boost.Multiprecision gets exposed in the public interface (it would be better if it didn't).