Description
The gputranslator.py module provides bidirectional mapping between GPU UUIDs and GPU indices, but this functionality is not currently utilized by the launcher.
Tasks
Acceptance Criteria
- Launcher can resolve GPU UUIDs to indices and vice versa
- All dependencies are properly documented in requirements file
- Existing launcher functionality remains unaffected