You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Instrumentation] Move instrumentation lib test to stand alone lib directory and update name (#4899)
If no install location is set, CMake by default puts all shared
libraries in triton/_C. This PR moves the instrumentation test/example
out of the triton install directory into it's own stand alone directory
that can be populated with future development examples and gives it a
more useful name.
0 commit comments