Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sorc/build_opts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ host_override: # over-ride options for host
GAEAC6:
max_cores: 8
walltime_ratio: 1.5 # Uniformly adjust the wallclock by this factor (builds are slower on head nodes)
exclude_nodes: "gaea61,gaea65,gaea67"
# exclude_nodes: "gaea61" # Use this field to black-list out any malfunctioning nodes.
build:
gdas:
cores: 8
Expand Down
Loading