-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test parts of API with libFuzzer. #731
Commits on Jun 2, 2023
-
[ur][L0] add external level zero adapter
Allows fetching and building level zero adapter without the need to use the entire SYCL codebase. Convenient for testing and prototyping of other language runtimes.
Configuration menu - View commit details
-
Copy full SHA for f778e6f - Browse repository at this point
Copy the full SHA f778e6fView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80e168e - Browse repository at this point
Copy the full SHA 80e168eView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a55b54a - Browse repository at this point
Copy the full SHA a55b54aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09994ff - Browse repository at this point
Copy the full SHA 09994ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed6e5b4 - Browse repository at this point
Copy the full SHA ed6e5b4View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44e5ed2 - Browse repository at this point
Copy the full SHA 44e5ed2View commit details
Commits on Jul 12, 2023
-
Merge commit 'c7b0caf4e3ce5330bd0669db6e8e498b48e8ad27' into adapters
Petr Vesely committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 912e808 - Browse repository at this point
Copy the full SHA 912e808View commit details -
[UR] update adapter to use newer sycl plugin version
Petr Vesely committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 2b50550 - Browse repository at this point
Copy the full SHA 2b50550View commit details -
Petr Vesely committed
Jul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 7c2db62 - Browse repository at this point
Copy the full SHA 7c2db62View commit details -
Petr Vesely committed
Jul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 43f4216 - Browse repository at this point
Copy the full SHA 43f4216View commit details
Commits on Jul 13, 2023
-
Merge pull request oneapi-src#707 from veselypeta/adapters
Update adapter branch with newer CUDA plugin version
Configuration menu - View commit details
-
Copy full SHA for df020c0 - Browse repository at this point
Copy the full SHA df020c0View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40c5086 - Browse repository at this point
Copy the full SHA 40c5086View commit details -
Merge pull request oneapi-src#721 from omarahmed1111/add-hip-build-to-ur
[UR][HIP] Add ur hip target build
Configuration menu - View commit details
-
Copy full SHA for 4dcc3e2 - Browse repository at this point
Copy the full SHA 4dcc3e2View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 896a732 - Browse repository at this point
Copy the full SHA 896a732View commit details -
Merge pull request oneapi-src#725 from pbalcer/adapters-ci
update sycl adapters tag and add adapter CI
Configuration menu - View commit details
-
Copy full SHA for 8af5a83 - Browse repository at this point
Copy the full SHA 8af5a83View commit details -
[adapters] only export get proc table symbols in adapters
This adds a version script to restrict visiblity of symbols in adapters. This is so that adapters don't use loader ur functions when populating proc tables...
Configuration menu - View commit details
-
Copy full SHA for e97c22d - Browse repository at this point
Copy the full SHA e97c22dView commit details
Commits on Jul 21, 2023
-
Merge pull request oneapi-src#727 from pbalcer/adapters-map
[adapters] only export get proc table symbols in adapters
Configuration menu - View commit details
-
Copy full SHA for 16a0354 - Browse repository at this point
Copy the full SHA 16a0354View commit details
Commits on Jul 28, 2023
-
[ur] Fix adapters linker script path on Linux
Use an absolute path instead of just the filename for the `ur_adapter_<name>.map` files to resolve `/usr/bin/ld: cannot open linker script file` errors.
Configuration menu - View commit details
-
Copy full SHA for 1895883 - Browse repository at this point
Copy the full SHA 1895883View commit details
Commits on Jul 31, 2023
-
Merge pull request oneapi-src#752 from kbenzie/benie/fix-linux-adapte…
…rs-map [ur] Fix adapters linker script path on Linux
Configuration menu - View commit details
-
Copy full SHA for d582c12 - Browse repository at this point
Copy the full SHA d582c12View commit details -
[UR] Implement CUDA native handle tests
Petr Vesely committedJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for fcded3d - Browse repository at this point
Copy the full SHA fcded3dView commit details
Commits on Aug 1, 2023
-
Merge pull request oneapi-src#756 from veselypeta/petr/adapter-testing
[UR] Implement CUDA native handle tests
Configuration menu - View commit details
-
Copy full SHA for 41bcb88 - Browse repository at this point
Copy the full SHA 41bcb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ac337 - Browse repository at this point
Copy the full SHA 99ac337View commit details -
[UR] Add license to missing files
Petr Vesely committedAug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for ca91dc9 - Browse repository at this point
Copy the full SHA ca91dc9View commit details -
Merge pull request oneapi-src#760 from veselypeta/petr/fix-license
[UR] Add license to missing files
Configuration menu - View commit details
-
Copy full SHA for 68c9230 - Browse repository at this point
Copy the full SHA 68c9230View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 759e753 - Browse repository at this point
Copy the full SHA 759e753View commit details -
Merge pull request oneapi-src#759 from pbalcer/adapters-update
[ADAPTERS] update to latest from sycl
Configuration menu - View commit details
-
Copy full SHA for fb05463 - Browse repository at this point
Copy the full SHA fb05463View commit details
Commits on Aug 10, 2023
-
Test parts of API with libFuzzer.
Co-authored-by: omar.ahmed@codeplay.com
Configuration menu - View commit details
-
Copy full SHA for 1984c1d - Browse repository at this point
Copy the full SHA 1984c1dView commit details