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:
parent
1fb7df7810
commit
ace562d90c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue