diff options
| author | Tor Aamodt <[email protected]> | 2019-11-12 20:07:31 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-11-12 20:07:31 -0800 |
| commit | 6a97d1e857c37ef4b58a9a0d5c18960967e9d665 (patch) | |
| tree | 6afbf62e80a0f0181a2fe126b467c795a03174d3 /linux-so-version.txt | |
| parent | d10ff4bf1fab969cabb69febb895ead4b377a778 (diff) | |
| parent | 57d2df04da439b1055590f10cff5f5f50791b9d9 (diff) | |
Merge pull request #156 from bftf/dev
Enabled CUDA 10. Added implementations for __cudaPushCallConfiguratio…
Diffstat (limited to 'linux-so-version.txt')
| -rw-r--r-- | linux-so-version.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-so-version.txt b/linux-so-version.txt index a7c2d3c..357c6cd 100644 --- a/linux-so-version.txt +++ b/linux-so-version.txt @@ -6,3 +6,5 @@ libcudart.so.9.2{ }; libcuda.so.1{ }; +libcudart.so.10.0{ +};
\ No newline at end of file |
