* there needs to be an inventory script

This commit is contained in:
Jeff Carr 2011-08-16 12:04:06 -04:00
parent 9caf71b6d1
commit d37d092aa5
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# Need to inventory and count the cpus available
# /sys/devices/system/cpu/online
# CPU=`cat /proc/cpuinfo |grep ^processor |tail -n 1 |cut -f 2 |cut -f 2 -d ' '`
all:
time ./bc_sin.sh 500
time ./bc_sin.sh 1000