top of page
Search

The Open Concurrent Computing Abstraction (OCCA): parallel computing on any processor

  • Tim Warburton
  • Dec 18, 2017
  • 1 min read

The Parallel Numerical Algorithms @VT research group relies heavily on the OCCA library to develop truly portable multithreading code that can target CPUs and GPUs. The main idea is to write one driver code that liaises with the compute processor through the unified OCCA API. Run-time compilation is used to target a desired threading programming model.

 

 
 
 
Single post: Blog_Single_Post_Widget

225 Stanger St
Blacksburg, VA 24061
USA.

  • Twitter
  • LinkedIn

©2018 by the Parallel Numerical Algorithms  Research Group @VT.

bottom of page