How to Install and Uninstall kokkos-devel Package on openSUSE Leap

Last updated: May 19,2024

1. Install "kokkos-devel" package

Please follow the steps below to install kokkos-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install kokkos-devel

2. Uninstall "kokkos-devel" package

In this section, we are going to explain the necessary steps to uninstall kokkos-devel on openSUSE Leap:

$ sudo zypper remove kokkos-devel

3. Information about the kokkos-devel package on openSUSE Leap

Information for package kokkos-devel:
-------------------------------------
Repository : Main Repository
Name : kokkos-devel
Version : 3.3.00-bp155.3.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.8 MiB
Installed : No
Status : not installed
Source package : kokkos-3.3.00-bp155.3.10.src
Upstream URL : https://github.com/kokkos/kokkos
Summary : Development package for kokkos packages
Description :
Kokkos Core implements a programming model in C++ for writing performance
portable applications targeting all major HPC platforms. For that purpose
it provides abstractions for both parallel execution of code and data
management. Kokkos is designed to target complex node architectures with
N-level memory hierarchies and multiple types of execution resources. It
currently can use OpenMP, Pthreads and CUDA as backend programming models.
This package contains the development files of kokkos.

5. The same packages on other Linux Distributions