Skip to content

Commit

Permalink
Merge pull request #8865 from cms-sw/smuzaffar-patch-7
Browse files Browse the repository at this point in the history
fwlite-tool-conf: add rocm only for x86_86
  • Loading branch information
smuzaffar authored Dec 8, 2023
2 parents d493dc0 + 6c64eac commit 27102fa
Showing 1 changed file with 4 additions and 2 deletions.
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
Expand Down

0 comments on commit 27102fa

Please sign in to comment.