xuhuisheng / rocm-build

build scripts for ROCm
Apache License 2.0
181 stars 35 forks source link

Switch to using cmake --build and custom path #30

Open powderluv opened 2 years ago

powderluv commented 2 years ago

Add an option to install into a given install prefix. This allows you to avoid building / installing debian packages in case you want to build / install into a path without sudo access.

If these changes look good I can update the remaining libraries and modules too.

Summary of proposed changes: