Skip to content

Ferrite-FEM/FerritePerformanceBenchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FerritePerformanceBenchmarks

This repository contains code for benchmarking the performance of Ferrite.jl, and to compare the performance with other frameworks. The repository is originally created to support the Ferrite.jl-paper - "Ferrite.jl: A modular and efficient finite element toolbox", currently submitted for publication. A link will be added here upon publication.

In the current state, this repository has two parts

  • single-core: Benchmark comparison between Ferrite.jl and other FE frameworks for assembling a linear elasticity problem.
  • multithreaded: Benchmark the scaling when using Ferrite.jl to assemble a linear elasticity problem on multiple threads (shared memory parallelism).

About

Comparisons of Ferrite to other FE packages

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors