Group: http://groups.google.com/group/gpuocelot/topics
- Regarding shared memory on kernels [1 Update]
"gtg...@mail.gatech.edu" <Gregory...@gatech.edu> Dec 20 01:04PM +0530
Dear Alberto,
Ocelot tracks this information in the sharedMemorySize() method of the ExecutableKernel class. So any trace generator should be able to access it at runtime.
Regards,
Gregory Diamos
-----Original message-----
From: "Alberto de Sá Cavalcanti de Albuquerque" <albertoalb...@gmail.com>
To: gpuo...@googlegroups.com
Cc: Fernando Magno Quintao Pereira <fper...@dcc.ufmg.br>
Sent: Mon, Dec 19, 2011 20:56:56 GMT+00:00
Subject: [gpuocelot] Regarding shared memory on kernels
Dear guys,
I am trying to use Ocelot to determine the amount of shared memory that
each kernel declares statically. For instance, the NVIDIA SDK's transpose
benchmark starts like:
entry _Z9transposePfS_ii(...) {
.shared .align 4 .b8
__cuda___cuda_local_var_84432_32_non_const_block16[1088];"
...
}
Is there a way to use Ocelot to know that the amount of memory allocated to
the static array is 1088 bytes?
Sincerely yours,
Alberto de Sá Cavalcanti de Albuquerque
--
You received this message because you are subscribed to the Google Groups "gpuocelot" group.
To post to this group, send email to gpuo...@googlegroups.com.
To unsubscribe from this group, send email to gpuocelot+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gpuocelot?hl=en.
You received this message because you are subscribed to the Google Group gpuocelot.
--
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.
You received this message because you are subscribed to the Google Groups "gpuocelot" group.
To post to this group, send email to gpuo...@googlegroups.com.
To unsubscribe from this group, send email to gpuocelot+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gpuocelot?hl=en.