Skip to content

Commands, flags, dependencies required for building GCC offload compiler from source. (for GPU implementions)

Notifications You must be signed in to change notification settings

vbhv14/GCC_offload_compiler_specifics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GCC_offload_compiler_specifics

Commands, flags, dependencies required for building GCC offload compiler from source. (for GPU implementions)

GCC offlaod compiler is needed to use the openACC compiler directives, thus offloading computations to GPU. nvptx tools nvptx-newlib will be needed to build offload compiler from source.

Dependencies: nvptx-tools and nvptx-newlib (downloadable from github).

nvptx-tools: https://github.com/MentorEmbedded/nvptx-tools

nvptx-newlib: https://github.com/MentorEmbedded/nvptx-newlib

About

Commands, flags, dependencies required for building GCC offload compiler from source. (for GPU implementions)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages