update WPS easyblock for v3.6 & newer#1315
Conversation
Fix openmp support and a regex problem.
|
@andreas-h Can you look at this old PR and see if it still applies after your recent updates. The target for this one is WPS v3 |
|
@andreas-h Ping?? |
|
Not sure I can be of much help. I'm only building the dmpar build type, i.e. without OpenMP. Also I'm only using Intel toolchain. I was able to build WPS 3.8 with dmpar and Intel without any problems without this patch. What I can do is test if this PR breaks my build of WPS 3.8 and 4.0 both using Intel and dmpar. I can also try foss but won't be able to debug thoroughly in case of trouble. All that next week. |
1 similar comment
|
Not sure I can be of much help. I'm only building the dmpar build type, i.e. without OpenMP. Also I'm only using Intel toolchain. I was able to build WPS 3.8 with dmpar and Intel without any problems without this patch. What I can do is test if this PR breaks my build of WPS 3.8 and 4.0 both using Intel and dmpar. I can also try foss but won't be able to debug thoroughly in case of trouble. All that next week. |
|
@andreas-h Did you get a chance to test this? @akesandgren Any easyconfig PRs that require this (so we have a test case)? |
|
I double checked and this fix is still relevant. |
Fix openmp support and a regex problem.