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

fwlite-tool-conf: add rocm only for x86_86 #8865

Merged
merged 1 commit into from
Dec 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fwlite-tool-conf: add rocm only for x86_86
smuzaffar authored Dec 8, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 6c64eac8b06d49783339311c0aaf4b920bdebde9
6 changes: 4 additions & 2 deletions fwlite-tool-conf.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
### RPM cms fwlite-tool-conf 20.0
### RPM cms fwlite-tool-conf 21.0
# with cmsBuild, change the above version only when a new
# tool is added
## INITENV SET CMSSW_TOOL_CONF_ROOT $FWLITE_TOOL_CONF_ROOT

Requires: alpaka
%ifarch x86_64
Requires: rocm
Requires: rocm-rocrand
%endif
Requires: alpaka
Requires: cuda-compatible-runtime
Requires: cuda
Requires: eigen