FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/pool - 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
pool
on
main
User selector
Datepicker
Commit history
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 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 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
Commits on Oct 2, 2025
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 19, 2025
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
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
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
Commits on Aug 20, 2025
add missing lock in ctl
lplewa
committed
ed02ce3
View commit details
Copy full SHA for ed02ce3
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
fix inaccessible -> unaccessible typo
bratpiorka
committed
55bc5b1
View commit details
Copy full SHA for 55bc5b1
View code at this point
Browse repository at this point
Merge pull request #1487 from lplewa/ctl_disjoints_stats
Show description for ce7ee13
lukaszstolarczuk
authored
ce7ee13
View commit details
Copy full SHA for ce7ee13
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
expose disjoint pool stats thru CTL
lplewa
committed
ff1e386
View commit details
Copy full SHA for ff1e386
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
Merge branch 'v1.0.x' into 'main'
lukaszstolarczuk
committed
4d67d7d
View commit details
Copy full SHA for 4d67d7d
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
add memory properties API
bratpiorka
committed
a7ca9f6
View commit details
Copy full SHA for a7ca9f6
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
implement umfPoolTrimMemory
bratpiorka
committed
7930e59
View commit details
Copy full SHA for 7930e59
View code at this point
Browse repository at this point
Commits on Jul 25, 2025
Verify if provider supports the split() operation
Show description for 73858f2
ldorau
committed
73858f2
View commit details
Copy full SHA for 73858f2
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
add set name to all pools and providers
lplewa
committed
d321d04
View commit details
Copy full SHA for d321d04
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
[disjoint] Add CTL memory used/reserved metrics
KFilipek
authored and
lplewa
committed
b24d8e9
View commit details
Copy full SHA for b24d8e9
View code at this point
Browse repository at this point
change ctl api to support wildcards in name parameter
lplewa
committed
2a49448
View commit details
Copy full SHA for 2a49448
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Merge pull request #1409 from KFilipek/create_with_null
Show description for 98b0170
lukaszstolarczuk
authored
98b0170
View commit details
Copy full SHA for 98b0170
View code at this point
Browse repository at this point
feat(pools): Use default params when NULL is passed
KFilipek
committed
0ac52fe
View commit details
Copy full SHA for 0ac52fe
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
Rename ctl internal header file
Show description for 45e01f6
lukaszstolarczuk
committed
45e01f6
View commit details
Copy full SHA for 45e01f6
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
use correct includes brackets
lplewa
committed
fa64645
View commit details
Copy full SHA for fa64645
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
Merge pull request #1389 from lplewa/valgrind
Show description for 5835cb8
bratpiorka
authored
5835cb8
View commit details
Copy full SHA for 5835cb8
View code at this point
Browse repository at this point
Merge pull request #1398 from lplewa/unexperiment_pool_get_name
Show description for 002d6d2
lukaszstolarczuk
authored
002d6d2
View commit details
Copy full SHA for 002d6d2
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
[disjoint] Set default parameters for disjoint pool
KFilipek
committed
da78dae
View commit details
Copy full SHA for da78dae
View code at this point
Browse repository at this point
make get_name not experimental
lplewa
committed
d90cb96
View commit details
Copy full SHA for d90cb96
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
add valgrind support in base allocator
lplewa
committed
9bdd5ec
View commit details
Copy full SHA for 9bdd5ec
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
[disjoint] fix pool version
KFilipek
committed
b780065
View commit details
Copy full SHA for b780065
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
use umf_result in ctl
Show description for f0c207a
lplewa
committed
f0c207a
View commit details
Copy full SHA for f0c207a
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Merge pull request #1373 from lplewa/strcpy
Show description for f5841df
lukaszstolarczuk
authored
f5841df
View commit details
Copy full SHA for f5841df
View code at this point
Browse repository at this point
add missing \0 in case of strcpy() too long string
lplewa
committed
98ac983
View commit details
Copy full SHA for 98ac983
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL