Skip to content

luxteam/rocm_conda_recipes

 
 

Repository files navigation

Requirements

  • Fulfilled requirements for installing ROCm via amdgpu-install (must support ROCm v5.1.0 installation)
  • Installed anaconda/miniconda with conda-build package (conda install conda-build)

To build a package, execute (this will require root access as we are using amdgpu-install)

conda build /path/to/recipe/dir

After the build is complete

conda install --use-local <package-name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.6%
  • Python 12.2%
  • Shell 3.9%
  • C 2.3%