diff options
| author | Tim Rogers <[email protected]> | 2019-05-17 22:10:21 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-05-17 22:10:21 -0400 |
| commit | 0b73d6628a660a435f81877ca3be4b95d0e82930 (patch) | |
| tree | feec7720208da9f90e4a8478c10910ee16dae883 /linux-so-version.txt | |
| parent | cbb929b6f15f63f0b104e2acac7a17f02c0208fe (diff) | |
| parent | 12c121a0d3ba12659288719ef5af324208d94262 (diff) | |
Merge pull request #121 from tgrogers/dev
Stuff needed for other version of CUDA 9
Diffstat (limited to 'linux-so-version.txt')
| -rw-r--r-- | linux-so-version.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linux-so-version.txt b/linux-so-version.txt index c6e03e9..a7c2d3c 100644 --- a/linux-so-version.txt +++ b/linux-so-version.txt @@ -1,4 +1,8 @@ +libcudart.so.9.0{ +}; libcudart.so.9.1{ }; +libcudart.so.9.2{ +}; libcuda.so.1{ }; |
