Cuda-memcheck not present on JP5.0

It seems like cuda-memcheck is not present on Jetpack 5.0dp.

find / -iname cuda-memcheck 2>/dev/null

returns nothing. cuda-gdb is available, but only supports a subset of cuda-memcheck.

Is this a limitation of the developer preview?

Hi,

Based on the release note below, cuda-memcheck in CUDA 11.04 doesn’t support ARM yet.

Thanks.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.