Update README.md

[ROCm/clr commit: 633323c981]
Cette révision appartient à :
Evgeny Mankov
2019-05-16 18:16:17 +03:00
révisé par GitHub
Parent df5dbdd6a6
révision 824d5d8792
-20
Voir le fichier
@@ -1,23 +1,3 @@
<style>
pre {
max-height: 300px;
float: left;
width: 100%;
overflow-y: auto;
}
pre.r {
max-height: none;
}
.scroll {
max-height: 300px;
float: left;
width: 100%;
overflow-y: auto;
}
</style>
# hipify-clang
`hipify-clang` is a clang-based tool to translate CUDA source code into portable HIP C++ automatically.