Michael Chus mchus
mchus pushed to main at reanimator/bee 2026-03-26 23:52:28 +03:00
1f43b4e050 fix(nccl-tests): pass NCCL_LIB from nccl cache to fix -lnccl link error
mchus pushed to main at reanimator/bee 2026-03-26 23:51:30 +03:00
83bbc8a1bc fix(nccl-tests): upgrade to cuda-nvcc-12-8, add sm_100 (Blackwell B100/B200)
mchus pushed to main at reanimator/bee 2026-03-26 23:50:39 +03:00
896bdb6ee8 fix(nccl-tests): use cuda-nvcc-12-6 to support Ampere/Volta (sm_70..sm_90)
mchus pushed to main at reanimator/bee 2026-03-26 23:49:50 +03:00
5407c26e25 fix(nccl-tests): CUDA 13.0 supports only sm_90+ (Hopper/H100)
mchus pushed to main at reanimator/bee 2026-03-26 23:48:43 +03:00
4fddaba9c5 fix(nccl-tests): limit CUDA gencode to sm_70+ (CUDA 13 dropped Pascal)
mchus pushed to main at reanimator/bee 2026-03-26 23:47:52 +03:00
d2f384b6eb fix(nccl-tests): use plain make instead of non-existent all_reduce_perf target
mchus pushed to main at reanimator/bee 2026-03-26 23:45:12 +03:00
25f0f30aaf fix(boot): fix black screen on monitor, stop log spam on console
mchus pushed to main at reanimator/bee 2026-03-26 23:35:09 +03:00
a57b037a91 feat(installer): add 'Install to disk' in Tools submenu
mchus pushed to main at reanimator/bee 2026-03-26 23:22:36 +03:00
5644231f9a feat(nccl): add nccl-tests all_reduce_perf for GPU bandwidth testing
mchus pushed to main at reanimator/bee 2026-03-26 23:08:16 +03:00
eea98e6d76 feat(dcgm): add NVIDIA DCGM diagnostics, fix KVM console
mchus pushed to main at reanimator/bee 2026-03-26 21:45:08 +03:00
967455194c feat(iso): make toram optional, add 'load to RAM' boot menu entry
mchus pushed to main at reanimator/bee 2026-03-26 20:55:17 +03:00
79dabf3efb fix(build): link bee-gpu-stress with -lm for sqrt()
mchus pushed to main at reanimator/bee 2026-03-26 20:53:12 +03:00
1336f5b95c fix(cublas): copy include dirs containing files without .h extension
mchus pushed to main at reanimator/bee 2026-03-26 20:49:51 +03:00
31486a31c1 fix(cublas): add cuda-cccl package for nv/target header
mchus pushed to main at reanimator/bee 2026-03-26 20:47:41 +03:00
aa3fc332ba fix(cublas): check for .h in subdirs when copying non-standard include dirs
mchus pushed to main at reanimator/bee 2026-03-26 20:46:48 +03:00
62c57b87f2 fix(cublas): allow version-free lookup for cuda-crt package
mchus pushed to main at reanimator/bee 2026-03-26 20:42:45 +03:00
f600261546 fix(cublas): add cuda-crt package for crt/host_defines.h
mchus pushed to main at reanimator/bee 2026-03-26 20:35:24 +03:00
d7ca04bdfb fix(cublas): search all include/ dirs in deb for CUDA headers
mchus pushed to main at reanimator/bee 2026-03-26 20:29:13 +03:00
5433652c70 fix(cublas): prevent double-print in lookup_pkg awk END block
mchus pushed to main at reanimator/bee 2026-03-26 20:25:02 +03:00
b25f014dbd fix(cublas): strip CR from Packages.gz fields to fix sha256 comparison