Skip to content

Wrapper shell script for NVIDIA nvcc to better conform to host compiler command line arguments

License

Notifications You must be signed in to change notification settings

bjoo/nvcc_wrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

A wrapper linux shell script for NVIDIA nvcc that:

  1. Accepts host compiler and linker command line arguments and decorates these arguments to properly pass through nvcc.
  2. Accepts file names with conventional C and C++ suffixes and decorates these arguments to properly pass to nvcc.

Maintenance and Improvement

This script is intended to be a CUDA-user community maintained and improved resource.

About

Wrapper shell script for NVIDIA nvcc to better conform to host compiler command line arguments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%