Update README.md
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
482c6aebb7
commit
b29b8bb690
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user