Skip to main content

Showing 1–4 of 4 results for author: Merson, J

.
  1. arXiv:2403.13357  [pdf, other

    physics.bio-ph cond-mat.soft cs.CE

    A Machine Learning Approach for Multiscale Modeling of Biological Tissues

    Authors: Nishan Parvez, Jacob S. Merson

    Abstract: We develop a new neural network architecture that strictly enforces constitutive constraints such as polyconvexity, frame-indifference, and the symmetry of the stress and material stiffness. Additionally, we show that the accuracy of the stress and material stiffness predictions is significantly improved for this neural network by using a Sobolev minimization strategy that includes derivative term… ▽ More

    Submitted 16 May, 2024; v1 submitted 20 March, 2024; originally announced March 2024.

    Comments: Data and code can be found at https://zenodo.org/doi/10.5281/zenodo.11205879

  2. A new open source framework for multiscale modeling of fibrous materials on heterogeneous supercomputers

    Authors: Jacob Merson, Catalin Picu, Mark S. Shephard

    Abstract: This article presents MuMFiM, an open source application for multiscale modeling of fibrous materials on massively parallel computers. MuMFiM uses two scales to represent fibrous materials such as biological network materials (extracellular matrix, connective tissue, etc.). It is designed to make use of multiple levels of parallelism, including distributed parallelism of the macro and microscales… ▽ More

    Submitted 21 March, 2024; v1 submitted 15 June, 2023; originally announced June 2023.

  3. arXiv:2305.07030  [pdf, other

    cs.DC cs.MS

    Using Hierarchical Parallelism to Accelerate the Solution of Many Small Partial Differential Equations

    Authors: Jacob Merson, Mark S. Shephard

    Abstract: This paper presents efforts to improve the hierarchical parallelism of a two scale simulation code. Two methods to improve the GPU parallel performance were developed and compared. The first used the NVIDIA Multi-Process Service and the second moved the entire sub-problem loop into a single kernel using Kokkos hierarchical parallelism and a PackedView data structure. Both approaches improved paral… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

    Comments: Originally presented at the HiPar workshop at The International Conference for High Performance Computing, Networking, Storage, and Analysis (2020)

  4. arXiv:2209.03228  [pdf, other

    physics.plasm-ph

    A performance portable, fully implicit Landau collision operator with batched linear solvers

    Authors: Mark F. Adams, Peng Wang, Jacob Merson, Kevin Huck, Matthew G. Knepley

    Abstract: Modern accelerators use hierarchical parallel programming models that enable massive multithreading within a processing element (PE), with multiple PEs per device driven by traditional processes. Batching is a technique for exposing PE-level parallelism in algorithms that have traditionally run on MPI processes or multiple threads within a single process. Opportunities for batching arise in, for e… ▽ More

    Submitted 8 July, 2024; v1 submitted 7 September, 2022; originally announced September 2022.