Tzanio Kolev
Tzanio Kolev
The JIT compilation now shows as a warning, e.g. ``` MFEM Warning: [SmemPADiffusionDiagonal2D] g++ -fPIC -O3 -std=c++11 -I /Users/kolev1/mfem/mfem-porcelain/mfem/include/mfem -I /Users/kolev1/mfem/mfem-porcelain/mfem/include/mfem/fem -include "mfem.hpp" -include "general/forall.hpp" -include "general/jit/jit.hpp" -c -o kd7cc67b126929f1d.co...
Questions regarding the `libmjit` archive: - Is there an easy way to list the content of the archive, i.e. which functions have been JIT-ed? - Can I move the archive...
This PR is now [under review](https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#pull-requests) (see the table in the PR description). To help with the review process, please **do not force push** to the branch.
@mlstowell, can you resolve the conflicts with `master`?
Merged in `next` for testing...
@jakubcerveny, this is ready to be merged. Do you have any questions or concerns?
@rw-anderson, we are ready to merge this after the `SetRow` comment is addressed. Can you take a look when you get a chance?
@psocratis, @v-dobrev and @jakubcerveny -- the `SetRow` change has been added now. Can you take a final look before we merge in `next`?
Merged in `next` for testing...