Coder Social home page Coder Social logo

luszczek / xsdk-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xsdk-project/xsdk-examples

0.0 0.0 0.0 298 KB

Example codes demonstrating the use of various XSDK packages in combination.

C++ 41.53% C 26.51% Makefile 1.98% CMake 16.38% Shell 0.18% Python 13.42%

xsdk-examples's Introduction

xSDK Examples

The example codes provided here demonstrate the use of of various xSDK libraries in tandem to solve problems of interest. Each of the library folders has one or more examples codes that are built of that library and utilize code integrations with other xSDK libraries. Running these example codes and examining the output is a good way to better understand how these libraries can work together. The code samples are a good place to start for new projects. More details about the examples can be found in the README.md files in the library subfolders. For more information on the xSDK see https://xsdk.info/.

Code Example Summary

Example Libraries Description
hypre/ij_laplacian.c HYPRE+SuperLU_Dist 2D Laplacian problem
libensemble/test_persistent_aposmm_tao.py libEnsemble+PETSc 2D constrained optimization problem
mfem/hypre-superlu/convdiff.cpp MFEM+HYPRE+SuperLU_Dist 2D steady state convective diffusion
mfem/ginkgo/mfem_ex1_gko.cpp MFEM+Ginkgo 2D Poisson problem with Ginko solver
mfem/petsc/obstacle.cpp MFEM+PETSc Membrane obstacle problem (min energy functional)
mfem/sundials/transient-heat.cpp MFEM+SUNDIALS 2D Transient nonlinear heat conduction
petsc/ex19.c PETSc+HYPRE+SuperLU_Dist 2D nonlinear driven cavity problem
sundials/ark_brusselator1D_FEM_sludist.cpp SUNDIALS+SuperLU_Dist Chemical kinetics brusselator problem
sundials/cv_petsc_ex7.c SUNDIALS+PETSc 2D nonlinear PDE solution
trilinos/SimpleSolve_WithParameters.cpp Trilinos+SuperLU_Dist Small linear system direct solution

These examples are currently in the repo but will not be enabled in the xsdk-examples spack package until we release a new version of the xSDK. They can still be built using CMake directly.

Example Libraries Description
mfem/sundials/advection.cpp MFEM+SUNDIALS (CUDA) 2D Time-dependent advection
sundials/cvRoberts_blockdiag_magma.cpp SUNDIALS+MAGMA (CUDA) Solves a group of chemical kinetics ODEs

Install the code samples

The examples can be installed along with the xSDK utilizing the spack package.

spack install xsdk-examples

Further details on how to run each example code can be found in each example folder's README.md file.

xsdk-examples's People

Contributors

acfisher avatar balay avatar balos1 avatar keitat avatar luszczek avatar nbeams avatar osborn9 avatar shuds13 avatar tcojean avatar ulrikeyang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.