Git Product home page Git Product logo

rocm's Introduction

AMD ROCm™ Platform

ROCm is an open-source stack for GPU computation. ROCm is primarily Open-Source Software (OSS) that allows developers the freedom to customize and tailor their GPU software for their own needs while collaborating with a community of other developers, and helping each other find solutions in an agile, flexible, rapid, and secure manner.

ROCm is a collection of drivers, development tools and APIs enabling GPU programming from the low-level kernel to end-user applications.

ROCm is powered by AMD’s Heterogeneous-computing Interface for Portability (HIP), an OSS C++ GPU programming environment and its corresponding runtime. HIP allows ROCm developers to create portable applications on different platforms by deploying code on a range of platforms, from dedicated gaming GPUs to exascale High Performance Computing (HPC) clusters.

ROCm supports programming models such as OpenMP and OpenCL, and includes all the necessary OSS compilers, debuggers, and libraries. ROCm is fully integrated into ML frameworks such as PyTorch and TensorFlow. ROCm can be deployed in many ways, including through the use of containers such as Docker, Spack, and your own build from source.

ROCm’s goal is to allow our users to maximize their GPU hardware investment. ROCm is designed to help develop, test and deploy GPU accelerated HPC, AI, scientific computing, CAD, and other applications in a free, open-source, integrated, and secure software ecosystem.

This repository contains the manifest file for ROCm™ releases, changelogs, and release information. The file default.xml contains information for all repositories and the associated commit used to build the current ROCm release.

The default.xml file uses the repo Manifest format.

The develop branch of this repository contains content for the next ROCm release.

ROCm Documentation

ROCm Documentation is available online at rocm.docs.amd.com. Source code for the documenation is located in the docs folder of most repositories that are part of ROCm.

How to build documentation via Sphinx

cd docs

pip3 install -r sphinx/requirements.txt

python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html

Older ROCm™ Releases

For release information for older ROCm™ releases, refer to CHANGELOG.

rocm's People

Contributors

adilad avatar alexvlx avatar amd-aakash avatar andres-design16 avatar chauthai avatar christinaelder avatar dependabot[bot] avatar edgargabriel avatar ehud-sharlin avatar forresti avatar icarus-sparry avatar jcbaratault avatar jedwards-amd avatar jlgreathouse avatar kentrussell avatar kzhuravl avatar mathiasmagnus avatar naraenda avatar nelsonc-amd avatar nunnikri avatar radhaksri avatar rmalavally avatar saadrahim avatar samjwu avatar searlmc1 avatar sriharikarnam avatar sunway513 avatar swraw avatar xuhuisheng avatar zhang2amd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.