Published March 31, 2026
| Version v2.1.0
Software
Open
auto-differentiation/xad: XAD v2.1.0
Authors/Creators
- 1. @xcelerit
- 2. Oracle
Description
What's New
xad-codegen JIT compilation support
XAD now supports xad-codegen, a high-performance native code generation backend that compiles recorded computation graphs to optimized x86-64 machine code with AVX2 SIMD vectorization.
- New CMake option
XAD_ENABLE_CODEGEN(default OFF) - New CMake option
XAD_CODEGEN_DIRto point to xad-codegen source directory xad::codegen::CodegenBackendandCodegenBackendAVXbackend classes- Updated LiborSwaptionPricerJIT sample
xad-codegen is available under a separate commercial license. See XAD Enterprise for details.
Files
auto-differentiation/xad-v2.1.0.zip
Files
(356.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:14d335bf9b46d4a0d79e0c458baee046
|
356.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/auto-differentiation/xad/tree/v2.1.0 (URL)
Software
- Repository URL
- https://github.com/auto-differentiation/xad