Updated test cases documentation
This commit is contained in:
@@ -83,7 +83,7 @@ __global__ void vector_square_add(float *out, float *a, float *b, int n);
|
||||
{
|
||||
"display_name": "tmain()",
|
||||
"full_name": "clanguml::t20051::tmain()",
|
||||
"id": "33004218577871304",
|
||||
"id": "264033748622970437",
|
||||
"name": "tmain",
|
||||
"namespace": "clanguml::t20051",
|
||||
"source_location": {
|
||||
@@ -97,7 +97,7 @@ __global__ void vector_square_add(float *out, float *a, float *b, int n);
|
||||
{
|
||||
"display_name": "vector_square_add(float *,float *,float *,int)",
|
||||
"full_name": "clanguml::t20051::vector_square_add(float *,float *,float *,int)",
|
||||
"id": "1972238512532321229",
|
||||
"id": "15777908100258569834",
|
||||
"is_cuda_kernel": true,
|
||||
"name": "vector_square_add",
|
||||
"namespace": "clanguml::t20051",
|
||||
@@ -115,8 +115,8 @@ __global__ void vector_square_add(float *out, float *a, float *b, int n);
|
||||
"messages": [
|
||||
{
|
||||
"from": {
|
||||
"activity_id": "33004218577871304",
|
||||
"participant_id": "33004218577871304"
|
||||
"activity_id": "264033748622970437",
|
||||
"participant_id": "264033748622970437"
|
||||
},
|
||||
"name": "",
|
||||
"return_type": "void",
|
||||
@@ -128,14 +128,14 @@ __global__ void vector_square_add(float *out, float *a, float *b, int n);
|
||||
"translation_unit": "t20051.cu"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1972238512532321229",
|
||||
"participant_id": "1972238512532321229"
|
||||
"activity_id": "15777908100258569834",
|
||||
"participant_id": "15777908100258569834"
|
||||
},
|
||||
"type": "message"
|
||||
}
|
||||
],
|
||||
"start_from": {
|
||||
"id": 33004218577871304,
|
||||
"id": "264033748622970437",
|
||||
"location": "clanguml::t20051::tmain()"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user