FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples - oneapi-src/unified-memory-framework · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
oneapi-src
/
unified-memory-framework
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
96
Code
Issues
54
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
unified-memory-framework
examples
on
main
User selector
Datepicker
Commit history
Commits on Jul 17, 2026
add GetCacheLineSize() op to memory provider
bratpiorka
committed
d05a57b
View commit details
Copy full SHA for d05a57b
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
Bump L0 (v1.26.3) and CUDA (12.6.3)
Show description for a6d29bf
lukaszstolarczuk
authored and
lslusarczyk
committed
a6d29bf
View commit details
Copy full SHA for a6d29bf
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
remove dead code from CTL example
bratpiorka
committed
7514d14
View commit details
Copy full SHA for 7514d14
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
rename examples and mark ctl as experimental in those
lplewa
committed
e2ba141
View commit details
Copy full SHA for e2ba141
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
use actual pool name instead of default name
lplewa
committed
eff4dbd
View commit details
Copy full SHA for eff4dbd
View code at this point
Browse repository at this point
remove tests for changing pool name thru ctl
lplewa
committed
db6df68
View commit details
Copy full SHA for db6df68
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Initial documentation
lplewa
committed
f602262
View commit details
Copy full SHA for f602262
View code at this point
Browse repository at this point
Commits on Aug 1, 2025
Replace 0 with '\0'
Show description for 3732792
ldorau
committed
3732792
View commit details
Copy full SHA for 3732792
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Test FetchContent of UMF on Linux and Windows in CI
Show description for 2d10feb
ldorau
and
lukaszstolarczuk
committed
2d10feb
View commit details
Copy full SHA for 2d10feb
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
[Example] Fix error msg in ipc example
lukaszstolarczuk
committed
ba89561
View commit details
Copy full SHA for ba89561
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
ensure that out paramenter is last function argument
lplewa
committed
2040db5
View commit details
Copy full SHA for 2040db5
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
Merge pull request #1397 from lplewa/memspace_experiment
Show description for b02c3c5
KFilipek
authored
b02c3c5
View commit details
Copy full SHA for b02c3c5
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
[examples] Set default value for ipc level zero test
KFilipek
committed
b350c05
View commit details
Copy full SHA for b350c05
View code at this point
Browse repository at this point
move memspace api to experimental
lplewa
committed
6dcd296
View commit details
Copy full SHA for 6dcd296
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
return umf_result in (almost) all umf functions
lplewa
committed
d80aa22
View commit details
Copy full SHA for d80aa22
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Merge pull request #1356 from lplewa/unify
Show description for 471f9bf
lplewa
authored
471f9bf
View commit details
Copy full SHA for 471f9bf
View code at this point
Browse repository at this point
fix error handling in examples
lplewa
authored and
bratpiorka
committed
715a384
View commit details
Copy full SHA for 715a384
View code at this point
Browse repository at this point
unify return values for destroy functions
Show description for cffbeb2
lplewa
committed
cffbeb2
View commit details
Copy full SHA for cffbeb2
View code at this point
Browse repository at this point
Commits on May 28, 2025
Set *_FOUND in Find*.cmake files
Show description for 3df39a6
ldorau
committed
3df39a6
View commit details
Copy full SHA for 3df39a6
View code at this point
Browse repository at this point
Commits on May 9, 2025
do not use FetchContent_Populate in CMake > 3.28
bratpiorka
committed
b551fcf
View commit details
Copy full SHA for b551fcf
View code at this point
Browse repository at this point
Commits on May 7, 2025
fix linking with ze_loader and cuda
bratpiorka
committed
a0eb6cb
View commit details
Copy full SHA for a0eb6cb
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
[CMake] Bump L0 version to latest - v1.21.9
lukaszstolarczuk
committed
3621797
View commit details
Copy full SHA for 3621797
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
add const in api
lplewa
committed
d79e219
View commit details
Copy full SHA for d79e219
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
cleanup includes in examples
bratpiorka
committed
a71bec9
View commit details
Copy full SHA for a71bec9
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Fallback to hwloc fetch if package not found
Show description for a64565a
PatKamin
committed
a64565a
View commit details
Copy full SHA for a64565a
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
Bump L0 loader to v1.20.2
lukaszstolarczuk
committed
fd27836
View commit details
Copy full SHA for fd27836
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
add separate versioning to ops structures
bratpiorka
committed
ed0d5f3
View commit details
Copy full SHA for ed0d5f3
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
make disjoint pool a C structure
bratpiorka
committed
76b4b5c
View commit details
Copy full SHA for 76b4b5c
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Fix LD_LIBRARY_PATH for tests that use libze_loader
Sergei Vinogradov
committed
3b738d5
View commit details
Copy full SHA for 3b738d5
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Do not overwrite ret code in level_zero_shared_memory example
Vinogradov, Sergei
committed
b31c5ac
View commit details
Copy full SHA for b31c5ac
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Merge pull request #1043 from lukaszstolarczuk/cmake-updates
Show description for 4af372f
KFilipek
authored
4af372f
View commit details
Copy full SHA for 4af372f
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
Add timeout to the add_umf_ipc_example function
Show description for 041981e
ldorau
committed
041981e
View commit details
Copy full SHA for 041981e
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Unify 'Level Zero' spelling
Show description for fd5a50a
lukaszstolarczuk
committed
fd5a50a
View commit details
Copy full SHA for fd5a50a
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Add info about ptrace permissions
Show description for da7706c
PatKamin
authored and
lukaszstolarczuk
committed
da7706c
View commit details
Copy full SHA for da7706c
View code at this point
Browse repository at this point
Commits on Dec 17, 2024
Print more info when open() fails in the custom_file_provider example
Show description for 202984e
ldorau
committed
202984e
View commit details
Copy full SHA for 202984e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL