-
Notifications
You must be signed in to change notification settings - Fork 20
Adapt arch target map #312
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
4415afc
Make a first attempt to change the expected arch_target_map. Make sur…
d3240e4
Remove old code that was replaced
dfbcec3
Merge branch 'EESSI:develop' into adapt_arch_target_map
casparvl b54fdf4
Fix xome small issues with non-existing keys
1e6c3d9
Avoid doing string += None for the arch_dir if accelerator = None. Al…
e000c91
Make sure that if the context (i.e. app.cfg) defines AN accelerator, …
40ceefe
Some cleanup
fad4f47
Remove repo_target_map from config, and all occurences that import it…
b4032a6
Fix quotation of keys
3898df7
Fix flake8 issue
ef0c430
Unpack the actual arch_target_map by accessing it with a key to get t…
e3df690
Fix mistake in build path
424a001
Parse on: and for: options, and pass the correct values on to the com…
3f00e51
Make sure that the for: arguments are used as build parameters
2625b30
Change path for job dir so that it represents the 'for' architectures
ffa2303
More extensive reporting by the bot on what to build for/on
c98e7e8
This is no longer needed, as it is done with the codecs (decode) now
5904f11
Print real arch_target_map keys when doing show_config
7c869f0
Reduce number of possible accelerators per node type to one. Nodes wi…
179ab0a
Fix app.cfg for the fact that partition_info['accel'] is now a string…
a9a2585
Make sure that we don't access a dict item that doesn't exist
51a9c74
Make sure a context match fails if the context doesn't provide e.g. a…
b12c911
Make old config items invalid, rename to node_type and note_type_map,…
697dc6e
Update the status command to account for the new on:... for:... syntax
c0fe051
Remove debugging print statements
f179b66
Warn about the removal of the repo_target_map
aad663e
Fix typo
be8c7d0
Fix hound issues
7f766f4
Format releveant output of show_config as code
d205598
Rephrase to make things more clear
ebcc7fd
Forgot to add this new file...
0a8bc9b
Fix hound issues
81257db
Update build params call signature
f974463
Fix example argument, and argument used to create build parameters in…
4104796
Forgot to actually git add this file again... anyway, updated the syn…
0b82386
Update the app.cfg used for the unit tests to account for the changes…
372a7fe
Update tests for new requirement that all filters have to be present …
d2be02a
Update tests to accomodate for new behaviour of filter checking that …
6b3a118
Fix hound issues
3b310f5
Fix flake8 issues
de0bd1c
Removed some comments that were only there for development, no longer…
d4ecc7b
Apply suggestions from code review
casparvl af731e1
Re-comment the awaits_release, as this was done in develop as well. T…
d48b355
Replace Partition with Node type in show_config output. Also, update …
6017433
Processed various smaller review comments for tasks/build.py. Elabora…
279e08f
Apply suggestions from code review
casparvl 80f5f1d
Fix indentation issue
2f3c0ae
Update tasks/build.py
casparvl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.