diff options
| author | Tor Aamodt <[email protected]> | 2020-05-21 08:57:11 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-21 08:57:11 -0700 |
| commit | 76217d80d9aa33126b4254f5e899f882bbc6f2fd (patch) | |
| tree | 4f461a6f417f76956748fafcfb89b664f54bf6a9 /linux-so-version.txt | |
| parent | e7fbfaa347c0acf8a6702c1e684a8e2ad8d3f733 (diff) | |
| parent | e9e9fcf5957530ecb927aecb5ea238e4b78a4f45 (diff) | |
Merge pull request #178 from purdue-aalp/dev
Merging with the last few months of work at Purdue
Diffstat (limited to 'linux-so-version.txt')
| -rw-r--r-- | linux-so-version.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/linux-so-version.txt b/linux-so-version.txt index 357c6cd..45c40dd 100644 --- a/linux-so-version.txt +++ b/linux-so-version.txt @@ -4,7 +4,9 @@ libcudart.so.9.1{ }; libcudart.so.9.2{ }; +libcudart.so.10.0{ +}; +libcudart.so.10.1{ +}; libcuda.so.1{ }; -libcudart.so.10.0{ -};
\ No newline at end of file |
