Skip to content

hrishin/hpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

HPC

HPC scripts for research infra and file system auto tuning using eBPF.

Tuning script

tunig scripy this scripts looks for all block IOPS for the process, then tunes the file system/block device by characterising IO workload automatically.

Dynamic Parameter Tuning

  • Large Sequential I/O (CFD, climate): deadline scheduler, large read-ahead
  • Small Random I/O (databases, some ML): noop scheduler, small read-ahead
  • Write-heavy: optimized dirty page ratios
  • Read-heavy: enhanced caching parameters

About

HPC scripts for research infra and file system tuning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages