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

Fix the `MOD_INSTALL_PATH` in docs #414

Closed coleramos425 closed 2 months ago

coleramos425 commented 2 months ago

The current install documentation provides an incorrect MOD_INSTALL_PATH : https://github.com/ROCm/omniperf/blob/ef16df71be0f149a46396c17d1a4068220b72da6/docs/install/core-install.rst?plain=1#L143-L145

This path is incorrect because later in the documentation under "Execution using modulefiles", we provide user with instructions that assume an omniperf suffix on module path https://github.com/ROCm/omniperf/blob/ef16df71be0f149a46396c17d1a4068220b72da6/docs/install/core-install.rst?plain=1#L179-L180