-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the oneAPI Community Wiki
This wiki will help you get on the nurture path on bringing your ideas to life using oneAPI! oneAPI is a series of toolkits that will help realize the potential of heterogeneous computing. Imagine being able to use all the hardware at your disposal on any supported platform.
SYCL 2020 is a C++ language extension that allows you to write code that can run on any accelerator. SYCL is an industry standard administered by the Khronos Group. As SYCL is a standard - there are many implementations of the standard by many companies.
Without a doubt CUDA is the primary language that most have used for HPC and AI. You can port your project from CUDA to oneAPI and be able to run your code on multiple types of accelerators! You can start here:
Interested in joining our community? Looking to help out in some way? Feel free to hit our issues area and pick up something that you might be interested in doing.
Check out our onboarding page for information on the oneAPI Community.
A repository of code samples for oneAPI
If you have questions - feel free to create an issue and we'll try to help answer!