- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I'm working with Xeon Phi and I need to measure data transfer time in offload mode. Offload report only contains the execution time and the amount of data transferred. How can I measure data transfer time for Xeon Phi offloads?
Enlace copiado
1 Responder
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
If you use OFFLOAD_REPORT 2, you will receive the TAG of the transfer with the times in MIC and CPU.
Example:
[Offload] [MIC 0] [Tag] Tag 5 [Offload] [HOST] [Tag 5] [CPU Time] 1.067631(seconds) [Offload] [MIC 0] [Tag 5] [CPU->MIC Data] 402653192 (bytes) [Offload] [MIC 0] [Tag 5] [MIC Time] 0.000188(seconds) [Offload] [MIC 0] [Tag 5] [MIC->CPU Data] 0 (bytes)
In this example, TAG 5 is a transfer CPU to MIC and spend 1.06 seconds.

Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla