Skip to content
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

add easyblocks for GROMACS + minor bug fix in IntelBase easyblock #335

Merged
merged 18 commits into from
Dec 21, 2013

Conversation

boegel
Copy link
Member

@boegel boegel commented Dec 20, 2013

No description provided.

@@ -148,7 +148,8 @@ def setup_local_home_subdir(self):
self.home_subdir_local)
if not symlink_ok:
# rename current 'intel' dir
home_intel_bk = '.'.join([self.home_subdir, "bk_easybuild"])
home_intel_bk = tempfile.mkdtemp(dir=os.path.dirname(self.home_subdir),
prefix='%s.bk.' % os.path.basename(self.home_subdir))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this update in this PR? not clear...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's hitch hiking here because it's a bug fix, and I expected this to go in fast (yeah, I know)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, that explains it; since the PR affects the newcoming ictce GROMACS builds, I think it's passable as such...

@fgeorgatos
Copy link
Collaborator

if tests pass on your side, let's call this OK for merging...

@boegel
Copy link
Member Author

boegel commented Dec 21, 2013

well-tested with the easyconfigs touched in easybuilders/easybuild-easyconfigs#606, good to go

thanks for the review @fgeorgatos!

boegel added a commit that referenced this pull request Dec 21, 2013
add easyblocks for GROMACS + minor bug fix in IntelBase easyblock
@boegel boegel merged commit 1fb619b into easybuilders:develop Dec 21, 2013
@boegel boegel deleted the gromacs branch December 21, 2013 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants