Skip to content
Commit c10e02f2 authored by Justin Luitjens's avatar Justin Luitjens Committed by Daniel Povey
Browse files

[build,src] Enhancements to the cudamatrix/cudavector classes. (#3373)

* Added CuSolver to the matrix class.  This is only supported with
Cuda 9.1 or newer.  Calling CuSolver code without Cuda 9.1 or newer
will result in a runtime error.

This change required some changes to the build system which requires
versioning the configure script. This forces everyone to reconfigure.
Failure to reconfigure would result in linking and build errors on
some systems.
parent 04cf43b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment