GPUInspector.jl logo
GPUInspector.jl
  • GPUInspector
    • GPU Information
    • Data Bandwidth
    • Peakflops
    • GPU Stress Test
    • DGX Details
    • GPU Information
      • Index
    • Data Bandwidth
    • Peakflops
    • GPU Stress Test
    • CPU Stress Test
    • GPU Monitoring
    • CUDA Wrappers
    • Utility
    • Worker Utilities
    • HDF5
    • A100 SXM2
    • V100 SXM2
    • GeForce GTX 1650
Version
  • References
  • GPU Information
  • GPU Information
Edit on GitHub

GPU Information

Heavily inspired by the cuda sample deviceQueryDrv.

Index

  • GPUInspector.gpuinfo
  • GPUInspector.gpuinfo_p2p_access
  • GPUInspector.gpus

References

GPUInspector.gpuinfo — Method
gpuinfo(deviceid::Integer)

Print out detailed information about the GPU with the given deviceid.

Heavily inspired by the CUDA sample "deviceQueryDrv.cpp".

GPUInspector.gpuinfo_p2p_access — Method

Query peer-to-peer (i.e. inter-GPU) access support.

GPUInspector.gpus — Method

List the available GPUs.

« DGX DetailsData Bandwidth »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.15 on Monday 21 March 2022. Using Julia version 1.7.1.