In alphafold3, jax can't prof gpu data, only can prof the cpu and memcpy data. #28264
Unanswered
south-ocean
asked this question in
Q&A
Replies: 1 comment
-
@jakevdp Please help check this issue, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In alphafold3, i am append code as belows:

with above prof code, i can't get the device data and No capturing function was found! in cupti_tracer.cc:


It can only get the cpu and memcpy data, but i can;t see the gpu kernel, So does this normal or what should i do? thannk.
Beta Was this translation helpful? Give feedback.
All reactions