Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie-di committed Jan 9, 2025
1 parent 50ad1ed commit ffd4073
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SPECS-EXTENDED/ucx/ucx.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
%bcond_with ugni
%bcond_with xpmem
%bcond_with vfs
%bcond_with mad
%bcond_without mlx5

Summary: UCX is a communication library implementing high-performance messaging
Name: ucx
Expand Down Expand Up @@ -108,11 +110,13 @@ Provides header files and examples for developing with UCX.
%_with_arg cuda cuda \
%_with_arg gdrcopy gdrcopy \
%_with_arg ib verbs \
%_with_arg mlx5 mlx5 \
%_with_arg rdmacm rdmacm \
%_with_arg rocm rocm \
%_with_arg xpmem xpmem \
%_with_arg vfs fuse3 \
%_with_arg ugni ugni \
%_with_arg mad mad \
%{?configure_options}
make %{?_smp_mflags} V=1

Expand Down

0 comments on commit ffd4073

Please sign in to comment.