____ __ _
__ _ <em><strong>|</strong></em> \ / _| _ / \ _ __ _ __
/ <em>` |/ _ \ __) | |(_|</em>) / _ \ | '_ \| '_ \
| (_| | __// __/| _| _ / ___ \| | | | | | |
__,_|___|_____|_|(_|_)_/ __| |_|_| |_|
Rel-v4.0.0

This project has been migrated to codeberg.org.
You will still be able to access to upstream with github page.
ANN interfaces with basic implementation for example.
GPU acceleration backend is in plan to be shifted to vulkan.
Supported GPU Acceleration
GPU acceleration via vulkan is now being implemented.
Configuring the project with -Dae2fVK_needed=ON will fetch vulkan as backend.
Here is the list of supported gpu acceleration.
Dependency
When external libraries has fullly compiled
- a functional OS
- an Unix-based system is Recommended
- Windows has been tested to work.
- a C compiler >= 90
- a builder (ninja, make, etc...)
- cmake >= 3.20
When external libraries has not been fetched
aka it's the first time configuring it
- git
- a functional network
- a DNS server for github
When turning the develop mode on (ae2f_DEVEL)
With ae2fVK_needed
aka you want GPU accelerated.
When you don't have clspv and its dependencies installed and you're willing to fetch one automatically