update SuiteSparse easyblock to only install SuiteSparse libraries with make install#3004
Conversation
make install
make installmake install
make installmake install
|
It looks like these changes are not backwards-compatible at all... @appolloford Can you provide some more info on why these changes are required? |
|
This PR is trying to make the installation of SuiteSparse as close to normal The current behaviour of this easyblock is (1) revise the A few major changes:
Some concerns:
Details:
Please let me know if you find any mistakes. I may forget some details and write something wrong here. |
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1756123421 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 8 out of 10 (10 easyconfigs in total) |
|
These two tests failed for intel license.
|
|
Test report by @akesandgren Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
…asyblocks into 20230918125732_new_pr_suitesparse
|
Also since SuiteSparse uses CMake from v6 we should take care of that in the easyblock. This can however be done in a separate PR |
|
Actually SuiteSparse does not follow the normal I think this does not match with the CMakeMake easyblock and I leave the |
|
According to the python-linting test you should also remove these imports |
|
Going in, thanks @appolloford! |
make installmake install
make installmake install
(created using
eb --new-pr)