Skip to content
Naoki Shibata edited this page Jan 23, 2018 · 23 revisions

Development Plan

  • Masked functions

  • Making the scalar functions return the exactly same values as the corresponding vectorized functions(https://github.com/shibatch/sleef/issues/47)

    • Scalar functions based on SIMD code
      • Adding dispatcher to scalar functions
  • Vector ABI

  • Introducing new frameworks for testing and benchmarking

  • Better documentation

    • Doxygen-based documentation
    • Add DFT benchmark results
    • Documentation of how to integrate the source code tree to another tree of independent project(like LLVM)
    • Document coding policy

Schedule

  • Jan 2018 : Release 3.2
  • Aug 2018 : Release 3.3
Clone this wiki locally