WGET

Download oneAPI for NVIDIA® GPUs using cURL/WGET or other tools.

Terminal Logo

We provide an easy-to-use API service that you can use to download packages using cURL or WGET.

Download URL

https://developer.codeplay.com/api/v1/products/download?product=oneapi&variant=nvidia&filters[]=linux

Tips

  • This service will download one single package. If multiple packages are returned based on your URL, the packages will be sorted alphabetically and the first result returned
  • The more filters you use, the most accurate the download will be
  • Use &filter[]=STRING to filter the download by it's file name
    • Use as many &filter[]=STRING as you like
    • Multiple &filter[]=STRING are chained as logical AND
    • The download file name will ensure each value of STRING is found within the file name
  • This service is rate limited. If you hit the limit, you will have to wait 24 hours before using the service again

Examples

curl -LOJ "https://developer.codeplay.com/api/v1/products/download?product=oneapi&variant=nvidia"
curl -LOJ "https://developer.codeplay.com/api/v1/products/download?product=oneapi&variant=nvidia&filters[]=linux"
curl -LOJ "https://developer.codeplay.com/api/v1/products/download?product=oneapi&variant=nvidia&filters[]=2025.1.0"
curl -LOJ "https://developer.codeplay.com/api/v1/products/download?product=oneapi&variant=nvidia&filters[]=linux&filters[]=12.0"

Select a Product

Please select a product

oneAPI

oneAPI is a cross-industry, open, standards-based unified programming model that delivers a common developer experience across accelerator architecture - for faster application performance, more productivity, and greater innovation.

Dark Mode
brightness_2

Dark Mode

Light text on a dark background.

Light Mode
lightbulb_outline

Light Mode

Dark text on a light background.

public

Also,

part of our network