You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2020. It is now read-only.
Fix link error for newer gcc versions, Minor CMake adjustments (#226)
* Fix warnings, build adjustments in CMake
* fix cuda variable-declaration order problems
* Remove gpu flavors below 30, no longer compatible
* fix cuda variable-declaration order problems
* Add nvcc --run cuda library path flag for when detecting gpu flavor
* Allow CUDA_LIBRARY_PATH to not be defined
* Minor visibility adjustments
* Remove more warnings
* use static_cast instead of ()
* Fix warnings
* Fix link error, undefined kSize
* Size() for kPlain packet
* fix: Ignored test directory
* Fix lint, re-apply kSize fix
0 commit comments