Community
Participate
Working Groups
Created attachment 116282 [details] Disable proxy routing_file code The PE proxy attempts to write a routing_file for the SDM debugger's use and taht attempt seems to be clobbering the routing_file written by the SDM GUI code, causing the debugger to fail. This patch comments out the proxy code which writes the routing_file. The question of who writes the routing file should be reconsidered since the current approach means task mapping data is sent across the network twice, which could be a scaling problem with larger applications.
I agree. I've opened a bug specifically for this.
Applied.