Paige Weber

Results 25 comments of Paige Weber

It is an intel machine, but it's a laptop (not sure if that matters...) Is there anything I can do on my end to help avoid this issue?

I discovered there's already a [static site displaying the doxygen docs](https://rrze-hpc.github.io/likwid/Doxygen/). Improvements to the documentation should add to what's already there. Perhaps the wiki and readme should make it easier...

Hey Thomas! I appreciate you working on this, it will certainly help me (and others, I hope) work with likwid. I'll take a look at your additions and let you...

I've been thinking about your request for the last couple weeks. Although I'd really like to take on this project, I'm just too swamped right now. This semester has been...

Hey Tom, reviewed the documentation today and I wanted to share my thoughts. First, thanks for writing these pages, API Pitfalls especially makes clear many things I wish I had...

Also, the calls like `perfmon_getNumberOfRegions`, `perfmon_getEventsOfRegion`, `perfmon_getNumberOfMetrics`, `perfmon_getResultOfRegionThread`, and `perfmon_getMetricOfRegionThread` were invaluable to me while I was trying to get results programatically with C. I know you've documented these extensively,...

I'm not sure if this is pertinent, but I didn't want to open a new issue... I'm trying to write tests, and I'm working on [this section](https://docs.python-guide.org/writing/structure/#test-suite). In my tests...

For anyone else who discovered this issue after googling their error message, for me this was fixed by switching to node v11.14.0 (previously I was using v14.8.0). At the time...

Whoops, mistakenly opened issue before describing further. Expected behavior: reselecting a plot after deselecting all will add that plot back to the screen Actual behavior: no plot is displayed. See...

I am on linux and also have a crash where Zed is unable to init the GPU context. Could this be related? ``` 2025-10-24 15:25:17 riley-desktop-debian ~ » export RUST_LOG=debug...