Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Doc updates #81

Open
wants to merge 318 commits into
base: master
Choose a base branch
from
Open

Doc updates #81

wants to merge 318 commits into from

Conversation

Rmalavally
Copy link
Contributor

No description provided.

* Ubuntu 16.04.6(Kernel 4.15) and 18.04.4(Kernel 5.3)
* CentOS 7.7 (Kernel 3.10-1062) and RHEL 7.8(Kernel 3.10.0-1127)(Using devtoolset-7 runtime support)
* CentOS 7.6 + FBK 5.2
* SLES 15 SP1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SLES 15 Service Pack 1

Key features
==============

HIP is very thin and has little or no performance impact over coding directly in CUDA or hcc “HC” mode.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is HIP-Clang still supporting "HC" mode? This may be left over from the previous HIP-HCC component tha is now deprecated.


The “hipify” tool automatically converts source from CUDA to HIP.

Developers can specialize for the platform (CUDA or hcc) to tune for performance or handle tricky cases
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(CUDA or hcc) -> (CUDA or HIP)

The new HIP Clang is supporting HIP as a first class language. It no longer is doing so through the HCC language.


.. toctree::
:maxdepth: 6
:hidden:
:caption: Developer Documentation

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove trailing spaces.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants