Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ BOOST_AUTO_TEST_CASE
Function
BOOST_AUTO_TEST_CASE
test/test_svm_ptr.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
namespace compute = boost::compute;
24
25
BOOST_AUTO_TEST_CASE(empty)
26
{
27
}
28
29
#ifdef CL_VERSION_2_0
30
BOOST_AUTO_TEST_CASE(alloc)
Callers
nothing calls this directly
Calls
10
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
get
Method · 0.45
finish
Method · 0.45
set_arg
Method · 0.45
Tested by
no test coverage detected