8000 Releases · tenstorrent/sfpi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tenstorrent/sfpi

RPMs & Replay intrinsic

09 Jun 19:08
Compare
Choose a tag to compare
  • RPM packages are available

  • a new intrinsic for the replay instruction and new header lltt.h. Use lltt:record<Exec>(uint start, uint length) to record a sequence and lltt::replay(uint start, uint end) to replay it. uint32_t lltt::replay_insn(uint start, uint length) is available to generate the replay instruction, which you might need to place it in the MOP unit.

test release

04 Jul 11:21
Compare
Choose a tag to compare
test release Pre-release
Pre-release

unify

test release

03 Jul 16:05
Compare
Choose a tag to compare
test release Pre-release
Pre-release

stuff

test

14 Jul 17:08
Compare
Choose a tag to compare
test Pre-release
Pre-release

test

test release

13 Jun 16:18
Compare
Choose a tag to compare
test release Pre-release
Pre-release

insn-synth

Use xz compression

14 May 17:54
Compare
Choose a tag to compare

Use xz compression, as it is better.

Really remove gs, sigh modules are hard.

Rename target triplet, remove GraySkull

11 May 16:51
Compare
Choose a tag to compare
  • Renames the binaries, using tt as the manufacturer component. This should reduce the possibility of accidentally using the wrong riscv toolchain, should one have several installed.

  • GraySkull support has been removed (it is already removed from tt-metal).

Updated Debian dependencies

09 May 12:37
Compare
Choose a tag to compare

Debian dependencies were incomplete, leading to installation problems

Adjust library linking

07 May 16:04
Compare
Choose a tag to compare

This update statically links some internal libraries, rather than listing them as dependencies.

Add aarch64 builds

07 May 15:17
Compare
Choose a tag to compare

This adds aarch64 builds

0