Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel DDE Solver

Parallel Delay Differential Equation solver on CPU using AVX Vector instructions, based on VCL library.

Requirements

  • C++14 or C++17 compiler
  • VCL library version 2

Performance

  • Faster than most other codes

  • Using AVX instruction set and built-in loop unrolling

Performance on the delayed logistic equation

alt text

Performance on the delayed Lorenz equation

alt text

About

Parallel DDE Solver using AVX vector instructions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages