Izaak "Zaak" Beekman

Results 81 issues of Izaak "Zaak" Beekman

This will help catch issues with Python 3 migration. Requires [migrating CI to GH actions](https://github.com/ParaToolsInc/taucmdr/issues/334)

The select file should be a measurement attribute because different regions may be important for different runs. However, if you add a select file to one measurement, it's added to...

Make sure cafrun is working correctly Test on: `tau2/examples/caf/pi_ca.f90` Compiler instrumentation should work with OpenCoarrays. ``` tau cafrun -n 4 ./pi 30000 tau caf pi_ca.f90 -o pi tau_caf.sh -optCompInst ```

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

``` [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 |...

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

All my trials were just deleted when using `tau trial renumber`! Fortunately I had backups but this is the type of thing that could REALLY ruin someones day. I'm not...

bug

When deleting trials and then trying to compress the gaps, an error message is thrown: ``` $ tau trial list -s 0 10 20 30 $ tau trial renumber 10...

batch job still prints cpu usage etc. during trial export when `export __TAUCMDR_PROGRESS_BARS__=disabled`