Catherine Guelque
Catherine Guelque
We were thinking of developing a sort of profiler for Pilgrim Traces, to provide statistical analysis of the different events quickly and without having to read the whole trace. We...
I'm using Pilgrim to trace a few mini-apps, and I've seen that particular bug when tracing [AMG](https://github.com/LLNL/AMG) and Lulesh (once I use enough MPI processes, no problem with 8 but...
Thank you !
BTW, it might be a good idea to make it so it doesn't use all the *threads* the system has, but rather all the *cores*. Especially since using too many...
@Janiczek a lot of developper have a superstitious belief the having stuff be base two makes the code go faster. In the case of threads, it doesn't make much sense,...
I've had the same issue for years !
I've found a workaround. In steam, you can change the command to `setxkbmap us && %command% && setxkbmap `
Probably because the maitainers have a QWERTY keyboard and most games allow you to remap the keys anyways