Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7266 Discussions

Intel Package(s) for build2: Package JSON URLs

qfred
Beginner
396 Views

I'm in the process of creating build2 packages for various (proprietary) Intel developer tools/libraries, and for consistency it would be great to use the JSON meta-files like, for example, intel.oneapi.lin.onemkl.content,v=2025.3.0%2B461.json. Using this it becomes quite trivial to create a package that downloads, parse, access and download the archive (eg. intel.oneapi.lin.mkl.devel,v=2025.3.0%2B461/manifest.json and then intel.oneapi.lin.mkl.devel,v=2025.3.0%2B461/cupPayload.cup), extract the content and set up proper build2 target(s) that work seamlessly with the ecosystem.
The problem is the task of finding these URLs, which is non-trivial.

Please provide a way to find these (or post/email me a list of the corresponding JSON URLs) such that I can re-use the same approach for all of your developer packages/runtimes.

Thanks in advance!

0 Kudos
1 Reply
qfred
Beginner
153 Views

Shameless bump of my own thread, but do we have any Intel Developer around that could shed some light? It's all public (the JSON meta data), I just need a way to figure out the URLs.

0 Kudos
Reply