GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cplusplus #abstraction #c_plus_plus #high_performance_computing #hpsf #kokkos #parallel_computing #programming_model

Kokkos is a tool that helps you write programs that run fast on many different computer systems. It works with various programming models like CUDA, HIP, and OpenMP, making it easy to use on different hardware. This means your programs can be efficient and work well on complex computer architectures. To get started, you can watch video lectures, read the programming guide, and look at examples. You can download Kokkos from GitHub or install it using tools like Spack. The benefit is that your programs will be faster and more flexible, working well on various high-performance computing platforms.

https://github.com/kokkos/kokkos
#python #build_tools #hpc #hpsf #linux #macos #package_manager #python #radiuss #scientific_computing #spack

Spack is a tool that helps you install and manage different versions of software on your computer. It works on many operating systems like Linux, macOS, and Windows, and even on supercomputers. The best part is that it doesn't break existing installations, so you can have multiple versions of the same software running at the same time. Spack uses a simple syntax to specify what you want to install, and it's easy to contribute to the project if you want to add new features or packages. This makes it very flexible and useful for managing complex software setups.

https://github.com/spack/spack