-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting up Grafana on MacOS #405
Comments
Internal ticket has been created to track this issue. |
@nartmada Any further developments on this? |
May we know any specific reason you'd like to setup Grafana on MacOS? Would you consider the standalone GUI? |
MacOS is what me and most of my colleagues use. I am not sure what you mean by the standalone GUI. Are you referring to the web browser? My understanding is that Grafana can provide a much more interactive experience such as choosing the normalization options as well as baseline comparison. Additionally, please correct me if I am wrong, but to run the web browser, I need to have Omniperf installed, which is not possible on the latest Mac systems. And browsing web on remote clusters is very inefficient more often than not. To be clear, I do not expect to run an omniperf profile on Mac. I want to run a GUI that can analyze a profile copied over from a remote Linux cluster where the application is usually run. I am trying to achieve a workflow similar to Nsight Compute GUI. |
Right, the web browser one. "the standalone GUI", I mean omniperf --gui. I totally understand your workflow: copy data back to local, and just do post-analysis locally. Personally, I have no chance to try it on Mac yet. |
BTW, both "choosing the normalization" and "baseline comparison" can be done in CLI as well. We are trying to improve the visualization on CLI to catch up GUI. Let us know if your team expects more interactive mode in CLI. |
Please allow me to rephrase my original issue/question. Is the Grafana/MongoDB workflow supported for MacOS? |
@ashesh2512 the Grafana/MongoDB workflow is only officially supported, and tested, on Linux. That being said, since the Grafana/MongoDB workflow is 100% containerized via Docker, it shouldn't make a difference what OS you use to launch the instance. Revisiting your original logs, it seems to me like your error is instead related to your Docker credentials:
Omniperf uses |
Doesn't omniperf require ROCm for installation? https://rocm.docs.amd.com/projects/omniperf/en/latest/install/core-install.html#core-installation |
Hello,
I have been following the documentation to get Grafana working with Omniperf profiles, and am currently stuck on this step of the installation phase - https://rocm.github.io/omniperf/installation.html#build-and-launch
I receive the following error on MacOS. Is the Grafana interface expected to work on MacOS?
The text was updated successfully, but these errors were encountered: