Skip to content
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

benie/fix gitignore adapters #764

Closed
wants to merge 27 commits into from
Closed

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Aug 2, 2023

  • [ur][L0] add external level zero adapter
  • [level-zero] fix build script and failing tests
  • update level-zero
  • add cuda adapter
  • suppress git warnings about applying cuda patch twice
  • [UR] update adapter to use newer sycl plugin version
  • [UR] Fix L0 plugin file names
  • [UR] Bump L0 Loader version
  • [UR][HIP] Add ur hip target build to ur repo
  • update sycl adapters tag and add adapter CI
  • [adapters] only export get proc table symbols in adapters
  • [ur] Fix adapters linker script path on Linux
  • [UR] Implement CUDA native handle tests
  • [UR] Add license to missing files
  • [ADAPTERS] update to latest from sycl
  • [git] Fix external directory ignore file globbing

pbalcer and others added 27 commits June 2, 2023 17:10
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.
Update adapter branch with newer CUDA plugin version
update sycl adapters tag and add adapter CI
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...
[adapters] only export get proc table symbols in adapters
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.
[ur] Fix adapters linker script path on Linux
[UR] Implement CUDA native handle tests
[UR] Add license to missing files
[ADAPTERS] update to latest from sycl
@kbenzie kbenzie closed this Aug 2, 2023
@kbenzie kbenzie deleted the benie/fix-gitignore-adapters branch August 3, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants