Conversation
'spack install [email protected] linalg=generic fft=fftw ^[email protected]' worked
|
Hi @sjjamsa! I noticed that the following package(s) don't yet have maintainers:
Are you interested in adopting any of these package(s)? If so, simply add the following to the package class: maintainers("sjjamsa")If not, could you contact the developers of this package and see if they are interested? You can quickly see who has worked on a package with $ spack blame elkThank you for your help! Please don't add maintainers without their consent. You don't have to be a Spack expert or package developer in order to be a "maintainer," it just gives us a list of users willing to review PRs or debug issues relating to this package. A package can have multiple maintainers; just add a list of GitHub handles of anyone who wants to volunteer. |
Can you confirm that at least one of the older versions still builds successfully with these changes? |
|
@aurianer @rscohn2 @acastanedam As relatively recent contributors to the package, do any of you want to review this PR? |
tldahlgren
left a comment
There was a problem hiding this comment.
Confirmed the new version sha256.
I can say that 8.3.22 did not compile with
This package would need someone to test and fix all the variants to make it really work. I can only do testing about variants my "client" needs. (I've hollered here https://sourceforge.net/p/elk/discussion/897822/thread/e3e6f22bf5/ for someone to adopt the package.) |
|
Hi @sjjamsa, thanks for triggering the update. For me, |
Just so I'm clear. Are you suggesting this PR could be merged and you (@acastanedam) will create a follow-up PR to address the new changes you mention? Or are you proposing a new PR with all of the changes? I'm fine either way. Let me know what you want to do. |
Hi! I recommend @acastanedam creates a new PR and adds here a link to the new PR. I'll close this PR after that. Very good that someone more involved with the code takes care of this. I felt my edits were a jerry-rig at best. |
|
Hi @sjjamsa and @tldahlgren, I pushed the following PR: #48583 |
|
closing as superseded by PR: #48583. |
This PR gives partial support to the latest version of elk.
I've tested that
spack install [email protected] linalg=generic fft=fftw ^[email protected]worked for me.The package elk doesn't have a maintainer.
@spackbot help