Package Summary
Simple CUDA tests to demonstrate that CUDA works in a ROS node
- Author: Ken Tossell/ktossell@umd.edu
- License: BSD
- Repository: umd-ros-pkg
- Source: git http://ram.umd.edu/git/ros/gpgpu.git
Contents
Nodes
cuda_tests includes a trivial CUDA-enabled ROS node, addMatricesServer, which continually adds two matrices, verifies its solution, and publishes a std_msgs/String.






