Arturo Vargas

Results 130 comments of Arturo Vargas

Overall I think this looks good, I can definitely see myself picking it up and integrating it easily into my code

Reopened as it would be a nice feature.

This would still be good to do.

I build this branch using `make serial MFEM_USE_JIT=YES` and ran ex1. Is that all I need to get JIT working? I didn't see anything compile at run-time when I ran...

> > I build this branch using `make serial MFEM_USE_JIT=YES` and ran ex1. Is that all I need to get JIT working? I didn't see anything compile at run-time when...

Lots of warnings from this branch: ``` fem/fe/fe_nd.hpp(498): warning: overloaded virtual function "mfem::FiniteElement::Project" is only partially overridden in class "mfem::ND_R2D_SegmentElement" fem/fe/fe_nd.hpp(547): warning: overloaded virtual function "mfem::FiniteElement::Project" is only partially overridden...

I reworked the headers in the atomics files, but it seems to be breaking some of the builds. Looking at ways to reproduce it locally.

We got a time out for the Docker nvcc11 build