File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export BBS_R_HOME="$BBS_WORK_TOPDIR/R"
16
16
export R_LIBS=" $BBS_R_HOME /site-library"
17
17
export BBS_NB_CPU=24 # 72 cores are available
18
18
export BBS_BUILD_NB_CPU=16 # 72 cores are available
19
- export BBS_CHECK_NB_CPU=28 # 72 cores are available
19
+ export BBS_CHECK_NB_CPU=24 # 72 cores are available
20
20
21
21
export BBS_CENTRAL_RHOST=" localhost"
22
22
export BBS_CENTRAL_ROOT_URL=" http://$BBS_CENTRAL_RHOST "
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ export R_LIBS="$BBS_R_HOME/site-library"
18
18
# nebbiolo1 has 72 logical CPUs.
19
19
export BBS_NB_CPU=24
20
20
export BBS_BUILD_NB_CPU=16
21
- export BBS_CHECK_NB_CPU=28
21
+ export BBS_CHECK_NB_CPU=24
22
22
23
23
export BBS_CENTRAL_RHOST=" localhost"
24
24
export BBS_CENTRAL_ROOT_URL=" http://$BBS_CENTRAL_RHOST "
You can’t perform that action at this time.
0 commit comments