-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcommand
More file actions
7 lines (4 loc) · 755 Bytes
/
command
File metadata and controls
7 lines (4 loc) · 755 Bytes
1
2
3
4
5
6
7
./worm_sim -traffic_mode transpose1 -input_channel_buffer_size 5 -output_channel_buffer_size 5 -routing_scheme xy -packet_generating_rate 0.05 -flits_per_packet 5 -simulation_length 5000
./worm_sim -traffic_mode transpose1 -input_channel_buffer_size 5 -output_channel_buffer_size 5 -routing_scheme oe -packet_generating_rate 0.06 -flits_per_packet 5 -simulation_length 5000
./worm_sim -traffic_mode transpose1 -input_channel_buffer_size 5 -output_channel_buffer_size 5 -routing_scheme dyad -packet_generating_rate 0.02 -flits_per_packet 5 -simulation_length 5000
./worm_sim -traffic_mode transpose1 -input_channel_buffer_size 5 -output_channel_buffer_size 5 -routing_scheme test -packet_generating_rate 0.03 -flits_per_packet 5 -simulation_length 5000