Tzanio Kolev

Results 901 comments of Tzanio Kolev

@v-dobrev, any objections to merge in `next`?

As @termi-official pointed out, there is no easy way to switch the number of tasks in the parallel distribution, but we are working on it, see https://github.com/mfem/mfem/issues/2937 and https://github.com/mfem/mfem/issues/1155. ping:...

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.

Merged in `next` for testing...

Re-merged in `next` for testing...

Re-merged in `next` for testing...

@pazner, can we delete this branch?

@camierjs, can you please resolve the coflicts?

@artv3, @acfisher and @v-dobrev -- this is back under review.

Some suggestions: - [x] mention `MFEM_USE_JIT` in the `INSTALL` file - [x] provide a simple example of how to build with it - e.g. `make config MFEM_USE_JIT=YES; make install -j12;...