Skip to content

Releases: NexusGPU/tensor-fusion

v1.10.0

24 Jan 03:43
36451d4

Choose a tag to compare

1.10.0 (2025-01-24)

Features

  • add test for tensorfusion connection controller & fix deployment of controller (#29) (36451d4)

v1.9.0

23 Jan 09:19
6f455a8

Choose a tag to compare

1.9.0 (2025-01-23)

Features

  • Implement GPU pool and query component config from GPU pool (#28) (6f455a8)

v1.8.0

17 Jan 06:14

Choose a tag to compare

1.8.0 (2025-01-17)

Features

  • collecting metrics from controller (1a05a9e)
  • add GPU metrics for TFLOPS and VRAM requests and limits (bbd1835)

v1.7.10

15 Jan 09:41

Choose a tag to compare

1.7.10 (2025-01-15)

Bug Fixes

  • change AllocPort return type from int16 to int (b692653)

v1.7.9

15 Jan 09:13

Choose a tag to compare

1.7.9 (2025-01-15)

Bug Fixes

v1.7.8

15 Jan 09:06

Choose a tag to compare

1.7.8 (2025-01-15)

Bug Fixes

  • alloc worker port to avoid port conflicts (4718536)

v1.7.7

15 Jan 07:37

Choose a tag to compare

1.7.7 (2025-01-15)

Bug Fixes

  • deep copy wg.WorkerConfig.Template.Spec (d24f789)

v1.7.6

15 Jan 06:07

Choose a tag to compare

1.7.6 (2025-01-15)

Bug Fixes

  • copy spec.Containers[0].Env (8d354a7)

v1.7.5

14 Jan 07:41

Choose a tag to compare

1.7.5 (2025-01-14)

Bug Fixes

  • webhook service configuration (3b88c53)

v1.7.4

11 Jan 16:50

Choose a tag to compare

1.7.4 (2025-01-11)

Bug Fixes

  • add ClientCAName to webhook server options (e1acc58)