Skip to content

change cpu_bind to cpu-bind

Brandon requested to merge bc/cpubind into master
find . -type f -name '*md' -exec sed -i .bak 's/cpu_bind/cpu-bind/g' {} \;

Merge request reports