Skip to content

Conversation

@PetrKralCZ
Copy link
Contributor

(created using eb --new-pr)

"&& cd -"])
res = run_shell_cmd(command, fail_on_error=False)
if res.exit_code != 0:
self.cfg.update('configopts', 'DLLC_HOST_CPU=native')
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
self.cfg.update('configopts', 'DLLC_HOST_CPU=native')
self.cfg.update('configopts', '-DLLC_HOST_CPU=native')

surely?

@boegel boegel changed the title new easyblock for pocl add custom easyblock for pocl Nov 19, 2025
@boegel boegel added the new label Nov 19, 2025
@boegel boegel added this to the next release (5.2.0) milestone Nov 19, 2025
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.

3 participants