x86_64-redhat-linux-accel-nvptx-none-gcc
GCC offloading compiler to NVPTX
Install
- All systems
-
curl cmd.cat/x86_64-redhat-linux-accel-nvptx-none-gcc.sh
- Debian
-
apt-get install gcc-offload-nvptx
- Ubuntu
-
apt-get install gcc-offload-nvptx
- Kali Linux
-
apt-get install gcc-offload-nvptx
- Fedora
-
dnf install gcc-offload-nvptx
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-offload-nvptx
gcc-offload-nvptx
GCC offloading compiler to NVPTX
This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately. This is a dependency package providing the default GNU Objective-C compiler.