enhance Gurobi easyblock to allow using $EB_GUROBI_LICENSE_FILE environment variable#2926
Conversation
|
erh.. this got troublesome. The old code has the checks for But now the init step requires the existance of a license file, which breaks the unit tests somehow. I guess i'll just move those checks to the install step. The sanity check already includes a final check as well, so it's all pretty overkill anyway. I moved it into the dir, install step and only when copying is attempted, otherwise, the install step wouldn't care whether the file exists or not. The sanity check takes care of the final check anyway. |
This comment was marked as outdated.
This comment was marked as outdated.
|
Test report by @jfgrimm Overview of tested easyconfigs (in order)
Build succeeded for 5 out of 5 (5 easyconfigs in total) |
|
Going in, thanks @Micket! |
(created using
eb --new-pr)