Updated test cases documentation
This commit is contained in:
@@ -82,6 +82,7 @@ int tmain()
|
||||
"activities": [
|
||||
{
|
||||
"display_name": "tmain()",
|
||||
"full_name": "clanguml::t20050::tmain()",
|
||||
"id": "1047834785038011964",
|
||||
"name": "tmain",
|
||||
"namespace": "clanguml::t20050",
|
||||
@@ -95,6 +96,7 @@ int tmain()
|
||||
},
|
||||
{
|
||||
"display_name": "vector_square_add(float *,float *,float *,int)",
|
||||
"full_name": "clanguml::t20050::vector_square_add(float *,float *,float *,int)",
|
||||
"id": "100545266160871109",
|
||||
"is_cuda_kernel": true,
|
||||
"name": "vector_square_add",
|
||||
@@ -109,6 +111,7 @@ int tmain()
|
||||
},
|
||||
{
|
||||
"display_name": "square(float)",
|
||||
"full_name": "clanguml::t20050::square(float)",
|
||||
"id": "193263048716247783",
|
||||
"is_cuda_device": true,
|
||||
"name": "square",
|
||||
@@ -123,6 +126,7 @@ int tmain()
|
||||
},
|
||||
{
|
||||
"display_name": "add<float>(float,float)",
|
||||
"full_name": "clanguml::t20050::add<float>(float,float)",
|
||||
"id": "60344909513106774",
|
||||
"is_cuda_device": true,
|
||||
"name": "add",
|
||||
@@ -137,6 +141,7 @@ int tmain()
|
||||
}
|
||||
],
|
||||
"display_name": "t20050.cu",
|
||||
"full_name": "clanguml::t20050::tmain()",
|
||||
"id": "551473340136355806",
|
||||
"name": "t20050.cu",
|
||||
"namespace": "clanguml::t20050",
|
||||
|
||||
Reference in New Issue
Block a user