Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37846320
en ru br
ALT Linux repositórios
S:1.2.31-alt1

Group :: Desenvolvimento/C
RPM: VkFFT

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: VkFFT
Version: 1.2.31
Release: alt1

Group: Development/C
Summary: Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library
License: MIT
BuildArch: noarch
Url: https://github.com/DTolm/VkFFT

Source: %name-%version.tar

%define _description \
VkFFT is an efficient GPU-accelerated multidimensional Fast \
Fourier Transform library for Vulkan/CUDA/HIP/OpenCL/Level \
Zero/Metal projects. VkFFT aims to provide the community with \
an open-source alternative to Nvidia's cuFFT library while \
achieving better performance. VkFFT is written in C language and \
supports Vulkan, CUDA, HIP, OpenCL, Level Zero and Metal as backends.

%description
%_description

%package devel
Summary: Development files for VkFFT
Group: Development/C

%description devel
This package contains VkFFT development files.
%_description

%prep
%setup

%install
mkdir -p %buildroot{%_includedir/vkFFT,%_docdir/%name-%version}

install -D -m644 %_builddir/%name-%version/vkFFT/vkFFT.h %buildroot/%_includedir/vkFFT/vkFFT.h

%files devel
%doc README.md
%doc LICENSE
%doc documentation/*
%_includedir/vkFFT/*.h


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009