<omsai>
Hello! I'm wondering if anyone can comment about the feasibility of using LiteX to create a single USB-C alt display + keyboard + trackpad device dumb terminal (sometimes called a laptdock, but without the battery and only a single USB-C connector). The background here is I'm developing a university course to teach writing GPU-centric scientific
<omsai>
applications for high performance computing. But the twist is instead of having the students login to a remote cluster over SSH I want them to have their own computers with root access and collaborate to run computations across other student machines. Due to a limitation of AMD only offering ROCm compute on discrete GPUs and their newer RDNA3
<omsai>
architecture that I want to teach only being on a desktop-style PCIe card, I need the students to carry around a SFF PC. But I also need them to carry around a laptop-style clamshell dumb terminal containing the LCD, keyboard, and mouse. For practicality, I only want them to carry two cables: a power cable for the SFF PC and a USB-C cable between
<omsai>
the PC and terminal. Thank you for any advice!