taucmdr icon indicating copy to clipboard operation
taucmdr copied to clipboard

Performance engineering for the rest of us.

Results 63 taucmdr issues
Sort by recently updated
recently updated
newest added
trafficstars

See https://github.com/radiasoft/container-beamsim-part1/issues/2#issuecomment-414017341 for additional context

We need to find a way to pass `-mpit` option - perhaps during `tau init`. If it is in an installed version of TAU, it should recognize this or at...

enhancement
needs testing

``` [zbeekman@onyx01:/p/work/zbeekman/FDL3DI-2.1] $ du -h -d 0 .tau/CFD-KNL/Onyx-knl-FDL-sample-stall-cyc/4 18M .tau/CFD-KNL/Onyx-knl-FDL-sample-stall-cyc/4 [zbeekman@onyx01:/p/work/zbeekman/FDL3DI-2.1] $ tau trial list 4 == Trial Configurations (/p/work/zbeekman/FDL3DI-2.1/.tau/project.json) ============================================================================================================================================================= +--------+-----------+---------------------------------------------------------------------------------------------------------------------+-------------+-----------+-----------------+ | Number | Data Size | Command |...

Sameer reports that `tau_exec -ebs` works on macOS. AFAIK it's only been tested on beta.nic.uoregon.edu and Sameer's personal machine, but we can start working towards supporting sampling on macOS.

enhancement

Review TAU=full options when installing with ```make install INSTALLDIR= TAU=/path/to/my/tau```.

help wanted

We have added support for `-dyninst=download` option. We need to have corresponding options in TAU Commander. Perhaps something like: `tau rewrite —maqao a.out a.inst` (with `-T ` selected from `tau...

enhancement
needs testing

(From Sameer's email) Currently, when I use: ```make install INSTALLDIR= TAU=/path/to/my/tau``` we need to check if it makes the symlink properly. I recall seeing a tau-2.27 directory somewhere and a...

bug
help wanted

From Sameer's email: >12. Testing on other platforms. I think we need to modify/comment out some lines on -arch=bgq (on Cetus/Mira/Vesta at ALCF) if we use -unwind=download -bfd=download. This is...

help wanted

Support for PTTS using: ``` tau_exec -ptts -ptts ``` so we can get: ``` tau mpirun a.out ``` to translate to the right set of options if threadspotter option is...

enhancement

``` [johlin02@c1 mm]$ tau init [TAU] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX [TAU] [TAU] CRITICAL [TAU] [TAU] Host architecture 'aarch64' is not yet supported [TAU] [TAU] Hint: Try `tau --help` [TAU] [TAU] TAU cannot proceed...

enhancement