-
Notifications
You must be signed in to change notification settings - Fork 772
{chem}[GCCcore/9.3.0] ATAT v3.36 #10674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{chem}[GCCcore/9.3.0] ATAT v3.36 #10674
Conversation
|
The prefix should've been |
|
Test report by @boegel |
boegel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rsdmse Thank you very much for your contribution!
I tried installing this easyconfig file, but it doesn't work for me, see the uploading test report.
It seems like we should define $BINDIR to %(installdir)s/bin?
That could be done with:
prebuildopts = "export BINDIR=%(installdir)s/bin && "Do let us know if you need help with processing the suggested changes.
The fact that I'm not sure Maybe using preinstallopts = "export BINDIR=%(installdir)s/bin && "
installopts = "-C src && make install -C glue/jobctrl && make install -C glue/vasp"The |
|
Test report by @boegel |
|
@rsdmse The prebuildopts = "mkdir -p %(installdir)s/bin && "
buildopts = "BINDIR=%(installdir)s/bin" |
|
Thanks again for your help. I discovered that I can't reference |
|
I don't understand what's causing this error? |
|
Test report by @lexming |
|
Test report by @lexming |
lexming
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@boegel what do you think? Could you repeat your failed test? |
|
@boegel The requested changes have been made and all checks have passed |
|
merged via #18213 (but commit history got messed up somehow, so not automatically detected as merged) |
(created using
eb --new-pr)