Closed anaferraz closed 6 months ago
No. If you want to have the speed of the HPC system, you need to have sumo running natively there. Installing SUMO should generally be possible (i.e. with pip: https://sumo.dlr.de/docs/Downloads.php#python_packages_virtual_environments)
Thank you, I installed natively there and it works.
Currently, I am using SUMO (Simulation of Urban Mobility) 1.19 installed on my personal computer (Windows) for running simulations. However, due to the long simulation times, I am interested in utilizing a remote High-Performance Computing (HPC) system provided by my university. I would like to know if it is possible to access my local SUMO installation from a remote Jupyter Lab running on the university's HPC. Specifically, I have the following questions:
Thank you for your time and assistance.