7 Commits (a2e29d393c1d23c9b1e163087815e206203083e3)

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. 1 year ago
  Martin Evans f860f88c36 Code cleanup driven by R# suggestions: 1 year 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