radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

config management does not scale well #1287

Closed andre-merzky closed 4 years ago

andre-merzky commented 7 years ago

Like, we have 5 config keys for stampede - and any additional options for python version or anaconda are orthogonal, and always require a new complete config entry. This should be made composable, maybe along the lines we use for the schema entries.

FWIW, this is related to (but different from) #1261.

mturilli commented 5 years ago

@andre-merzky was this addressed by the following changes in RP configuration?

andre-merzky commented 5 years ago

This will be addressed in v.2 which uses a composable configuration scheme where stampede configs are independent of, say, configuration settings for agent layout and launch methods.

andre-merzky commented 4 years ago

outdated and fixed