CUDA man pages - anywhere?

As in title: are man pages for CUDA runtime/driver API eventually available?

Thanks.

We are planning to include man pages with a future release.

Is this available yet? I realize this is an old thread, but this is the first hit when I google “cuda man pages”, so I’d appreciate a response.

Hopefully I’m not missing something obvious…Thanks in advance!

john@papoose:~$ nvcc --version

nvcc: NVIDIA (R) Cuda compiler driver

Copyright (c) 2005-2010 NVIDIA Corporation

Built on Wed_Sep__8_17:12:45_PDT_2010

Cuda compilation tools, release 3.2, V0.2.1221

john@papoose:~$ ls /usr/local/cuda/doc

Compute_Profiler.txt                            Fermi_Compatibility_Guide.pdf

CUBLAS_Library.pdf                              Fermi_Tuning_Guide.pdf

CUDA_C_Best_Practices_Guide.pdf                 html

CUDA_C_Programming_Guide.pdf                    nvcc.pdf

CUDA_Developer_Guide_for_Optimus_Platforms.pdf  NVIDIA_CUDA_VideoDecoder.pdf

cuda-gdb.pdf                                    OpenCL_Best_Practices_Guide.pdf

cuda-memcheck.pdf                               OpenCL_Extensions

CUDA_Toolkit_Reference_Manual.html              OpenCL_Implementation_Notes.txt

CUDA_Toolkit_Reference_Manual.pdf               OpenCL_Jumpstart_Guide.pdf

CUFFT_Library.pdf                               OpenCL_Programming_Guide.pdf

CURAND_Library.pdf                              OpenCL_Programming_Overview.pdf

CUSPARSE_Library.pdf                            ptx_isa_1.4.pdf

EULA.txt                                        ptx_isa_2.2.pdf

john@papoose:~$ man nvcc

No manual entry for nvcc

See 'man 7 undocumented' for help when manual pages are not available.

Is this available yet? I realize this is an old thread, but this is the first hit when I google “cuda man pages”, so I’d appreciate a response.

Hopefully I’m not missing something obvious…Thanks in advance!

john@papoose:~$ nvcc --version

nvcc: NVIDIA (R) Cuda compiler driver

Copyright (c) 2005-2010 NVIDIA Corporation

Built on Wed_Sep__8_17:12:45_PDT_2010

Cuda compilation tools, release 3.2, V0.2.1221

john@papoose:~$ ls /usr/local/cuda/doc

Compute_Profiler.txt                            Fermi_Compatibility_Guide.pdf

CUBLAS_Library.pdf                              Fermi_Tuning_Guide.pdf

CUDA_C_Best_Practices_Guide.pdf                 html

CUDA_C_Programming_Guide.pdf                    nvcc.pdf

CUDA_Developer_Guide_for_Optimus_Platforms.pdf  NVIDIA_CUDA_VideoDecoder.pdf

cuda-gdb.pdf                                    OpenCL_Best_Practices_Guide.pdf

cuda-memcheck.pdf                               OpenCL_Extensions

CUDA_Toolkit_Reference_Manual.html              OpenCL_Implementation_Notes.txt

CUDA_Toolkit_Reference_Manual.pdf               OpenCL_Jumpstart_Guide.pdf

CUFFT_Library.pdf                               OpenCL_Programming_Guide.pdf

CURAND_Library.pdf                              OpenCL_Programming_Overview.pdf

CUSPARSE_Library.pdf                            ptx_isa_1.4.pdf

EULA.txt                                        ptx_isa_2.2.pdf

john@papoose:~$ man nvcc

No manual entry for nvcc

See 'man 7 undocumented' for help when manual pages are not available.