FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - 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
src
on
main
User selector
Datepicker
Commit history
Commits on Jul 23, 2026
Merge pull request #1594 from bratpiorka/rrudnick_ze_relaxed_alloc
Show description for a12247b
bratpiorka
authored
a12247b
View commit details
Copy full SHA for a12247b
View code at this point
Browse repository at this point
Always use relaxed allocation limits for L0 host mem
bratpiorka
committed
9ba4d62
View commit details
Copy full SHA for 9ba4d62
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Merge pull request #1587 from bratpiorka/rrudnick_get_cacheline_size
Show description for 3e3a870
bratpiorka
authored
3e3a870
View commit details
Copy full SHA for 3e3a870
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
use the provider's GetCachelineSize() to calculate bucket sizes in DP
bratpiorka
committed
f7e4994
View commit details
Copy full SHA for f7e4994
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Target jemalloc dirs for UMF as SYSTEM
Show description for 95ac779
lukaszstolarczuk
committed
95ac779
View commit details
Copy full SHA for 95ac779
View code at this point
Browse repository at this point
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 Jun 15, 2026
clone memspace nodes before removal
bratpiorka
committed
04aa67b
View commit details
Copy full SHA for 04aa67b
View code at this point
Browse repository at this point
Merge pull request #1579 from bratpiorka/rrudnick_fix_IPC
Show description for 2ec69c0
lukaszstolarczuk
authored
2ec69c0
View commit details
Copy full SHA for 2ec69c0
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
add overflow checks for IPC handle size
bratpiorka
committed
f365d3c
View commit details
Copy full SHA for f365d3c
View code at this point
Browse repository at this point
Fix typo and update copyright year in memspace_host_all.c
lukaszstolarczuk
committed
d92e87b
View commit details
Copy full SHA for d92e87b
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
fix potential mem corruption in utils_log_internal
bratpiorka
committed
b0d6724
View commit details
Copy full SHA for b0d6724
View code at this point
Browse repository at this point
Commits on May 12, 2026
[L0] Fix incorrect log messages in provider_level_zero.c
Show description for 44d85e3
ldorau
committed
44d85e3
View commit details
Copy full SHA for 44d85e3
View code at this point
Browse repository at this point
Commits on May 6, 2026
[L0] Improve log messages in provider_level_zero.c
Show description for bc53fcf
ldorau
committed
bc53fcf
View commit details
Copy full SHA for bc53fcf
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
fix memory provider cleanup on initialization failures
bratpiorka
committed
3acd6b3
View commit details
Copy full SHA for 3acd6b3
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
fix _GNU_SOURCE redefined warn
bratpiorka
committed
b1aa197
View commit details
Copy full SHA for b1aa197
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
fix destroy slab order in disjoint pool free chunk
bratpiorka
committed
59f8f4a
View commit details
Copy full SHA for 59f8f4a
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
call post_initialize only for ops >= 1.1
bratpiorka
committed
b273986
View commit details
Copy full SHA for b273986
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
add support for IPC on L0 + Win
bratpiorka
committed
8d79f8f
View commit details
Copy full SHA for 8d79f8f
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
Merge pull request #1524 from lplewa/ctl_split
Show description for 10b0aec
lukaszstolarczuk
authored
10b0aec
View commit details
Copy full SHA for 10b0aec
View code at this point
Browse repository at this point
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
add missing evict in L0 resident helper
bratpiorka
committed
6921a3f
View commit details
Copy full SHA for 6921a3f
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
Add resident device change call
lslusarczyk
committed
1209db2
View commit details
Copy full SHA for 1209db2
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
Merge pull request #1532 from bratpiorka/rrudnick_fix_warnings
Show description for 04b02ca
lukaszstolarczuk
authored
04b02ca
View commit details
Copy full SHA for 04b02ca
View code at this point
Browse repository at this point
fix -Wpedantic warnings
bratpiorka
committed
8e71257
View commit details
Copy full SHA for 8e71257
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
add fileline to logs in developer mode (#1525)
lslusarczyk
authored
44f1c63
View commit details
Copy full SHA for 44f1c63
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
rename name to path in ctl
lplewa
committed
55d4f0a
View commit details
Copy full SHA for 55d4f0a
View code at this point
Browse repository at this point
use fork for default tests
Show description for f8cc704
lplewa
committed
f8cc704
View commit details
Copy full SHA for f8cc704
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
add params override for disjointpool
lplewa
committed
68991d4
View commit details
Copy full SHA for 68991d4
View code at this point
Browse repository at this point
add new error to indicate unknown/unsuported path in ctl
lplewa
committed
1bdfdf0
View commit details
Copy full SHA for 1bdfdf0
View code at this point
Browse repository at this point
Initial documentation
lplewa
committed
f602262
View commit details
Copy full SHA for f602262
View code at this point
Browse repository at this point
add post-initialize function to pools and providers
Show description for 8208bf9
KFilipek
authored and
lplewa
committed
8208bf9
View commit details
Copy full SHA for 8208bf9
View code at this point
Browse repository at this point
add defaults to providers
lplewa
committed
c12dcb1
View commit details
Copy full SHA for c12dcb1
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
Merge branch 'v1.0.x' into 'main'
lukaszstolarczuk
committed
85afb54
View commit details
Copy full SHA for 85afb54
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL