mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 17:37:21 +08:00
export cudarc symbols
This commit is contained in:
parent
9cd3b5c9e8
commit
fa6ed85fbf
@ -227,6 +227,10 @@ cat > export_symbols.map << 'EOF'
|
||||
__total_memory_usage;
|
||||
__max_memory_usage;
|
||||
__max_allowed_memory_usage;
|
||||
__cudarc_fuel_used;
|
||||
__cudarc_host_memory_used;
|
||||
__cudarc_device_memory_used;
|
||||
__cudarc_runtime_signature;
|
||||
local: *;
|
||||
};
|
||||
EOF
|
||||
|
||||
Loading…
Reference in New Issue
Block a user