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
As part of the process of instrumenting libcuda, a small test program must be executed to determine the location of the internal synchronization function. If no CUDA capable card is present, we should print a warning that the test program will not execute correctly (though this should only be a warning since this test program is only run if a brand new driver version is detected).
The text was updated successfully, but these errors were encountered:
As part of the process of instrumenting libcuda, a small test program must be executed to determine the location of the internal synchronization function. If no CUDA capable card is present, we should print a warning that the test program will not execute correctly (though this should only be a warning since this test program is only run if a brand new driver version is detected).
The text was updated successfully, but these errors were encountered: