Skip to content

Commit 1a2ed34

Browse files
committed
Increase BBS_BUILD_NB_CPU from 15 to 16 on the nebbiolos
1 parent efdbd2c commit 1a2ed34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3.19/bioc/nebbiolo1/config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export R_LIBS="$BBS_R_HOME/site-library"
1717

1818
# nebbiolo1 has 72 logical CPUs.
1919
export BBS_NB_CPU=18
20-
export BBS_BUILD_NB_CPU=15
20+
export BBS_BUILD_NB_CPU=16
2121
export BBS_CHECK_NB_CPU=22
2222

2323
# Central build node is bbscentral1 on Jetstream2.

3.20/bioc/nebbiolo2/config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export R_LIBS="$BBS_R_HOME/site-library"
1616

1717
# nebbiolo2 has 72 logical CPUs.
1818
export BBS_NB_CPU=18
19-
export BBS_BUILD_NB_CPU=15
19+
export BBS_BUILD_NB_CPU=16
2020
export BBS_CHECK_NB_CPU=22
2121

2222
# Central build node is bbscentral2 on Jetstream2.

0 commit comments

Comments
 (0)