Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ BOOST_AUTO_TEST_CASE
Function
BOOST_AUTO_TEST_CASE
compute/test/test_svm_ptr.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
namespace compute = boost::compute;
26
27
BOOST_AUTO_TEST_CASE(empty)
28
{
29
}
30
31
#ifdef BOOST_COMPUTE_CL_VERSION_2_0
32
BOOST_AUTO_TEST_CASE(alloc)
Callers
nothing calls this directly
Calls
12
svm_free
Function · 0.85
bug_in_svmmemcpy
Function · 0.85
enqueue_svm_memcpy
Method · 0.80
create_kernel
Method · 0.80
enqueue_svm_map
Method · 0.80
enqueue_svm_unmap
Method · 0.80
enqueue_task
Method · 0.80
enqueue_svm_migrate_memory
Method · 0.80
get
Method · 0.45
finish
Method · 0.45
set_arg
Method · 0.45
wait
Method · 0.45
Tested by
no test coverage detected