Leaner descriptions
This commit is contained in:
parent
faa1a8dc10
commit
bb787aecd0
@ -32,9 +32,9 @@ BuildRequires: opencl-headers
|
||||
BuildRequires: unified-memory-framework-devel
|
||||
|
||||
%description
|
||||
The objective of the oneAPI Unified Runtime is to provide a unified interface
|
||||
to device agnostic runtimes such as DPC++ across a wide variety of software platforms.
|
||||
The unified runtime provides extensibility where new backends can be developed to
|
||||
oneAPI Unified Runtime (UR) provides a unified interface to device
|
||||
agnostic runtimes such as DPC++.
|
||||
UR provides extensibility where new backends can be developed to
|
||||
support new software platforms and devices.
|
||||
|
||||
%package devel
|
||||
@ -43,37 +43,37 @@ Requires: pkgconfig
|
||||
Requires: unified-memory-framework-devel
|
||||
|
||||
%description devel
|
||||
The objective of the oneAPI Unified Runtime is to provide a unified interface
|
||||
to device agnostic runtimes such as DPC++ across a wide variety of software platforms.
|
||||
oneAPI Unified Runtime (UR) provides a unified interface to device
|
||||
agnostic runtimes such as DPC++.
|
||||
|
||||
This package contains the development files for the oneAPI Unified Runtime.
|
||||
|
||||
%package -n libur_loader0
|
||||
Summary: Shared libraries for the oneAPI Unified Runtime
|
||||
Summary: oneAPI Unified Runtime loader
|
||||
|
||||
%description -n libur_loader0
|
||||
The objective of the oneAPI Unified Runtime is to provide a unified interface
|
||||
to device agnostic runtimes such as DPC++ across a wide variety of software platforms.
|
||||
oneAPI Unified Runtime (UR) provides a unified interface to device
|
||||
agnostic runtimes such as DPC++.
|
||||
|
||||
This package contains the shared libraries for the oneAPI Unified Runtime.
|
||||
This package contains the oneAPI Unified Runtime loader.
|
||||
|
||||
%package -n libur_adapter_native_cpu0
|
||||
Summary: Shared libraries for the oneAPI Unified Runtime native CPU adapter
|
||||
Summary: oneAPI Unified Runtime native CPU adapter
|
||||
|
||||
%description -n libur_adapter_native_cpu0
|
||||
The objective of the oneAPI Unified Runtime is to provide a unified interface
|
||||
to device agnostic runtimes such as DPC++ across a wide variety of software platforms.
|
||||
oneAPI Unified Runtime (UR) provides a unified interface to device
|
||||
agnostic runtimes such as DPC++.
|
||||
|
||||
This package contains the shared libraries for the oneAPI Unified Runtime native CPU adapter.
|
||||
This package contains the oneAPI Unified Runtime native CPU adapter.
|
||||
|
||||
%package -n libur_adapter_opencl0
|
||||
Summary: Shared libraries for the oneAPI Unified Runtime OpenCL adapter
|
||||
Summary: oneAPI Unified Runtime OpenCL adapter
|
||||
|
||||
%description -n libur_adapter_opencl0
|
||||
The objective of the oneAPI Unified Runtime is to provide a unified interface
|
||||
to device agnostic runtimes such as DPC++ across a wide variety of software platforms.
|
||||
oneAPI Unified Runtime (UR) provides a unified interface to device
|
||||
agnostic runtimes such as DPC++.
|
||||
|
||||
This package contains the shared libraries for the oneAPI Unified Runtime OpenCL adapter.
|
||||
This package contains the oneAPI Unified Runtime OpenCL adapter.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user