starpu_top
Task scheduler for heterogeneous multicore machines - top
Install
- All systems
-
curl cmd.cat/starpu_top.sh
- Debian
-
apt-get install starpu-top
- Ubuntu
-
apt-get install starpu-top
- Kali Linux
-
apt-get install starpu-top
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install starpu-top
- Raspbian
-
apt-get install starpu-top
- Dockerfile
- dockerfile.run/starpu_top
starpu-top
Task scheduler for heterogeneous multicore machines - top
StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. This package contains a graphical top tool.