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