ufo-mkfilter
Library for high-performance, GPU-based computing - tools
Install
- All systems
-
curl cmd.cat/ufo-mkfilter.sh
- Debian
-
apt-get install libufo-bin
- Ubuntu
-
apt-get install libufo-bin
- Kali Linux
-
apt-get install libufo-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libufo-bin
- Raspbian
-
apt-get install libufo-bin
- Dockerfile
- dockerfile.run/ufo-mkfilter
libufo-bin
Library for high-performance, GPU-based computing - tools
The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). A gobject-instrospection binding is also provided to write scripts or user interfaces. This package contains binaries to run JSON descriptions of task graphs.