diff options
| author | tgrogers <[email protected]> | 2018-03-24 18:08:37 -0400 |
|---|---|---|
| committer | tgrogers <[email protected]> | 2018-03-24 18:10:22 -0400 |
| commit | d97022fa5fee348e15f2b07ab83ee7aba4f008e0 (patch) | |
| tree | cccd3e85cc1e7605c548727a55426b8c2887f258 /linux-so-version.txt | |
| parent | 6dfb3ba656b09acafdb274d7ab04fb081ca06e57 (diff) | |
The new CUDAs complain about version info not being embedded into the so file. Having gpgpu-sim ebed some version info to stop the error complaints
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 new file mode 100644 index 0000000..40f775d --- /dev/null +++ b/linux-so-version.txt @@ -0,0 +1,2 @@ +libcudart.so.9.1{ +}; |
