Update Kokoro script to use CUDA 12.8 and manylinux_2_28.
PiperOrigin-RevId: 791714944 Change-Id: I66850eda0395d913c2c706dbc79625a2f682c380
This commit is contained in:
committed by
Copybara-Service
parent
e45150747a
commit
2e60d05887
@@ -36,6 +36,11 @@ Bug fixes
|
||||
- Fixed a bug where the convex hull of a collision mesh was not being computed if the mesh could only collide via a
|
||||
:ref:`contact pair<contact-pair>`.
|
||||
|
||||
Python
|
||||
^^^^^^
|
||||
- On Linux, built distribution packages (wheels) now target the ``manylinux_2_28`` platform tag. Previously MuJoCo
|
||||
wheels targeted ``manylinux2014`` based on CentOS 7, which reached end-of-life in June 2024.
|
||||
|
||||
MJX
|
||||
^^^
|
||||
- Add Warp as a backend implementation for MJX. The implementation can be specified via
|
||||
|
||||
Reference in New Issue
Block a user