Conversation
This provides the required information for CMake to bootstrap HIP language and runtime support. In particular this file is consumed by CMake during HIP compiler detection to determine the required flags needed for compilation and linking. Initial design was discussed in ROCm#2158
TomSang
left a comment
There was a problem hiding this comment.
Looks good to me , but someone else need approve
|
Hi @zackgalbreath Because the patch is submitted today. |
d319b05 to
6c06d55
Compare
Sure thing. The header is updated per your request. |
|
Hi @zackgalbreath |
Certainly! Documentation on how to build CMake from source can be found here: Our plan is to merge the
Sorry, but it's not clear to me what kind of samples you're looking for. Samples of what? |
|
@zackgalbreath Robert gave those samples to me for test . If you have another set of samples, please submit them as well , if possible. I think QA need them. |
|
Hi @zackgalbreath Thanks! |
Sure, I can explicitly add "All Rights Reserved" to the copyright header. Are you also asking me to remove the "and Contributors" part? This is normal for open source projects so we don't hvae to explicitly update the copyright each time somebody new touches the file. |
6c06d55 to
9d2b236
Compare
|
I created a Docker image to demonstrate our CMake/HIP integration. Here's how to run it.
Here's a link to the Dockerfile for this image: And here's the shell script that actually builds it: |
|
What is the relation between |
Good question! We haven't merged the CMake side of this integration yet, but you can get a sneak peek of it here: |
|
You can bet I checked that branch and all the unit tests too. 😉 I can't wait to put it to use. I was just curious what the parts external to CMake are doing. Is this script relaying legacy |
|
Any updates on this? Nearly two months of no activity. Have discussions migrated to a different issue/PR? There's only so much the target audience can take without bumping a thread. :) |
|
Closing all existing pull requests that do not target the develop branch. In case this pull request is still valid, please rebase your changes against develop branch and resubmit. |
Replaces #2183