Skip to content

Commit

Permalink
Log cpu details
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jan 15, 2025
1 parent 89cdb92 commit a56e9f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/scripts/github/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ export PARALLEL_LEVEL=${PARALLEL_LEVEL:-${NUM_CORES}}
# NUM_PROC is used by some of the other scripts
export NUM_PROC=${PARALLEL_LEVEL}
rapids-logger "Procs: ${NUM_CORES}"
/usr/bin/lscpu

rapids-logger "Memory"

/usr/bin/free -g
Expand Down

0 comments on commit a56e9f7

Please sign in to comment.