Updating Tensile Tag#672
Conversation
leekillough
left a comment
There was a problem hiding this comment.
If this is going to be common, perhaps the tag should be stored in a separate file so that CMakeLists.txt isn't changed often.
Or perhaps submodules should be used, so that the tag is stored inside Git.
I concur, we should go to submodules. We can discuss by email. |
Let me just say that submodules is not a very good solution from a user perspective as rocBLAS will no longer have source tarballs from github that would work, which will prevent us from listing rocBLAS in our requirements.txt. We also would not like to have to use I dont really see what the issue is with updating a CMakeLists.txt file vs another file vs a git submodule. |
|
Updating the tag for latest Tensile with the fix that broke Tensile for the past few days. Jenkins will confirm this overnight. |
--ff-only merge hot-fix from rocBLAS/master to rocBLAS-internal/master
No description provided.