ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
135 stars 49 forks source link

Provide Binary with Tags/Releases #14

Closed nicholasmalaya closed 1 year ago

nicholasmalaya commented 1 year ago

Some users will want to test the software without a full install. Release a binary for simple testing and installs with tags and major releases.

coleramos425 commented 1 year ago

Marking this as closed following our internal discussion of this topic. Feel free to re-open if anything changes.

ye-luo commented 1 year ago

Marking this as closed following our internal discussion of this topic. Feel free to re-open if anything changes.

Not a helpful message. What is the decision outcome?

koomie commented 1 year ago

Sorry about that - the decision is to proceed with canonical source tarball releases. The installation is fairly straight forward and the only current dependencies are a recent working Python distribution (with pip) and cmake. For shared usage on HPC sites, configuration options are included to organize python package dependencies in a shared location, and you can also install an example modulefile for use with Lmod into an alternative location if desired.