Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccsb-scripps/AutoDock-GPU
/ functions
Functions
633 in github.com/ccsb-scripps/AutoDock-GPU
⨍
Functions
633
◇
Types & classes
193
Method
get
! \brief Gets a list of available platforms. * * Wraps clGetPlatformIDs(). */
windows/include/CL/cl.hpp:2324
Method
getArgInfo
windows/include/CL/cl2.hpp:5701
Method
getArgInfo
windows/include/CL/cl.hpp:4923
Method
getBuildInfo
windows/include/CL/cl2.hpp:6326
Method
getBuildInfo
windows/include/CL/cl.hpp:5318
Method
getBuildLog
windows/include/CL/cl2.hpp:1843
Method
getDefault
! \brief Returns the first device on the default context. * * \see Context::getDefault() */
windows/include/CL/cl2.hpp:1961
Method
getDefault
windows/include/CL/cl2.hpp:2239
Method
getDefault
! \brief Returns a singleton context including all devices of CL_DEVICE_TYPE_DEFAULT. * * \note All calls to this function return the same
windows/include/CL/cl2.hpp:2770
Method
getDefault
windows/include/CL/cl2.hpp:6886
Method
getDefault
windows/include/CL/cl.hpp:2412
Method
getDefault
! \brief Returns a singleton context including all devices of CL_DEVICE_TYPE_DEFAULT. * * \note All calls to this function return the same
windows/include/CL/cl.hpp:2646
Method
getDefault
windows/include/CL/cl.hpp:2787
Method
getDefault
windows/include/CL/cl.hpp:5592
Method
getImageInfo
windows/include/CL/cl2.hpp:4173
Method
getImageInfo
windows/include/CL/cl.hpp:3604
Method
getInfo
windows/include/CL/cl2.hpp:2026
Method
getInfo
\brief Wrapper for clGetPlatformInfo().
windows/include/CL/cl2.hpp:2265
Method
getInfo
windows/include/CL/cl2.hpp:2818
Method
getInfo
windows/include/CL/cl2.hpp:2960
Method
getInfo
windows/include/CL/cl2.hpp:3175
Method
getInfo
windows/include/CL/cl2.hpp:5322
Method
getInfo
windows/include/CL/cl2.hpp:5455
Method
getInfo
windows/include/CL/cl2.hpp:5679
Method
getInfo
windows/include/CL/cl2.hpp:6305
Method
getInfo
windows/include/CL/cl2.hpp:6961
Method
getInfo
windows/include/CL/cl2.hpp:8220
Method
getInfo
windows/include/CL/cl.hpp:2079
Method
getInfo
\brief Wrapper for clGetPlatformInfo().
windows/include/CL/cl.hpp:2195
Method
getInfo
windows/include/CL/cl.hpp:2717
Method
getInfo
windows/include/CL/cl.hpp:3072
Method
getInfo
windows/include/CL/cl.hpp:4708
Method
getInfo
windows/include/CL/cl.hpp:4901
Method
getInfo
windows/include/CL/cl.hpp:5297
Method
getInfo
windows/include/CL/cl.hpp:5664
Method
getInfo<CL_PROGRAM_BINARIES>
windows/include/CL/cl2.hpp:6531
Method
getInfo<CL_PROGRAM_BINARIES>
windows/include/CL/cl.hpp:5442
Method
getKernel
windows/include/CL/cl2.hpp:9386
Function
getObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl.hpp:4609
Method
getObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl2.hpp:4002
Method
getObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl2.hpp:4099
Method
getObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl.hpp:3533
Method
getProfilingInfo
windows/include/CL/cl2.hpp:2983
Method
getProfilingInfo
windows/include/CL/cl.hpp:2886
Method
getSVMMemFlags
windows/include/CL/cl2.hpp:3243
Method
getSVMMemFlags
windows/include/CL/cl2.hpp:3254
Method
getSVMMemFlags
windows/include/CL/cl2.hpp:3265
Method
getSVMMemFlags
windows/include/CL/cl2.hpp:3276
Method
getSVMMemFlags
windows/include/CL/cl2.hpp:3287
Method
getSVMMemFlags
windows/include/CL/cl2.hpp:3297
Method
getSVMMemFlags
windows/include/CL/cl2.hpp:3308
Method
getSubGroupInfo
windows/include/CL/cl2.hpp:5747
Method
getSupportedImageFormats
! \brief Gets a list of supported image formats. * * Wraps clGetSupportedImageFormats(). */
windows/include/CL/cl2.hpp:2843
Method
getSupportedImageFormats
! \brief Gets a list of supported image formats. * * Wraps clGetSupportedImageFormats(). */
windows/include/CL/cl.hpp:2742
Method
getWorkGroupInfo
windows/include/CL/cl2.hpp:5723
Method
getWorkGroupInfo
windows/include/CL/cl.hpp:4945
Method
init
host/inc/miscellaneous.h:179
Method
isReferenceCountable
windows/include/CL/cl2.hpp:1692
Method
isReferenceCountable
windows/include/CL/cl.hpp:1872
Method
iterator
* Internal iterator constructor to capture reference * to the vector it iterates over rather than taking * the vector by copy.
windows/include/CL/cl.hpp:917
Function
length
\brief Queries the length of the string, excluding any added '\0's.
windows/include/CL/cl.hpp:644
Function
linkProgram
windows/include/CL/cl2.hpp:6424
Function
linkProgram
windows/include/CL/cl.hpp:5361
Function
main
test_cuda.cpp:4
Method
makeDefault
! \brief Create the default context. * * This sets @c default_ and @c default_error_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:2156
Method
makeDefault
! \brief Create the default context from the default device type in the default platform. * * This sets @c default_ and @c default_error_. I
windows/include/CL/cl2.hpp:2536
Method
makeDefault
windows/include/CL/cl2.hpp:2889
Method
makeDefault
! \brief Create the default command queue returned by @ref getDefault. * * It sets default_error_ to indicate success or failure. It does no
windows/include/CL/cl2.hpp:6582
Method
makeDefault
! * Create a new default device command queue for the default device, * in the default context and of the default size. * If there is alre
windows/include/CL/cl2.hpp:8247
Method
makeDefaultProvided
! \brief Create the default platform from a provided platform. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:1930
Method
makeDefaultProvided
! \brief Create the default platform from a provided platform. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:2199
Method
makeDefaultProvided
! \brief Create the default context from a provided Context. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:2574
Method
makeDefaultProvided
! \brief Create the default command queue. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:6614
Method
make_kernel
windows/include/CL/cl2.hpp:9404
Method
make_kernel
windows/include/CL/cl.hpp:12805
Function
mapSVM
windows/include/CL/cl2.hpp:8808
Function
max_size
\brief Returns the maximum number of elements this instance can hold.
windows/include/CL/cl.hpp:829
Method
max_size
* Return the maximum possible allocation size. * This is the minimum of the maximum sizes of all devices in the context. */
windows/include/CL/cl2.hpp:3445
Function
memcopyBufferObjectToBufferObject
wrapcl/src/BufferObjects.cpp:254
Method
operator ()
windows/include/CL/cl2.hpp:1377
Method
operator ()
windows/include/CL/cl2.hpp:1386
Method
operator ()
windows/include/CL/cl.hpp:1575
Method
operator ()
windows/include/CL/cl.hpp:1584
Method
operator ()
windows/include/CL/cl.hpp:1843
Method
operator ()
windows/include/CL/cl.hpp:1949
Function
operator!=
windows/include/CL/cl2.hpp:1820
Method
operator!=
windows/include/CL/cl2.hpp:3478
Method
operator!=
windows/include/CL/cl.hpp:962
Method
operator()
windows/include/CL/cl2.hpp:3518
Method
operator()
* Enqueue kernel. * @param args Launch parameters of the kernel. * @param t0... List of kernel arguments based on the template type of the f
windows/include/CL/cl2.hpp:9330
Method
operator()
windows/include/CL/cl2.hpp:9424
Method
operator()
windows/include/CL/cl.hpp:7421
Method
operator()
windows/include/CL/cl.hpp:7628
Method
operator()
windows/include/CL/cl.hpp:7853
Method
operator()
windows/include/CL/cl.hpp:8074
Method
operator()
windows/include/CL/cl.hpp:8291
Method
operator()
windows/include/CL/cl.hpp:8504
Method
operator()
windows/include/CL/cl.hpp:8713
Method
operator()
windows/include/CL/cl.hpp:8918
Method
operator()
windows/include/CL/cl.hpp:9119
← previous
next →
401–500 of 633, ranked by callers