Dmitry N. Mikushin
unread,Aug 12, 2012, 11:56:21 PM8/12/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to asf...@googlegroups.com
Dear colleagues,
First of all, thank you again for working on AsFermi!
Today on behalf of group I presented yet another report on our
compiler present state, which includes some tests on Kepler (slides 15
and 16). Overall, perf on Kepler is currently worse than on Fermi. One
unusual thing: it turns we mix non-scheduled code of dynamic loader
with scheduled ptx-generated code of inserted kernel code. Does it
make sense? Do we need to start every code insertion from
particularly-aligned address to make scheduler happy?
- D.