Re: [Gems-users] Perfect Switch file


Date: Wed, 20 Jun 2007 17:02:27 +0800
From: "hongxia sun" <sunhx.seraph@xxxxxxxxx>
Subject: Re: [Gems-users] Perfect Switch file
You can open debug and debug the network.

2007/6/20, Joaquin Sanchez Sanchez <joaquin_barcelo_12@xxxxxxxx>:
Which is the var  meaning the type of outgoing_message?

in this file, there are some instructions to show out some messages such us:
out << "PerfectSwitch printStats" << endl

out << "[PerfectSwitch " << m_switch_id << "]"

DEBUG_MSG(NETWORK_COMP,HighPrio,"switch: " + int_to_string(m_switch_id)
                    + " enqueuing net msg from inport[" + int_to_string(incoming) + "]["
                    + int_to_string(vnet) +"] to outport [" + int_to_string(outgoing)
                    + "][" + int_to_string(vnet) +"]"
                    + " time: " + int_to_string(g_eventQueue_ptr->getTime()) + ".");

In which file are these meesages shown?

Best regards



¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.


_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site: https://lists.cs.wisc.edu/archive/gems-users/" to your search.



[← Prev in Thread] Current Thread [Next in Thread→]