Skip to content

fix permissions problem with CUDA nvvp tar files + correctly handle numactl symlink in LLVM subdir in PGI easyblock#1569

Merged
boegel merged 2 commits intoeasybuilders:developfrom
akesandgren:update-pgi-for-llvm
Nov 4, 2018
Merged

fix permissions problem with CUDA nvvp tar files + correctly handle numactl symlink in LLVM subdir in PGI easyblock#1569
boegel merged 2 commits intoeasybuilders:developfrom
akesandgren:update-pgi-for-llvm

Conversation

@akesandgren
Copy link
Copy Markdown
Contributor

PGI 18 ships with a LLVM version and broken permissions in the cuda nvvp tar files.

This fixes both.

Note: The llvm part will likely become the default (and only thing) in a later release.
When that happens this will need to be dealt with again.
@boegel boegel added this to the 3.8.0 milestone Nov 4, 2018
@boegel boegel added the bug fix label Nov 4, 2018
@boegel boegel changed the title Update pgi for llvm fix permissions problem with CUDA nvvp tar files + correctly handle numactl symlink in LLVM subdir in PGI easyblock Nov 4, 2018
@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 4, 2018

@akesandgren Does this also fix the numactl issue you mentioned in easybuilders/easybuild-easyconfigs#7113?

@akesandgren
Copy link
Copy Markdown
Contributor Author

The numactl problem was caused my me accidentally having
toolchain = {'name': 'dummy', 'version': 'dummy'}

I was investigating a problem with my new pgicuda easyblock and forgot to remove it. So that was never a real problem, just me shooting myself in the foot.

Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit 8514a50 into easybuilders:develop Nov 4, 2018
@akesandgren akesandgren deleted the update-pgi-for-llvm branch November 5, 2018 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants