-
Notifications
You must be signed in to change notification settings - Fork 20
Home
huerni edited this page Feb 8, 2025
·
2 revisions
New Features:
- Add X11 forwarding
- Add modify the default user account
- User QoS Resource Limits
- Add multiple GID support
- Crun support pty
- Add a remote call for task completion for plugins running on craned
- Feat: Add ascend support and refactor
- Feat: Support cgroupv2
- feat: Add CRANE_USE_SYSTEM_LIBCGROUP
- Feat: Add GitHub Action for Building and Packaging
Enhancements:
- Scheduling Algorithm Optimization
- optimize batch hold/release
- Refactor: Replace libevent with libuvw in Craned
- Separate Authentication and Modification in AccountManager
- Refactor: Detect proxy environment variable on daemon start
Bug Fixes:
- fix: Add nullptr checks in DestroyCgroupHookAsync call
- Bugfix/bpf compilation
- Fix race condition in setuid
- Fix libcgroup configuring and DEB packaging size
- Fix Skip Link-Local IPv6 Address
- Bugfix: Check permission when update node
- fix: Exit on node configured without any partition.
- fix: Fix sigsegv in cranectld
- Fix free a locked lock when release cgroup
- Bugfix: Fetch resource from total instead of available
- Bugfix: empty CRANE_PARTITION environment variable when task using default partition.
Adds:
- Job Monitor Hook
- Support for Plugin Module
- Device Support
- Improvement of Node Selection Strategy in Scheduling Algorithm
- Support for IPV6
- Resource Management and Job Management