-
Notifications
You must be signed in to change notification settings - Fork 217
add support for data installations #4474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Micket
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests needs adjusting
test_prefix_option:
easybuild-framework/test/framework/options.py
Line 5032 in 92d2968
| def test_prefix_option(self): |
test_show_config:
easybuild-framework/test/framework/options.py
Line 4886 in 92d2968
| def test_show_config(self): |
|
@smoors Let's re-target this to |
branfosj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy with this. The changes are all to maintain alphabetical order.
motivation
swapdataset versions withml swapchanges
--installpath-datasimilar to--installpath-software--subdir-data(default =data) similar to--subdir-software--sourcepath-datasimilar to--sourcepathdata_sourcessimilar tosourcesdesign
subdir_datais reusability: in contrast to software it does not have to be rebuilt/reinstalled when for example upgrading the OS or building for a new architecturesourcepath_datais that datasets can be very large, so you may want to store them in a different file system or location.