| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-01 | Restrict the release tag name to a pattern the build script expects (#8027) | Jay Kwak | |
| Previously there were tag name `vulkan` and it was causing build errors. The cmake build script currently expect the name to be in a pattern of `v2025.1` which starts with `v` and followed by numbers. | |||
| 2025-06-09 | Add release workflow targeting glibc2.17 with ubuntu 18 (#7363) | Gangzheng Tong | |
| * Add release workflow targeting glibc 2.17 * format code (#7366) Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> * Update comment --------- Co-authored-by: slangbot <ellieh+slangbot@nvidia.com> Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> | |||
| 2024-06-27 | Switch from ubuntu-18 to centos-7 for older glibc build (#4496) | kaizhangNV | |
| 2024-04-19 | Create a new release build for linux_x64. (#3989) | kaizhangNV | |
