enhance icc easyblock to inlude multipath include dir in $CPATH#1237
Conversation
|
@boegel The logic looks good.
I have not tested it though. |
|
@boegel What's the easiest way to install this branch to try it? |
|
Yes, logic looks good. Will try to take it for a test spin if i get enough time tomorrow. |
|
@besserox That really depends on your setup, you can just try and inject the code added to |
|
After fixing the stupid mistake in the original PR, this seems to be working as intended; tested on in a Singularity container running Debian 9.1 using |
|
This should be good to go now that easybuilders/easybuild-framework#2294 is merged, pending confirmation from @akesandgren & @besserox... |
|
Yeah, my from-pr of #4618 worked with the framework/easyblock changes from this morning. |
|
@boegel I've got a busy week. I won't have time to try it soon. |
|
And it worked with the new update_path based prepend/append_path framework too. |
…CPATH. See easybuilders#1237 for original PR.
…DgfBX Enhance intel_compiler easyblock to inlude multipath include dir in $CPATH. See #1237 for original PR.
requires easybuilders/easybuild-framework#2294
@akesandgren, @besserox, @vanzod, @geimer: feedback welcome, let me know if this works as expected...