Skip to content

Releases: Genesis-Embodied-AI/quadrants

v1.0.3b3

08 Jun 12:51
fbde88e

Choose a tag to compare

v1.0.3b3 Pre-release
Pre-release

v1.0.3b3

This release tests the tiles migration to use unpacked vector.

What's Changed

DataOriented

Misc

  • [Misc] Warn when loop_config(name=) decorates a nested for-loop by @hughperkins in #726

Tile

[Tile] Use unpacked vector field for Tile16x16/Tile32x32 register storage by @hughperkins in #722

Full Changelog: v1.0.2...v1.0.3b3

v1.0.3b2

08 Jun 10:21

Choose a tag to compare

v1.0.3b2 Pre-release
Pre-release

Release v1.0.3b2

This pre-release is to test the reduction of compilation time on Genesis benchmarks.

What's Changed

DataOriented

Misc

  • [Misc] Warn when loop_config(name=) decorates a nested for-loop by @hughperkins in #726

Perf

  • [Perf] Reduce compilation time on kernels with multiple offloaded tasks by @hughperkins in #729

Full Changelog: v1.0.2...v1.0.3b2

v1.0.3b1

08 Jun 02:25

Choose a tag to compare

v1.0.3b1 Pre-release
Pre-release

Release v1.0.3b1

This pre-release is to test the reduction of compilation time on Genesis benchmarks.

What's Changed

DataOriented

Misc

  • [Misc] Warn when loop_config(name=) decorates a nested for-loop by @hughperkins in #726

Perf

  • [Perf] Reduce compilation time on kernels with multiple offloaded tasks by @hughperkins in #729

Full Changelog: v1.0.2...v1.0.3b1

v1.0.2

04 Jun 01:31
701c11a

Choose a tag to compare

Release v1.0.2

This release reverts 'fix ndarrays on data oriented' which caused a regression in Genesis.

What's Changed

  • [Type] Add unpacked form for qd.vector for indexed register access by @hughperkins in #718
  • [DataOriented] Revert "[DataOriented] Fix ndarrays on data oriented (#704)" by @hughperkins in #719

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Jun 15:56
d2fcd4c

Choose a tag to compare

Release v1.0.1

This release adds axes= to ndrange, bitonic sort, and adds 32x32 Cholesky tiles.

What's Changed

Perf

  • [Perf] Move register-tile Cholesky optimizations from Genesis back into quadrants by @hughperkins in #714
  • [Perf] Add bitonic sort to subgroup ops by @hughperkins in #713

DataOriented

Lang

CI

  • [CI] Add slow marker and remove un-necessary tests by @hughperkins in #711
  • [CI] Upgrade PR change report from composer 2 to composer 2.5 by @hughperkins in #716
    AI/quadrants/pull/710

Doc

  • [Doc] Fix spelling of 'Ying' to 'Yin' in README by @zhouxian in #715

Test

Full Changelog: v1.0.0...v1.0.1

v1.0.1b2

19 May 18:38

Choose a tag to compare

v1.0.1b2 Pre-release
Pre-release

Pre-release v1.0.1b2

Changes:

Data-oriented

Full Changelog: v1.0.0...v1.0.1b2

v1.0.1b1

19 May 18:24

Choose a tag to compare

v1.0.1b1 Pre-release
Pre-release

Pre-release v1.0.1b1

Changes:

Data-oriented

Full Changelog: v1.0.0...v1.0.1b1

v1.0.0

19 May 16:07
5d68fc4

Choose a tag to compare

Release v1.0.0

This release adds new device-level ops for QIPC, and volatile_load.

What's Changed

GPU

Cleaning

Atomics

AutoDiff

  • [AutoDiff] Reject recycled identity_key in AdStackCache::register_adstack_sizing_info by @hughperkins in #708

Vulkan

  • [Vulkan] Declare GroupNonUniform SPIR-V caps and enable shaderSubgroupExtendedTypes by @hughperkins in #707

Full Changelog: v0.8.0...v1.0.0

v0.8.1b2

19 May 07:52

Choose a tag to compare

v0.8.1b2 Pre-release
Pre-release

Pre-release v0.8.1b2

This pre-release is to test a new faster more streamlined data_oriented class on Genesis.

What's Changed

GPU

Cleaning

Atomics

AutoDiff

  • [AutoDiff] Reject recycled identity_key in AdStackCache::register_adstack_sizing_info by @hughperkins in #708

DataOriented

Full Changelog: v0.8.0...v0.8.1b2

v0.8.1b1

19 May 05:36
8b71703

Choose a tag to compare

v0.8.1b1 Pre-release
Pre-release

Pre-release v0.8.1b1

This pre-release is to test a new faster more streamlined data_oriented class on Genesis.

What's Changed

GPU

Cleaning

Atomics

AutoDiff

  • [AutoDiff] Reject recycled identity_key in AdStackCache::register_adstack_sizing_info by @hughperkins in #708

DataOriented

Full Changelog: v0.8.0...v0.8.1b1