.. _f-faqgpu: module ``faq.faq_gpu`` ====================== Short summary +++++++++++++ module ``ensae_teaching_cs.faq.faq_gpu`` A few functions about GPU. :githublink:`%|py|6` Functions +++++++++ +-------------------------------------------------------------------------+--------------------------------------------------------------------------+ | function | truncated documentation | +=========================================================================+==========================================================================+ | :func:`pyopencl_status ` | Looks into GPU and CPU to see which card is available. Returns a string. | +-------------------------------------------------------------------------+--------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.faq.faq_gpu :members: :special-members: __init__ :show-inheritance: