• bdenhollander's avatar
    Benchmark enhancements (#4695) · ac32ce76
    bdenhollander authored
    * Benchmark enhancements
    
    - Add `--disable-pme-stream` to benchmark.py to easily compare performance without having to build with different default values for `DisablePmeSteam`
    - Replace utcnow to remove DeprecationWarning
    - Check for nvidia-smi before attempting to launch it
    - Mention HIP where appropriate
    
    * Adjust option
    ac32ce76
benchmark.py 25.1 KB