2 Commits

Author SHA1 Message Date
Kent Knox
3b954c5bbc Refactored rocm-project to use amd apt-get packages repo
In the docker-compose yaml file, a new target to launch rocm-project
without mapping any volumes is available.  This target only uses the
binary bits availalbe from the amd apt-get repo.  The old targets were
merged into a new one, and now map the built from source bits on top
of the amd apt repo data, hiding it.

License changed to MIT
2016-04-27 18:21:12 -05:00
Kent Knox
e5ca14d6cd Fix for hcc-isa build (#7)
* Fixing hcc-isa build

to use install location for amdphdrs

* Adding LICENSE
2016-04-12 16:33:13 -05:00