We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca69334 commit b15ecddCopy full SHA for b15ecdd
src/libumf.def
@@ -41,7 +41,6 @@ EXPORTS
41
umfLevelZeroMemoryProviderParamsSetContext
42
umfLevelZeroMemoryProviderParamsSetDevice
43
umfLevelZeroMemoryProviderParamsSetMemoryType
44
- umfLevelZeroMemoryProviderParamsSetResidentDevices
45
umfMemoryProviderAlloc
46
umfMemoryProviderAllocationMerge
47
umfMemoryProviderAllocationSplit
@@ -144,6 +143,7 @@ EXPORTS
144
143
umfJemallocPoolParamsCreate
145
umfJemallocPoolParamsDestroy
146
umfJemallocPoolParamsSetNumArenas
+ umfLevelZeroMemoryProviderParamsSetResidentDevices
147
umfPoolGetName
148
; Added in UMF_1.1
149
umfCUDAMemoryProviderParamsSetName
0 commit comments