Skip to content

Commit

Permalink
WIP: change some gpu "defaults" parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
albestro committed Dec 20, 2024
1 parent 1d327a7 commit 1d30d37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/systems.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@
export DLAF_BT_BAND_TO_TRIDIAG_HH_APPLY_GROUP_SIZE=128
export DLAF_UMPIRE_DEVICE_MEMORY_POOL_ALIGNMENT_BYTES=$((1 << 21)) # 2 MiB, large page size
export DLAF_RED2BAND_PANEL_NWORKERS=50
export DLAF_TFACTOR_NWORKERS=4
# Debug
module list &> modules_{bs_name}.txt
Expand Down

0 comments on commit 1d30d37

Please sign in to comment.