47 Forks
62 Stars
62 Watchers

kokkos-tools

Kokkos C++ Performance Portability Programming EcoSystem: Profiling and Debugging Tools

How to download and setup kokkos-tools

Open terminal and run command
git clone https://github.com/kokkos/kokkos-tools.git
git clone is used to create a copy or clone of kokkos-tools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kokkos-tools https://github.com/kokkos/kokkos-tools/archive/master.zip

Or simply clone kokkos-tools with SSH
[email protected]:kokkos/kokkos-tools.git

If you have some problems with kokkos-tools

You may open issue on kokkos-tools support forum (system) here: https://github.com/kokkos/kokkos-tools/issues