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