1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2025-03-16 06:52:49 -07:00

try to get omp stuff to use multiple threads

This commit is contained in:
Connor Olding 2016-06-27 04:32:23 -07:00
parent 1fb7df7810
commit ace562d90c

View file

@ -17,6 +17,8 @@ ADDPATH "$HOME/opt/local/bin"
# https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1380084
export SSH_AUTH_SOCK=0
export OMP_NUM_THREADS=4
#r="$HOME/.gem/ruby/2.2.0/bin"
#mkdir -p "$r" && ADDPATH "$r"
#unset r