Skip to content

DART 6.14.3

Compare
Choose a tag to compare
@jslee02 jslee02 released this 05 Jul 20:43
· 78 commits to main since this release

DART 6.14.3 (2024-07-05)

  • Tested Platforms

    • Linux
      • Ubuntu 22.04 LTS / GCC 11.4 / x86_64
      • Ubuntu 24.04 LTS / GCC 13.2 / x86_64
    • macOS 14 / Clang 15 / arm64
    • Windows / MSVC 19.40 / x86_64
  • Changed the default CMake option to DART_ENABLE_SIMD=OFF: #1825