Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • original
  • sliced_ellpack_sve
  • sliced_ellpack_rvv
  • sliced_ellpack_avx512
  • m5-instrumentation
6 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    ..
    openmp
    LICENSE
    README.FIRST
    README.md

    miniFE Finite Element Mini-Application

    MiniFE is an proxy application for unstructured implicit finite element codes. It is similar to HPCCG and pHPCCG but provides a much more complete vertical covering of the steps in this class of applications. MiniFE also provides support for computation on multicore nodes, including pthreads and Intel Threading Building Blocks (TBB) for homogeneous multicore and CUDA for GPUs. Like HPCCG and pHPCCG, MiniFE is intended to be the "best approximation to an unstructured implicit finite element or finite volume application, but in 8000 lines or fewer."

    EPI-WP1 details

    In the scope of EPI-WP1, only the basic MPI+OpenMP version is present in the repository.

    License Information

    MiniFE is licensed under the LGPL-3. See LICENSE for more information.

    Additional Information

    Please see the README.FIRST which accompanies the MiniFE source code.