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
- adds stdin backup and restore mechanism to prevent issues with file descriptor
handling when using cuFile library. This fixes a problem where cuFileDriverOpen
could close stdin, causing subsequent GDS file operations to fail when the file
descriptor 0 is reused.
Signed-off-by: Janusz Lisiecki <[email protected]>
0 commit comments