Skip to content

David4Danger/Resource-Intelligent-Compilation-CMAKE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resource Intelligent Compilation - CMake Edition

Resource Intelligent Compilation, or 'RIC', is a design strategy that takes advantage of a small set of CUDA tools and design principles in order to easily embed CUDA code within existing C++ modules without impacting users who don't have a CUDA-enabled device. This repository servers as a demo on how to use this set of tools, and is referenced by a technical memorandum on RIC in the NASA Scientific and Technical Information reports server.

The full Technical Memorandum is available on the NASA Technical Reports Server: https://ntrs.nasa.gov/search.jsp?R=20180003378

At the present, RIC is being used to accelerate the NASA open source library 'GSAP', https://github.com/nasa/GSAP

POC: david.skudra@nasa.gov, dskudra@gmail.com

About

Resource Intelligent Compilation round 2, this time using CMake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published