소스 검색

Doc: starpu_opencl_get_global_mem_size()

Cyril Roelandt 13 년 전
부모
커밋
ec1bdc830b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/chapters/basic-api.texi

+ 1 - 1
doc/chapters/basic-api.texi

@@ -1820,7 +1820,7 @@ todo
 @end deftypefun
 
 @deftypefun size_t starpu_opencl_get_global_mem_size (int @var{devid})
-todo
+Return the size of global device memory in bytes.
 @end deftypefun
 
 @deftypefun void starpu_opencl_get_context (int @var{devid}, {cl_context *}@var{context})