I’m trying to run the examples/mm project in RapidStream. Since my Gurobi license only works in a container environment, I’m running RapidStream inside a Docker container.
However, when I execute the run.sh script, the process gets stuck at the step where it launches Vivado on all servers. It doesn’t proceed beyond this point, and no error message is shown—it just hangs.
From the Host, I can see (in system resource monitoring tools) that Vivado batch processes are started.
However, nothing else happens after Vivado is launched—no additional scripts are executed, and there is no further progress or output in the terminal. It appears to hang indefinitely at this step. When i tried manual ssh and launch vivado it launches from the docker.
Am running vivado on 1 server.
Could you please advise on how to debug this or what might be causing Vivado to fail to launch in this setup?
Thanks!
I’m trying to run the examples/mm project in RapidStream. Since my Gurobi license only works in a container environment, I’m running RapidStream inside a Docker container.
However, when I execute the run.sh script, the process gets stuck at the step where it launches Vivado on all servers. It doesn’t proceed beyond this point, and no error message is shown—it just hangs.
From the Host, I can see (in system resource monitoring tools) that Vivado batch processes are started.
However, nothing else happens after Vivado is launched—no additional scripts are executed, and there is no further progress or output in the terminal. It appears to hang indefinitely at this step. When i tried manual ssh and launch vivado it launches from the docker.
Am running vivado on 1 server.
Could you please advise on how to debug this or what might be causing Vivado to fail to launch in this setup?
Thanks!