Add GPU library for Linux systems

To get solana to use the GPU, invoke cargo with "--features=cuda".


Former-commit-id: ea904df6e53d98a32e3f6103ee82cdf7ba08bf21
This commit is contained in:
Greg Fitzgerald 2018-04-27 15:47:13 -07:00
parent edf6272374
commit f6e5f2439d
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.a filter=lfs diff=lfs merge=lfs -text