All Projects → optimad → bitpit

optimad / bitpit

Licence: LGPL-3.0 License
Open source library for scientific HPC

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to bitpit

Samrai
Structured Adaptive Mesh Refinement Application Infrastructure - a scalable C++ framework for block-structured AMR application development
Stars: ✭ 160 (+100%)
Mutual labels:  hpc, parallel-computing, scientific-computing, amr
Mfem
Lightweight, general, scalable C++ library for finite element methods
Stars: ✭ 667 (+733.75%)
Mutual labels:  hpc, parallel-computing, scientific-computing, amr
Opencoarrays
A parallel application binary interface for Fortran 2018 compilers.
Stars: ✭ 151 (+88.75%)
Mutual labels:  hpc, parallel-computing, scientific-computing
Sundials
SUNDIALS is a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. This is a mirror of current releases, and development will move here eventually. Pull requests are welcome for bug fixes and minor changes.
Stars: ✭ 194 (+142.5%)
Mutual labels:  hpc, parallel-computing, scientific-computing
PyMFEM
Python wrapper for MFEM
Stars: ✭ 91 (+13.75%)
Mutual labels:  hpc, parallel-computing, scientific-computing
boxtree
Quad/octree building for FMMs in Python and OpenCL
Stars: ✭ 52 (-35%)
Mutual labels:  octree, parallel-computing, scientific-computing
monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Stars: ✭ 166 (+107.5%)
Mutual labels:  hpc, scientific-computing
Foundations of HPC 2021
This repository collects the materials from the course "Foundations of HPC", 2021, at the Data Science and Scientific Computing Department, University of Trieste
Stars: ✭ 22 (-72.5%)
Mutual labels:  hpc, parallel-computing
vtkbool
A new boolean operations filter for VTK
Stars: ✭ 77 (-3.75%)
Mutual labels:  scientific-computing, meshes
ParallelQSlim
Shape Aware Parallel Mesh Simplification Algorithm
Stars: ✭ 84 (+5%)
Mutual labels:  parallel-computing, meshes
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (-51.25%)
Mutual labels:  hpc, parallel-computing
ParallelUtilities.jl
Fast and easy parallel mapreduce on HPC clusters
Stars: ✭ 28 (-65%)
Mutual labels:  hpc, parallel-computing
hp2p
Heavy Peer To Peer: a MPI based benchmark for network diagnostic
Stars: ✭ 17 (-78.75%)
Mutual labels:  hpc, parallel-computing
t8code
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Stars: ✭ 37 (-53.75%)
Mutual labels:  hpc, parallel-computing
Oq Engine
OpenQuake's Engine for Seismic Hazard and Risk Analysis
Stars: ✭ 207 (+158.75%)
Mutual labels:  hpc, scientific-computing
pcluster-manager
Manage AWS ParallelCluster through an easy to use web interface
Stars: ✭ 67 (-16.25%)
Mutual labels:  hpc, parallel-computing
pystella
A code generator for grid-based PDE solving on CPUs and GPUs
Stars: ✭ 18 (-77.5%)
Mutual labels:  hpc, scientific-computing
grins
Multiphysics Finite Element package built on libMesh
Stars: ✭ 45 (-43.75%)
Mutual labels:  hpc, amr
cruise
User space POSIX-like file system in main memory
Stars: ✭ 27 (-66.25%)
Mutual labels:  hpc, parallel-computing
Spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Stars: ✭ 2,425 (+2931.25%)
Mutual labels:  hpc, scientific-computing

Build Status Coverity Scan Build Status

bitpit is a C++ library for scientific High Performance Computing. Within bitpit different modules factorize the typical effort which is needed to derived a real-life application code. Main efforts are dedicated to handle differnt types of computational meshes, their runtime adaptation and data transfer for parallel applications.

bitpit is developed and maintained by Optimad engineering srl and is being distributed under the GNU LESSER GENERAL PUBLIC LICENSE version 3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].