projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
371513c
)
trying upping this thread count more, although it actually seems to be driving behavior
author
Fred T. Hamster
<fred@gruntose.com>
Sat, 12 Oct 2013 14:20:35 +0000
(10:20 -0400)
committer
Fred T. Hamster
<fred@gruntose.com>
Sat, 12 Oct 2013 14:20:35 +0000
(10:20 -0400)
in the opposite direction and everything is failing during opensim startup now.
scripts/opensim/opensim_utils.sh
patch
|
blob
|
history
diff --git
a/scripts/opensim/opensim_utils.sh
b/scripts/opensim/opensim_utils.sh
index c1ea58db9c4d7f6249f2f70c02015bcd1af36008..ed431ed6b1ab2276dd5c52a3d78bfa79c5d3a6b4 100644
(file)
--- a/
scripts/opensim/opensim_utils.sh
+++ b/
scripts/opensim/opensim_utils.sh
@@
-5,7
+5,7
@@
source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
# set up some parameters that we believe (or have been told) are beneficial.
-export MONO_THREADS_PER_CPU=
8
08
+export MONO_THREADS_PER_CPU=
12
08
# we run the processes with a little cpu de-prioritization. we do not want
# them taking over completely if there's a runaway mono tornado.