DeepSpeed
[CPU support] Optionally bind each rank to different cores on host
#2881
Merged

Commits
  • add fallback path for kernels used in megatron
    delock committed 3 years ago
  • temporary numactl WA for SPR 56core
    delock committed 3 years ago
  • adapt core allocation according to number of ranks
    delock committed 3 years ago
  • add switch to turn on numactl
    delock committed 3 years ago
  • detect number of cores on the system
    delock committed 3 years ago
  • allow select a subset of the cores on the system to bind
    sdp committed 3 years ago
  • Merge branch 'up-master' into gma/numactl
    delock committed 3 years ago
  • remove unneeded changes
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • use current_env to set OMP_NUM_THREADS in subprocess
    delock committed 3 years ago
  • add test for ds_arguments
    delock committed 3 years ago
  • change --bind_cores_to_rank option to store_true
    delock committed 3 years ago
  • add test for parse_range_list
    delock committed 3 years ago
  • add comment for parse range list
    delock committed 3 years ago
  • add test for parse range list, rewrite parse_range_list
    delock committed 3 years ago
  • fix format error
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • fix format
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • add -m parameter to numactl when necessary
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • Check KMP_AFFINITY to avoid conflict with numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • fix format
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • negative case for parse_range_list
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    delock committed 3 years ago
  • detect whether numactl is installed before use numactl to bind cores
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • check numactl with package manager of distro
    delock committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/numactl
    tjruwase committed 3 years ago
Loading