Skip to content

Example Qt project implementing a simple vector addition running on the GPU with performance measurement.

Notifications You must be signed in to change notification settings

jnareb/Qt-CUDA-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt CUDA example

Example Qt project implementing a simple vector addition running on the GPU with performance measurement.

Compiled on:

  • Intel Core i7-4720HQ
  • NVIDIA GeForce 950M
  • Windows 10 x64

Compiled on:

  • Intel Core i7-8700
  • NVIDIA GeForce GTX 1050
  • Linux 5.3.7-2 x86_64
  • CUDA release 10.1, V10.1.243
  • Qt 5.13.1

About

Example Qt project implementing a simple vector addition running on the GPU with performance measurement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 56.7%
  • C++ 43.3%