9prady9 · GitHub

* Use cudaRuntimeGetVersion and cudaDriverGetVersion to check the
  compatibility of the toolkit versions vs driver version
* Prints warning messages if the driver version is not included in the
  CudaToDriverVersion in Debug builds.
* Fix int_version_to_string function

9prady9

9prady9

9prady9 previously approved these changes Mar 3, 2019

@umar456

@umar456

@9prady9

9prady9 pushed a commit to 9prady9/arrayfire that referenced this pull request

Mar 27, 2019
* Improve CUDA version checking code
* Use cudaRuntimeGetVersion and cudaDriverGetVersion to check the
  compatibility of the toolkit versions vs driver version
* Prints warning messages if the driver version is not included in the
  CudaToDriverVersion in Debug builds.
* Fix int_version_to_string function
* Fix warnings and format strings in platform code and tests
(cherry picked from commit  b89fab7 )

umar456 added a commit to 9prady9/arrayfire that referenced this pull request

Apr 17, 2019
* Improve CUDA version checking code
* Use cudaRuntimeGetVersion and cudaDriverGetVersion to check the
  compatibility of the toolkit versions vs driver version
* Prints warning messages if the driver version is not included in the
  CudaToDriverVersion in Debug builds.
* Fix int_version_to_string function
* Fix warnings and format strings in platform code and tests
(cherry picked from commit  b89fab7 )

umar456 added a commit to 9prady9/arrayfire that referenced this pull request

Apr 17, 2019
* Improve CUDA version checking code
* Use cudaRuntimeGetVersion and cudaDriverGetVersion to check the
  compatibility of the toolkit versions vs driver version
* Prints warning messages if the driver version is not included in the
  CudaToDriverVersion in Debug builds.
* Fix int_version_to_string function
* Fix warnings and format strings in platform code and tests
(cherry picked from commit  b89fab7 )

umar456 added a commit to 9prady9/arrayfire that referenced this pull request

Apr 17, 2019
* Improve CUDA version checking code
* Use cudaRuntimeGetVersion and cudaDriverGetVersion to check the
  compatibility of the toolkit versions vs driver version
* Prints warning messages if the driver version is not included in the
  CudaToDriverVersion in Debug builds.
* Fix int_version_to_string function
* Fix warnings and format strings in platform code and tests
(cherry picked from commit  b89fab7 )

umar456 added a commit that referenced this pull request

Apr 17, 2019
* Improve CUDA version checking code
* Use cudaRuntimeGetVersion and cudaDriverGetVersion to check the
  compatibility of the toolkit versions vs driver version
* Prints warning messages if the driver version is not included in the
  CudaToDriverVersion in Debug builds.
* Fix int_version_to_string function
* Fix warnings and format strings in platform code and tests
(cherry picked from commit  b89fab7 )

Read the original on github.com ↗