Skip to content

ProGTX/GCC-HIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build GCC for HIP from trunk by typing:
./build-gcc-incremental.sh hip

Requires following libraries to be installed: GMP, MPFR, MPC.
See http://gcc.gnu.org/install/prerequisites.html

The default build installs binaries to /usr/local/gcc-hip-binaries.

To run the compiler, go to /usr/local/gcc-hip-binaries/bin and type:
./hip-gcc -S source.c

Windows binaries are provided in gcc-hip-binaries.zip.

About

GCC backend for HIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published