7 Commits (d9b4e1fde72b7cdcddc048b80cbfb4be19a96c2a)

Author SHA1 Message Date
  Martin Evans 1e69e265b6 Moved some native methods to do with creating/destroying resources into their respective handles. There is **no** safe way to call most of these methods, everything must be done through through handles. 2 years ago
  Martin Evans f860f88c36 Code cleanup driven by R# suggestions: 2 years ago
  Rinne ffc347a3f3
resolve comments. 2 years ago
  Rinne b05c3154f4
feat: allow customized search path for native library loading. 2 years ago
  Martin Evans a9d1f6cb47 - Renamed `NativeLibraryConfig.Default` to `NativeLibraryConfig.Instance`. It's not default any more as soon as you call `WithX`! 2 years ago
  Rinne da6718c387
docs: adjust some descriptions. 2 years ago
  Yaohui Liu cb5fb210b1
feat: optimize apis for cuda feature detection. 2 years ago