Skip to content

srvm/nitro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nitro Autotuning Framework

Copyright 2012 - 2016 University of Utah.

Introduction:

Nitro is a programmer-directed code variant tuning framework, jointly developed by the University of Utah and NVIDIA Research. It utilizes machine learning-based classification to automatically find the best implementation (variant) of a computation for a given input. Nitro provides C++ and Python interfaces for programmers to specify variants, input dataset features, and constraints.

Resources:

Packages

No packages published

Languages

  • C++ 70.2%
  • Python 28.7%
  • C 1.1%