| ►Mhipfort | |
| Chipapiname | |
| Chiparray3dcreate | Create a 3D array memory pointer on the device |
| Chiparray3dgetdescriptor | Gets a 3D array descriptor |
| Chiparraycreate | Create an array memory pointer on the device |
| Chiparraydestroy | Destroy an array memory pointer on the device |
| Chiparraygetdescriptor | Gets a 1D or 2D array descriptor |
| Chiparraygetinfo | Gets info about the specified array |
| Chipbindtexture | Binds a memory area to a texture [Deprecated] |
| Chipbindtexture2d | Binds a 2D memory area to a texture [Deprecated] |
| Chipbindtexturetoarray | Binds a memory area to a texture [Deprecated] |
| Chipbindtexturetomipmappedarray | Binds a mipmapped array to a texture [Deprecated] |
| Chipchoosedevice | Device which matches hipDeviceProp_t is returned |
| Chipchoosedevicer0600 | Device which matches hipDeviceProp_t is returned |
| Chipconfigurecall | |
| Chipcreatechanneldesc | |
| Chipcreatesurfaceobject | Create a surface object |
| Chipcreatetextureobject | Creates a texture object |
| Chipctxcreate | Create a context and set it as current/default context |
| Chipctxdestroy | Destroy a HIP context [Deprecated] |
| Chipctxdisablepeeraccess | Disable direct access from current context's virtual address space to memory allocations physically located on a peer context.Disables direct access to memory allocations in a peer context and unregisters any registered allocations [Deprecated] |
| Chipctxenablepeeraccess | Enables direct access to memory allocations in a peer context [Deprecated] |
| Chipctxgetapiversion | Returns the approximate HIP api version |
| Chipctxgetcacheconfig | Get Cache configuration for a specific function [Deprecated] |
| Chipctxgetcurrent | Get the handle of the current/ default context [Deprecated] |
| Chipctxgetdevice | Get the handle of the device associated with current/default context [Deprecated] |
| Chipctxgetflags | Return flags used for creating default context [Deprecated] |
| Chipctxgetsharedmemconfig | Get Shared memory bank configuration [Deprecated] |
| Chipctxpopcurrent | Pop the current/default context and return the popped context [Deprecated] |
| Chipctxpushcurrent | Push the context to be set as current/ default context [Deprecated] |
| Chipctxsetcacheconfig | Set L1/Shared cache partition [Deprecated] |
| Chipctxsetcurrent | Set the passed context as current/default [Deprecated] |
| Chipctxsetsharedmemconfig | Set Shared memory bank configuration [Deprecated] |
| Chipctxsynchronize | Blocks until the default context has completed all preceding requested tasks [Deprecated] |
| Chipdestroyexternalmemory | Destroys an external memory object |
| Chipdestroyexternalsemaphore | Destroys an external semaphore object and releases any references to the underlying resource |
| Chipdestroysurfaceobject | Destroy a surface object |
| Chipdestroytextureobject | Destroys a texture object |
| Chipdevicecanaccesspeer | |
| Chipdevicecomputecapability | Returns the compute capability of the device |
| Chipdevicedisablepeeraccess | Disables direct access to memory allocations on a peer device |
| Chipdeviceenablepeeraccess | Enables direct access to memory allocations on a peer device |
| Chipdeviceget | Returns a handle to a compute device |
| Chipdevicegetattribute | Query for a specific device attribute |
| Chipdevicegetbypcibusid | Returns a handle to a compute device |
| Chipdevicegetcacheconfig | Get Cache configuration for a specific Device |
| Chipdevicegetdefaultmempool | Returns the default memory pool of the specified device |
| Chipdevicegetgraphmemattribute | Get the mem attribute for graphs |
| Chipdevicegetlimit | Gets resource limits of current device |
| Chipdevicegetmempool | Gets the current memory pool for the specified device |
| Chipdevicegetname | Returns an identifer string for the device |
| Chipdevicegetp2pattribute | Returns a value for attribute of link between two devices |
| Chipdevicegetpcibusid | Returns a PCI Bus Id string for the device, overloaded to take int device ID |
| Chipdevicegetsharedmemconfig | Returns bank width of shared memory for current device |
| Chipdevicegetstreampriorityrange | Returns numerical values that correspond to the least and greatest stream priority |
| Chipdevicegettexture1dlinearmaxwidth | Gets the maximum width for 1D linear textures on the specified device |
| Chipdevicegetuuid | Returns an UUID for the device |
| Chipdevicegraphmemtrim | Free unused memory reserved for graphs on a specific device and return it back to the OS |
| Chipdeviceprimaryctxgetstate | Get the state of the primary context [Deprecated] |
| Chipdeviceprimaryctxrelease | Release the primary context on the GPU |
| Chipdeviceprimaryctxreset | Resets the primary context on the GPU [Deprecated] |
| Chipdeviceprimaryctxretain | Retain the primary context on the GPU [Deprecated] |
| Chipdeviceprimaryctxsetflags | Set flags for the primary context [Deprecated] |
| Chipdevicereset | The state of current device is discarded and updated to a fresh state |
| Chipdevicesetcacheconfig | Set L1/Shared cache partition |
| Chipdevicesetgraphmemattribute | Set the mem attribute for graphs |
| Chipdevicesetlimit | Sets resource limits of current device |
| Chipdevicesetmempool | Sets the current memory pool of a device |
| Chipdevicesetsharedmemconfig | The bank width of shared memory on current device is set |
| Chipdevicesynchronize | |
| Chipdevicetotalmem | Returns the total amount of memory on the device |
| Chipdrivergetversion | Returns the approximate HIP driver version |
| Chipdrvgeterrorname | Return hip error as text string form |
| Chipdrvgeterrorstring | Return handy text string message to explain the error which occurred |
| Chipdrvgraphaddmemcpynode | Creates a memcpy node and adds it to a graph |
| Chipdrvgraphaddmemfreenode | Creates a memory free node and adds it to a graph |
| Chipdrvgraphaddmemsetnode | Creates a memset node and adds it to a graph |
| Chipdrvgraphexecmemcpynodesetparams | Sets the parameters for a memcpy node in the given graphExec |
| Chipdrvgraphexecmemsetnodesetparams | Sets the parameters for a memset node in the given graphExec |
| Chipdrvgraphmemcpynodegetparams | Gets a memcpy node's parameters |
| Chipdrvgraphmemcpynodesetparams | Sets a memcpy node's parameters |
| Chipdrvlaunchkernelex | Launches a HIP kernel using the driver API with the specified configuration |
| Chipdrvmemcpy2dunaligned | Copies memory for 2D arrays |
| Chipdrvmemcpy3d | Copies data between host and device |
| Chipdrvmemcpy3dasync | Copies data between host and device asynchronously |
| Chipdrvpointergetattributes | Returns information about the specified pointer |
| Chipeventcreate | Create an event |
| Chipeventcreatewithflags | |
| Chipeventdestroy | Destroy the specified event |
| Chipeventelapsedtime | Return the elapsed time between two events |
| Chipeventquery | Query event status |
| Chipeventrecord | |
| Chipeventrecord_spt | |
| Chipeventrecordwithflags | Record an event in the specified stream |
| Chipeventsynchronize | Wait for an event to complete |
| Chipexternalmemorygetmappedbuffer | Maps a buffer onto an imported memory object |
| Chipexternalmemorygetmappedmipmappedarray | Maps a mipmapped array onto an external memory object |
| Chipextgetlasterror | Return last error returned by any HIP runtime API call and resets the stored error code to hipSuccess |
| Chipextgetlinktypeandhopcount | Returns the link type and hop count between two devices |
| Chipextlaunchkernel | Launches kernel from the pointer address, with arguments and shared memory on stream |
| Chipextlaunchmultikernelmultidevice | Launches kernels on multiple devices and guarantees all specified kernels are dispatched on respective streams before enqueuing any other work on the specified streams from any other threads |
| Chipextmallocwithflags | Allocate memory on the default accelerator |
| Chipextstreamcreatewithcumask | Creates an asynchronous stream with the specified CU mask |
| Chipextstreamgetcumask | Gets CU mask associated with an asynchronous stream |
| Chipfreearray | Frees an array on the device |
| Chipfreeasync | Frees memory with stream ordered semantics |
| Chipfreehost | Frees page-locked memory This API performs an implicit hipDeviceSynchronize() call |
| Chipfreemipmappedarray | Frees a mipmapped array on the device |
| Chipfuncgetattribute | Find out a specific attribute for a given function |
| Chipfuncgetattributes | Find out attributes for a given function |
| Chipfuncsetattribute | |
| Chipfuncsetcacheconfig | Set Cache configuration for a specific function |
| Chipfuncsetsharedmemconfig | Set shared memory configuation for a specific function |
| Chipgetchanneldesc | Gets the channel descriptor in an array |
| Chipgetdevice | Return the default device id for the calling host thread |
| Chipgetdevicecount | Return number of compute-capable devices |
| Chipgetdeviceflags | Gets the flags set for current device |
| Chipgetdriverentrypoint | Gets function pointer of a requested HIP API |
| Chipgetdriverentrypoint_spt | |
| Chipgeterrorname | Return hip error as text string form |
| Chipgeterrorstring | Return handy text string message to explain the error which occurred |
| Chipgetfuncbysymbol | Gets pointer to device entry function that matches entry function symbolPtr |
| Chipgetlasterror | |
| Chipgetmipmappedarraylevel | Gets a mipmap level of a HIP mipmapped array |
| Chipgetprocaddress | Gets the pointer of requested HIP driver function |
| Chipgetstreamdeviceid | Returns device ID on the stream |
| Chipgetsymboladdress | Gets device pointer associated with symbol on the device |
| Chipgetsymbolsize | Gets the size of the given symbol on the device |
| Chipgettexturealignmentoffset | Get the offset of the alignment in a texture [Deprecated] |
| Chipgettextureobjectresourcedesc | Gets resource descriptor for the texture object |
| Chipgettextureobjectresourceviewdesc | Gets resource view descriptor for the texture object |
| Chipgettextureobjecttexturedesc | Gets texture descriptor for the texture object |
| Chipgettexturereference | Gets the texture reference related with the symbol [Deprecated] |
| Chipgraphaddbatchmemopnode | Creates a batch memory operation node and adds it to a graph |
| Chipgraphaddchildgraphnode | Creates a child graph node and adds it to a graph |
| Chipgraphadddependencies | Adds dependency edges to a graph |
| Chipgraphaddemptynode | Creates an empty node and adds it to a graph |
| Chipgraphaddeventrecordnode | Creates an event record node and adds it to a graph |
| Chipgraphaddeventwaitnode | Creates an event wait node and adds it to a graph |
| Chipgraphaddexternalsemaphoressignalnode | Creates a external semaphor signal node and adds it to a graph |
| Chipgraphaddexternalsemaphoreswaitnode | Creates a external semaphor wait node and adds it to a graph |
| Chipgraphaddhostnode | Creates a host execution node and adds it to a graph |
| Chipgraphaddkernelnode | Creates a kernel execution node and adds it to a graph |
| Chipgraphaddmemallocnode | Creates a memory allocation node and adds it to a graph |
| Chipgraphaddmemcpynode | Creates a memcpy node and adds it to a graph |
| Chipgraphaddmemcpynode1d | Creates a 1D memcpy node and adds it to a graph |
| Chipgraphaddmemcpynodefromsymbol | Creates a memcpy node to copy from a symbol on the device and adds it to a graph |
| Chipgraphaddmemcpynodetosymbol | Creates a memcpy node to copy to a symbol on the device and adds it to a graph |
| Chipgraphaddmemfreenode | Creates a memory free node and adds it to a graph |
| Chipgraphaddmemsetnode | Creates a memset node and adds it to a graph |
| Chipgraphaddnode | Creates a kernel execution node and adds it to a graph |
| Chipgraphbatchmemopnodegetparams | Returns a batch mem op node's parameters |
| Chipgraphbatchmemopnodesetparams | Sets the batch mem op node's parameters |
| Chipgraphchildgraphnodegetgraph | Gets a handle to the embedded graph of a child graph node |
| Chipgraphclone | Clones a graph |
| Chipgraphcreate | Creates a graph |
| Chipgraphdebugdotprint | Write a DOT file describing graph structure |
| Chipgraphdestroy | Destroys a graph |
| Chipgraphdestroynode | Remove a node from the graph |
| Chipgrapheventrecordnodegetevent | Returns the event associated with an event record node |
| Chipgrapheventrecordnodesetevent | Sets an event record node's event |
| Chipgrapheventwaitnodegetevent | Returns the event associated with an event wait node |
| Chipgrapheventwaitnodesetevent | Sets an event wait node's event |
| Chipgraphexecbatchmemopnodesetparams | Sets the parameters for a batch mem op node in the given graphExec |
| Chipgraphexecchildgraphnodesetparams | Updates node parameters in the child graph node in the given graphExec |
| Chipgraphexecdestroy | Destroys an executable graph |
| Chipgraphexeceventrecordnodesetevent | Sets the event for an event record node in the given graphExec |
| Chipgraphexeceventwaitnodesetevent | Sets the event for an event record node in the given graphExec |
| Chipgraphexecexternalsemaphoressignalnodesetparams | Updates node parameters in the external semaphore signal node in the given graphExec |
| Chipgraphexecexternalsemaphoreswaitnodesetparams | Updates node parameters in the external semaphore wait node in the given graphExec |
| Chipgraphexecgetflags | Return the flags of an executable graph |
| Chipgraphexechostnodesetparams | Sets the parameters for a host node in the given graphExec |
| Chipgraphexeckernelnodesetparams | Sets the parameters for a kernel node in the given graphExec |
| Chipgraphexecmemcpynodesetparams | Sets the parameters of a memcpy node in the given graphExec |
| Chipgraphexecmemcpynodesetparams1d | Sets the parameters for a memcpy node in the given graphExec to perform a 1-dimensional copy |
| Chipgraphexecmemcpynodesetparamsfromsymbol | Sets the parameters for a memcpy node in the given graphExec to copy from a symbol on the |
| Chipgraphexecmemcpynodesetparamstosymbol | Sets the parameters for a memcpy node in the given graphExec to copy to a symbol on the device |
| Chipgraphexecmemsetnodesetparams | Sets the parameters for a memset node in the given graphExec |
| Chipgraphexecnodesetparams | Updates parameters of an executable graph's node |
| Chipgraphexecupdate | Check whether an executable graph can be updated with a graph and perform the update if
|
| Chipgraphexternalsemaphoressignalnodegetparams | Returns external semaphore signal node params |
| Chipgraphexternalsemaphoressignalnodesetparams | Updates node parameters in the external semaphore signal node |
| Chipgraphexternalsemaphoreswaitnodegetparams | Returns external semaphore wait node params |
| Chipgraphexternalsemaphoreswaitnodesetparams | Updates node parameters in the external semaphore wait node |
| Chipgraphgetedges | Returns a graph's dependency edges |
| Chipgraphgetnodes | Returns a graph's nodes |
| Chipgraphgetrootnodes | Returns a graph's root nodes |
| Chipgraphhostnodegetparams | Returns a host node's parameters |
| Chipgraphhostnodesetparams | Sets a host node's parameters |
| Chipgraphicsmapresources | Maps a graphics resource for access |
| Chipgraphicsresourcegetmappedpointer | Gets device accessible address of a graphics resource |
| Chipgraphicssubresourcegetmappedarray | Get an array through which to access a subresource of a mapped graphics resource |
| Chipgraphicsunmapresources | Unmaps graphics resources |
| Chipgraphicsunregisterresource | Unregisters a graphics resource |
| Chipgraphinstantiate | Creates an executable graph from a graph |
| Chipgraphinstantiatewithflags | Creates an executable graph from a graph |
| Chipgraphinstantiatewithparams | Creates an executable graph from a graph |
| Chipgraphkernelnodecopyattributes | Copies attributes from source node to destination node |
| Chipgraphkernelnodegetattribute | Gets a node's attribute |
| Chipgraphkernelnodegetparams | Gets kernel node's parameters |
| Chipgraphkernelnodesetattribute | Sets a node's attribute |
| Chipgraphkernelnodesetparams | Sets a kernel node's parameters |
| Chipgraphlaunch | Launches an executable graph in the specified stream |
| Chipgraphlaunch_spt | |
| Chipgraphmemallocnodegetparams | Returns parameters for memory allocation node |
| Chipgraphmemcpynodegetparams | Gets a memcpy node's parameters |
| Chipgraphmemcpynodesetparams | Sets a memcpy node's parameters |
| Chipgraphmemcpynodesetparams1d | Sets a memcpy node's parameters to perform a 1-dimensional copy |
| Chipgraphmemcpynodesetparamsfromsymbol | Sets a memcpy node's parameters to copy from a symbol on the device |
| Chipgraphmemcpynodesetparamstosymbol | Sets a memcpy node's parameters to copy to a symbol on the device |
| Chipgraphmemfreenodegetparams | Returns parameters for memory free node |
| Chipgraphmemsetnodegetparams | Gets a memset node's parameters |
| Chipgraphmemsetnodesetparams | Sets a memset node's parameters |
| Chipgraphnodefindinclone | Finds a cloned version of a node |
| Chipgraphnodegetdependencies | Returns a node's dependencies |
| Chipgraphnodegetdependentnodes | Returns a node's dependent nodes |
| Chipgraphnodegetenabled | Query whether a node in the given graphExec is enabled |
| Chipgraphnodegettype | Returns a node's type |
| Chipgraphnodesetenabled | Enables or disables the specified node in the given graphExec |
| Chipgraphnodesetparams | Updates parameters of a graph's node |
| Chipgraphreleaseuserobject | Release user object from graphs |
| Chipgraphremovedependencies | Removes dependency edges from a graph |
| Chipgraphretainuserobject | Retain user object for graphs |
| Chipgraphupload | Uploads an executable graph to a stream |
| Chiphostalloc | Allocate device accessible page locked host memory |
| Chipimportexternalmemory | Imports an external memory object |
| Chipimportexternalsemaphore | |
| Chipinit | |
| Chipipcclosememhandle | Close memory mapped with hipIpcOpenMemHandle |
| Chipipcgeteventhandle | Gets an opaque interprocess handle for an event |
| Chipipcgetmemhandle | Gets an interprocess memory handle for an existing device memory allocation |
| Chipipcopeneventhandle | Opens an interprocess event handles |
| Chipipcopenmemhandle | Opens an interprocess memory handle exported from another process and returns a device pointer usable in the local process |
| Chipkernelgetlibrary | Returns a Library Handle |
| Chipkernelgetname | Returns a Kernel Name |
| Chipkernelnameref | Returns kernel name reference by function name |
| Chipkernelnamerefbyptr | Retrives kernel for a given host pointer, unless stated otherwise |
| Chiplaunchbyptr | Launch a kernel |
| Chiplaunchcooperativekernel | Launches kernel f with launch parameters and shared memory on stream with arguments passed to kernelparams or extra, where thread blocks can cooperate and synchronize as they execute |
| Chiplaunchcooperativekernel_spt | |
| Chiplaunchcooperativekernelmultidevice | Launches kernels on multiple devices where thread blocks can cooperate and synchronize as they execute |
| Chiplaunchhostfunc | Enqueues a host function call in a stream |
| Chiplaunchhostfunc_spt | |
| Chiplaunchkernel | C compliant kernel launch API |
| Chiplaunchkernel_spt | |
| Chiplaunchkernelexc | Launches a HIP kernel using a generic function pointer and the specified configuration |
| Chiplibraryenumeratekernels | Retrieve kernel handles within a library |
| Chiplibrarygetkernel | Get Kernel object from library |
| Chiplibrarygetkernelcount | Get Kernel count in library |
| Chiplibraryloaddata | Load hip Library from inmemory object |
| Chiplibraryloadfromfile | Load hip Library from file |
| Chiplibraryunload | Unload HIP Library |
| Chiplinkadddata | Adds bitcode data to be linked with options |
| Chiplinkaddfile | Adds a file with bitcode to be linked with options |
| Chiplinkcomplete | Completes the linking of the given program |
| Chiplinkcreate | Creates a linker instance with options |
| Chiplinkdestroy | Deletes the linker instance |
| Chipmalloc3d | Create a 3D memory pointer on the device |
| Chipmalloc3darray | Allocate an array on the device |
| Chipmallocarray | Allocate an array on the device |
| Chipmallocasync | Allocates memory with stream ordered semantics |
| Chipmallocfrompoolasync | Allocates memory from a specified pool with stream ordered semantics |
| Chipmallochost | Allocate pinned host memory [Deprecated] |
| Chipmallocmipmappedarray | Allocate a mipmapped array on the device |
| Chipmallocpitch | Allocates at least width (in bytes) * height bytes of linear memory Padding may occur to ensure alighnment requirements are met for the given row The change in width size due to padding will be returned in *pitch |
| Chipmemaddressfree | Frees an address range reservation made via hipMemAddressReserve |
| Chipmemaddressreserve | Reserves an address range |
| Chipmemadvise | Advise about the usage of a given memory range to HIP |
| Chipmemadvise_v2 | Advise about the usage of a given memory range to HIP |
| Chipmemallochost | Allocate pinned host memory [Deprecated] |
| Chipmemallocpitch | Allocates at least width (in bytes) * height bytes of linear memory Padding may occur to ensure alighnment requirements are met for the given row The change in width size due to padding will be returned in *pitch |
| Chipmemcpy2d_spt | |
| Chipmemcpy2darraytoarray | Copies data between host and device |
| Chipmemcpy2dasync_spt | |
| Chipmemcpy2dfromarray | Copies data between host and device |
| Chipmemcpy2dfromarray_spt | |
| Chipmemcpy2dfromarrayasync | Copies data between host and device asynchronously |
| Chipmemcpy2dfromarrayasync_spt | |
| Chipmemcpy2dtoarray | Copies data between host and device |
| Chipmemcpy2dtoarray_spt | |
| Chipmemcpy2dtoarrayasync | Copies data between host and device |
| Chipmemcpy2dtoarrayasync_spt | |
| Chipmemcpy3d | Copies data between host and device |
| Chipmemcpy3d_spt | |
| Chipmemcpy3dasync | Copies data between host and device asynchronously |
| Chipmemcpy3dasync_spt | |
| Chipmemcpy3dbatchasync | Perform Batch of 3D copies |
| Chipmemcpy3dpeer | Performs 3D memory copies between devices This API is asynchronous with respect to host |
| Chipmemcpy3dpeerasync | Performs 3D memory copies between devices asynchronously |
| Chipmemcpy_spt | |
| Chipmemcpyasync_spt | |
| Chipmemcpyatoa | Copies from one 1D array to another |
| Chipmemcpyatod | Copies from one 1D array to device memory |
| Chipmemcpyatoh | Copies data between host and device |
| Chipmemcpyatohasync | Copies from one 1D array to host memory |
| Chipmemcpybatchasync | Perform Batch of 1D copies |
| Chipmemcpydtoa | Copies from device memory to a 1D array |
| Chipmemcpydtod | Copy data from Device to Device |
| Chipmemcpydtodasync | Copy data from Device to Device asynchronously |
| Chipmemcpydtoh | Copy data from Device to Host |
| Chipmemcpydtohasync | Copy data from Device to Host asynchronously |
| Chipmemcpyfromarray | Copies data between host and device [Deprecated] |
| Chipmemcpyfromarray_spt | |
| Chipmemcpyfromsymbol | Copies data from the given symbol on the device |
| Chipmemcpyfromsymbol_spt | |
| Chipmemcpyfromsymbolasync | Copies data from the given symbol on the device asynchronously |
| Chipmemcpyfromsymbolasync_spt | |
| Chipmemcpyhtoa | Copies data between host and device |
| Chipmemcpyhtoaasync | Copies from host memory to a 1D array |
| Chipmemcpyhtod | Copy data from Host to Device |
| Chipmemcpyhtodasync | Copy data from Host to Device asynchronously |
| Chipmemcpyparam2d | Copies memory for 2D arrays |
| Chipmemcpyparam2dasync | Copies memory for 2D arrays |
| Chipmemcpypeer | Copies memory between two peer accessible devices |
| Chipmemcpypeerasync | Copies memory between two peer accessible devices asynchronously |
| Chipmemcpytoarray | Copies data between host and device [Deprecated] |
| Chipmemcpytosymbol | Copies data to the given symbol on the device |
| Chipmemcpytosymbol_spt | |
| Chipmemcpytosymbolasync | Copies data to the given symbol on the device asynchronously |
| Chipmemcpytosymbolasync_spt | |
| Chipmemcpywithstream | Memory copy on the stream |
| Chipmemcreate | Creates a memory allocation described by the properties and size |
| Chipmemexporttoshareablehandle | Exports an allocation to a requested shareable handle type |
| Chipmemgetaccess | Get the access flags set for the given location and ptr |
| Chipmemgetaddressrange | Get information on memory allocations |
| Chipmemgetallocationgranularity | Calculates either the minimal or recommended granularity |
| Chipmemgetallocationpropertiesfromhandle | Retrieve the property structure of the given handle |
| Chipmemgethandleforaddressrange | Returns a handle for the address range requested |
| Chipmemgetinfo | Query memory info |
| Chipmemimportfromshareablehandle | Imports an allocation from a requested shareable handle type |
| Chipmemmap | Maps an allocation handle to a reserved virtual address range |
| Chipmemmaparrayasync | Maps or unmaps subregions of sparse HIP arrays and sparse HIP mipmapped arrays |
| Chipmempoolcreate | Creates a memory pool |
| Chipmempooldestroy | Destroys the specified memory pool |
| Chipmempoolexportpointer | Export data to share a memory pool allocation between processes |
| Chipmempoolexporttoshareablehandle | Exports a memory pool to the requested handle type |
| Chipmempoolgetaccess | Returns the accessibility of a pool from a device |
| Chipmempoolgetattribute | Gets attributes of a memory pool |
| Chipmempoolimportfromshareablehandle | Imports a memory pool from a shared handle |
| Chipmempoolimportpointer | Import a memory pool allocation from another process |
| Chipmempoolsetaccess | Controls visibility of the specified pool between devices |
| Chipmempoolsetattribute | Sets attributes of a memory pool |
| Chipmempooltrimto | Releases freed memory back to the OS |
| Chipmemprefetchasync | Prefetches memory to the specified destination device using HIP |
| Chipmemprefetchasync_v2 | Prefetches memory to the specified destination device using HIP |
| Chipmemptrgetinfo | Get allocated memory size via memory pointer |
| Chipmemrangegetattribute | Query an attribute of a given memory range in HIP |
| Chipmemrangegetattributes | Query attributes of a given memory range in HIP |
| Chipmemrelease | Release a memory handle representing a memory allocation which was previously allocated through hipMemCreate |
| Chipmemretainallocationhandle | Returns the allocation handle of the backing memory allocation given the address |
| Chipmemset | Fills the first sizeBytes bytes of the memory area pointed to by dest with the constant byte value value |
| Chipmemset2d | Fills the memory area pointed to by dst with the constant value |
| Chipmemset2d_spt | |
| Chipmemset2dasync | Fills asynchronously the memory area pointed to by dst with the constant value |
| Chipmemset2dasync_spt | |
| Chipmemset3d | Fills synchronously the memory area pointed to by pitchedDevPtr with the constant value |
| Chipmemset3d_spt | |
| Chipmemset3dasync | Fills asynchronously the memory area pointed to by pitchedDevPtr with the constant value |
| Chipmemset3dasync_spt | |
| Chipmemset_spt | |
| Chipmemsetaccess | Set the access flags for each location specified in desc for the given virtual address range |
| Chipmemsetasync | Fills the first sizeBytes bytes of the memory area pointed to by dev with the constant byte value value |
| Chipmemsetasync_spt | |
| Chipmemsetd16 | Fills the first sizeBytes bytes of the memory area pointed to by dest with the constant short value value |
| Chipmemsetd16async | Fills the first sizeBytes bytes of the memory area pointed to by dest with the constant short value value |
| Chipmemsetd2d16 | Fills 2D memory range of 'width' 16-bit values synchronously to the specified short value |
| Chipmemsetd2d16async | Fills 2D memory range of 'width' 16-bit values asynchronously to the specified short value |
| Chipmemsetd2d32 | Fills 2D memory range of 'width' 32-bit values synchronously to the specified int value |
| Chipmemsetd2d32async | Fills 2D memory range of 'width' 32-bit values asynchronously to the specified int value |
| Chipmemsetd2d8 | Fills 2D memory range of 'width' 8-bit values synchronously to the specified char value |
| Chipmemsetd2d8async | Fills 2D memory range of 'width' 8-bit values asynchronously to the specified char value |
| Chipmemsetd32 | Fills the memory area pointed to by dest with the constant integer value for specified number of times |
| Chipmemsetd32async | Fills the memory area pointed to by dev with the constant integer value for specified number of times |
| Chipmemsetd8 | Fills the first sizeBytes bytes of the memory area pointed to by dest with the constant byte value value |
| Chipmemsetd8async | Fills the first sizeBytes bytes of the memory area pointed to by dest with the constant byte value value |
| Chipmemunmap | Unmap memory allocation of a given address range |
| Chipmipmappedarraycreate | Create a mipmapped array |
| Chipmipmappedarraydestroy | Destroy a mipmapped array |
| Chipmipmappedarraygetlevel | Get a mipmapped array on a mipmapped level |
| Chipmodulegetfunction | Function with kname will be extracted if present in module |
| Chipmodulegetfunctioncount | Returns the number of functions within a module |
| Chipmodulegetglobal | Returns a global pointer from a module |
| Chipmodulegettexref | Returns the handle of the texture reference with the name from the module |
| Chipmodulelaunchcooperativekernel | |
| Chipmodulelaunchcooperativekernelmultidevice | Launches kernels on multiple devices where thread blocks can cooperate and synchronize as they execute |
| Chipmodulelaunchkernel | Launches kernel f with launch parameters and shared memory on stream with arguments passed to kernelparams or extra |
| Chipmoduleload | Loads code object from file into a module the currrent context |
| Chipmoduleloaddata | Builds module from code object data which resides in host memory |
| Chipmoduleloaddataex | Builds module from code object which resides in host memory |
| Chipmoduleloadfatbinary | |
| Chipmoduleoccupancymaxactiveblockspermultiprocessor | Returns occupancy for a device function |
| Chipmoduleoccupancymaxactiveblockspermultiprocessorwithflags | Returns occupancy for a device function |
| Chipmoduleoccupancymaxpotentialblocksize | |
| Chipmoduleoccupancymaxpotentialblocksizewithflags | Determine the grid and block sizes to achieves maximum occupancy for a kernel |
| Chipmoduleunload | Frees the module |
| Chipoccupancyavailabledynamicsmemperblock | Returns dynamic shared memory available per block when launching numBlocks blocks on SM |
| Chipoccupancymaxactiveblockspermultiprocessor | Returns occupancy for a device function |
| Chipoccupancymaxactiveblockspermultiprocessorwithflags | Returns occupancy for a device function |
| Chipoccupancymaxpotentialblocksize | Determine the grid and block sizes to achieves maximum occupancy for a kernel |
| Chippeekatlasterror | Return last error returned by any HIP runtime API call |
| Chippointergetattribute | Returns information about the specified pointer |
| Chippointergetattributes | Returns attributes for the specified pointer |
| Chippointersetattribute | Sets information on the specified pointer |
| Chipprofilerstart | Start recording of profiling information [Deprecated] When using this API, start the profiler with profiling disabled |
| Chipprofilerstop | Stop recording of profiling information [Deprecated] When using this API, start the profiler with profiling disabled |
| Chipruntimegetversion | Returns the approximate HIP Runtime version |
| Chipsetdevice | Set default device to be used for subsequent hip API calls from this thread |
| Chipsetdeviceflags | The current device behavior is changed according to the flags passed |
| Chipsetupargument | Set a kernel argument |
| Chipsetvaliddevices | Set a list of devices that can be used |
| Chipsignalexternalsemaphoresasync | Signals a set of external semaphore objects |
| Chipstreamaddcallback | Adds a callback to be called on the host after all currently enqueued items in the stream have completed |
| Chipstreamaddcallback_spt | |
| Chipstreamattachmemasync | Attach memory to a stream asynchronously in HIP |
| Chipstreambatchmemop | Enqueues an array of stream memory operations in the stream |
| Chipstreambegincapture | Begins graph capture on a stream |
| Chipstreambegincapture_spt | |
| Chipstreambegincapturetograph | Begins graph capture on a stream to an existing graph |
| Chipstreamcopyattributes | Copies attributes from source stream to destination stream |
| Chipstreamcreate | Creates an asynchronous stream |
| Chipstreamcreatewithflags | Creates an asynchronous stream with flag |
| Chipstreamcreatewithpriority | Creates an asynchronous stream with the specified priority |
| Chipstreamdestroy | Destroys the specified stream |
| Chipstreamendcapture | Ends capture on a stream, returning the captured graph |
| Chipstreamendcapture_spt | |
| Chipstreamgetattribute | Queries stream attribute |
| Chipstreamgetcaptureinfo | Get capture status of a stream |
| Chipstreamgetcaptureinfo_spt | |
| Chipstreamgetcaptureinfo_v2 | Get stream's capture state |
| Chipstreamgetcaptureinfo_v2_spt | |
| Chipstreamgetdevice | Gets the device associated with the stream |
| Chipstreamgetflags | Returns flags associated with this stream |
| Chipstreamgetflags_spt | |
| Chipstreamgetid | Queries the Id of a stream |
| Chipstreamgetpriority | Queries the priority of a stream |
| Chipstreamgetpriority_spt | |
| Chipstreamiscapturing | Get stream's capture state |
| Chipstreamiscapturing_spt | |
| Chipstreamquery | Returns hipSuccess if all of the operations in the specified stream have completed, or hipErrorNotReady if not |
| Chipstreamquery_spt | |
| Chipstreamsetattribute | Sets stream attribute |
| Chipstreamsynchronize | Waits for all commands in the stream to complete |
| Chipstreamsynchronize_spt | |
| Chipstreamupdatecapturedependencies | Update the set of dependencies in a capturing stream |
| Chipstreamwaitevent | Makes the specified compute stream wait for the specified event |
| Chipstreamwaitevent_spt | |
| Chipstreamwaitvalue32 | Enqueues a wait command to the stream |
| Chipstreamwaitvalue64 | Enqueues a wait command to the stream |
| Chipstreamwritevalue32 | Enqueues a write command to the stream |
| Chipstreamwritevalue64 | Enqueues a write command to the stream |
| Chiptexobjectcreate | Creates a texture object |
| Chiptexobjectdestroy | Destroys a texture object |
| Chiptexobjectgetresourcedesc | Gets resource descriptor of a texture object |
| Chiptexobjectgetresourceviewdesc | Gets resource view descriptor of a texture object |
| Chiptexobjectgettexturedesc | Gets texture descriptor of a texture object |
| Chiptexrefgetaddress | Gets the address for a texture reference [Deprecated] |
| Chiptexrefgetaddressmode | Gets the address mode for a texture reference [Deprecated] |
| Chiptexrefgetarray | Gets the array bound to a texture reference [Deprecated] |
| Chiptexrefgetbordercolor | Gets the border color used by a texture reference [Deprecated] |
| Chiptexrefgetfiltermode | Gets filter mode for a texture reference [Deprecated] |
| Chiptexrefgetflags | Gets flags for a texture reference [Deprecated] |
| Chiptexrefgetformat | Gets texture format for a texture reference [Deprecated] |
| Chiptexrefgetmaxanisotropy | Gets the maximum anisotropy for a texture reference [Deprecated] |
| Chiptexrefgetmipmapfiltermode | Gets the mipmap filter mode for a texture reference [Deprecated] |
| Chiptexrefgetmipmaplevelbias | Gets the mipmap level bias for a texture reference [Deprecated] |
| Chiptexrefgetmipmaplevelclamp | Gets the minimum and maximum mipmap level clamps for a texture reference [Deprecated] |
| Chiptexrefgetmipmappedarray | Gets the mipmapped array bound to a texture reference [Deprecated] |
| Chiptexrefsetaddress | Sets an bound address for a texture reference [Deprecated] |
| Chiptexrefsetaddress2d | Set a bind an address as a 2D texture reference [Deprecated] |
| Chiptexrefsetaddressmode | Sets address mode for a texture reference [Deprecated] |
| Chiptexrefsetarray | Binds an array as a texture reference [Deprecated] |
| Chiptexrefsetbordercolor | Sets border color for a texture reference [Deprecated] |
| Chiptexrefsetfiltermode | Set filter mode for a texture reference [Deprecated] |
| Chiptexrefsetflags | Set flags for a texture reference [Deprecated] |
| Chiptexrefsetformat | Set format for a texture reference [Deprecated] |
| Chiptexrefsetmaxanisotropy | Sets the maximum anisotropy for a texture reference [Deprecated] |
| Chiptexrefsetmipmapfiltermode | Sets mipmap filter mode for a texture reference [Deprecated] |
| Chiptexrefsetmipmaplevelbias | Sets mipmap level bias for a texture reference [Deprecated] |
| Chiptexrefsetmipmaplevelclamp | Sets mipmap level clamp for a texture reference [Deprecated] |
| Chiptexrefsetmipmappedarray | Binds mipmapped array to a texture reference [Deprecated] |
| Chipthreadexchangestreamcapturemode | Swaps the stream capture mode of a thread |
| Chipunbindtexture | Unbinds a texture [Deprecated] |
| Chipuserobjectcreate | Create an instance of userObject to manage lifetime of a resource |
| Chipuserobjectrelease | Release number of references to resource |
| Chipuserobjectretain | Retain number of references to resource |
| Chipwaitexternalsemaphoresasync | Waits on a set of external semaphore objects |
| ►Mhipfort_auxiliary | |
| Chipgetdeviceproperties | Returns device properties |
| ►Mhipfort_hipblas | |
| Chipblasaxpybatchedex | BLAS EX API |
| Chipblasaxpybatchedex_64 | |
| Chipblasaxpyex | BLAS EX API |
| Chipblasaxpyex_64 | |
| Chipblasaxpystridedbatchedex | BLAS EX API |
| Chipblasaxpystridedbatchedex_64 | |
| Chipblasbfdot | |
| Chipblasbfdot_64 | |
| Chipblasbfdotbatched | |
| Chipblasbfdotbatched_64 | |
| Chipblasbfdotstridedbatched | |
| Chipblasbfdotstridedbatched_64 | |
| Chipblascaxpy | |
| Chipblascaxpy_64 | |
| Chipblascaxpybatched | |
| Chipblascaxpybatched_64 | |
| Chipblascaxpystridedbatched | |
| Chipblascaxpystridedbatched_64 | |
| Chipblasccopy | |
| Chipblasccopy_64 | |
| Chipblasccopybatched | |
| Chipblasccopybatched_64 | |
| Chipblasccopystridedbatched | |
| Chipblasccopystridedbatched_64 | |
| Chipblascdgmm | |
| Chipblascdgmm_64 | |
| Chipblascdgmmbatched | |
| Chipblascdgmmbatched_64 | |
| Chipblascdgmmstridedbatched | |
| Chipblascdgmmstridedbatched_64 | |
| Chipblascdotc | |
| Chipblascdotc_64 | |
| Chipblascdotcbatched | |
| Chipblascdotcbatched_64 | |
| Chipblascdotcstridedbatched | |
| Chipblascdotcstridedbatched_64 | |
| Chipblascdotu | |
| Chipblascdotu_64 | |
| Chipblascdotubatched | |
| Chipblascdotubatched_64 | |
| Chipblascdotustridedbatched | |
| Chipblascdotustridedbatched_64 | |
| Chipblascgbmv | |
| Chipblascgbmv_64 | |
| Chipblascgbmvbatched | |
| Chipblascgbmvbatched_64 | |
| Chipblascgbmvstridedbatched | |
| Chipblascgbmvstridedbatched_64 | |
| Chipblascgeam | |
| Chipblascgeam_64 | |
| Chipblascgeambatched | |
| Chipblascgeambatched_64 | |
| Chipblascgeamstridedbatched | |
| Chipblascgeamstridedbatched_64 | |
| Chipblascgels | |
| Chipblascgelsbatched | |
| Chipblascgelsstridedbatched | |
| Chipblascgemm | |
| Chipblascgemm_64 | |
| Chipblascgemmbatched | |
| Chipblascgemmbatched_64 | |
| Chipblascgemmstridedbatched | |
| Chipblascgemmstridedbatched_64 | |
| Chipblascgemv | |
| Chipblascgemv_64 | |
| Chipblascgemvbatched | |
| Chipblascgemvbatched_64 | |
| Chipblascgemvstridedbatched | |
| Chipblascgemvstridedbatched_64 | |
| Chipblascgeqrf | |
| Chipblascgeqrfbatched | |
| Chipblascgeqrfstridedbatched | |
| Chipblascgerc | |
| Chipblascgerc_64 | |
| Chipblascgercbatched | |
| Chipblascgercbatched_64 | |
| Chipblascgercstridedbatched | |
| Chipblascgercstridedbatched_64 | |
| Chipblascgeru | |
| Chipblascgeru_64 | |
| Chipblascgerubatched | |
| Chipblascgerubatched_64 | |
| Chipblascgerustridedbatched | |
| Chipblascgerustridedbatched_64 | |
| Chipblascgetrf | |
| Chipblascgetrfbatched | |
| Chipblascgetrfstridedbatched | |
| Chipblascgetribatched | |
| Chipblascgetrs | |
| Chipblascgetrsbatched | |
| Chipblascgetrsstridedbatched | |
| Chipblaschbmv | BLAS Level 2 API |
| Chipblaschbmv_64 | |
| Chipblaschbmvbatched | BLAS Level 2 API |
| Chipblaschbmvbatched_64 | |
| Chipblaschbmvstridedbatched | BLAS Level 2 API |
| Chipblaschbmvstridedbatched_64 | |
| Chipblaschemm | BLAS Level 3 API |
| Chipblaschemm_64 | |
| Chipblaschemmbatched | BLAS Level 3 API |
| Chipblaschemmbatched_64 | |
| Chipblaschemmstridedbatched | BLAS Level 3 API |
| Chipblaschemmstridedbatched_64 | |
| Chipblaschemv | BLAS Level 2 API |
| Chipblaschemv_64 | |
| Chipblaschemvbatched | BLAS Level 2 API |
| Chipblaschemvbatched_64 | |
| Chipblaschemvstridedbatched | BLAS Level 2 API |
| Chipblaschemvstridedbatched_64 | |
| Chipblascher | BLAS Level 2 API |
| Chipblascher2 | BLAS Level 2 API |
| Chipblascher2_64 | |
| Chipblascher2batched | BLAS Level 2 API |
| Chipblascher2batched_64 | |
| Chipblascher2k | BLAS Level 3 API |
| Chipblascher2k_64 | |
| Chipblascher2kbatched | BLAS Level 3 API |
| Chipblascher2kbatched_64 | |
| Chipblascher2kstridedbatched | BLAS Level 3 API |
| Chipblascher2kstridedbatched_64 | |
| Chipblascher2stridedbatched | BLAS Level 2 API |
| Chipblascher2stridedbatched_64 | |
| Chipblascher_64 | |
| Chipblascherbatched | BLAS Level 2 API |
| Chipblascherbatched_64 | |
| Chipblascherk | BLAS Level 3 API |
| Chipblascherk_64 | |
| Chipblascherkbatched | BLAS Level 3 API |
| Chipblascherkbatched_64 | |
| Chipblascherkstridedbatched | BLAS Level 3 API |
| Chipblascherkstridedbatched_64 | |
| Chipblascherkx | BLAS Level 3 API |
| Chipblascherkx_64 | |
| Chipblascherkxbatched | BLAS Level 3 API |
| Chipblascherkxbatched_64 | |
| Chipblascherkxstridedbatched | BLAS Level 3 API |
| Chipblascherkxstridedbatched_64 | |
| Chipblascherstridedbatched | BLAS Level 2 API |
| Chipblascherstridedbatched_64 | |
| Chipblaschpmv | BLAS Level 2 API |
| Chipblaschpmv_64 | |
| Chipblaschpmvbatched | BLAS Level 2 API |
| Chipblaschpmvbatched_64 | |
| Chipblaschpmvstridedbatched | BLAS Level 2 API |
| Chipblaschpmvstridedbatched_64 | |
| Chipblaschpr | BLAS Level 2 API |
| Chipblaschpr2 | BLAS Level 2 API |
| Chipblaschpr2_64 | |
| Chipblaschpr2batched | BLAS Level 2 API |
| Chipblaschpr2batched_64 | |
| Chipblaschpr2stridedbatched | BLAS Level 2 API |
| Chipblaschpr2stridedbatched_64 | |
| Chipblaschpr_64 | |
| Chipblaschprbatched | BLAS Level 2 API |
| Chipblaschprbatched_64 | |
| Chipblaschprstridedbatched | BLAS Level 2 API |
| Chipblaschprstridedbatched_64 | |
| Chipblascreate | Create the hipBLAS handle |
| Chipblascrot | |
| Chipblascrot_64 | |
| Chipblascrotbatched | |
| Chipblascrotbatched_64 | |
| Chipblascrotg | |
| Chipblascrotg_64 | |
| Chipblascrotgbatched | |
| Chipblascrotgbatched_64 | |
| Chipblascrotgstridedbatched | |
| Chipblascrotgstridedbatched_64 | |
| Chipblascrotstridedbatched | |
| Chipblascrotstridedbatched_64 | |
| Chipblascscal | |
| Chipblascscal_64 | |
| Chipblascscalbatched | |
| Chipblascscalbatched_64 | |
| Chipblascscalstridedbatched | |
| Chipblascscalstridedbatched_64 | |
| Chipblascspr | |
| Chipblascspr_64 | |
| Chipblascsprbatched | |
| Chipblascsprbatched_64 | |
| Chipblascsprstridedbatched | |
| Chipblascsprstridedbatched_64 | |
| Chipblascsrot | |
| Chipblascsrot_64 | |
| Chipblascsrotbatched | |
| Chipblascsrotbatched_64 | |
| Chipblascsrotstridedbatched | |
| Chipblascsrotstridedbatched_64 | |
| Chipblascsscal | |
| Chipblascsscal_64 | |
| Chipblascsscalbatched | |
| Chipblascsscalbatched_64 | |
| Chipblascsscalstridedbatched | |
| Chipblascsscalstridedbatched_64 | |
| Chipblascswap | |
| Chipblascswap_64 | |
| Chipblascswapbatched | |
| Chipblascswapbatched_64 | |
| Chipblascswapstridedbatched | |
| Chipblascswapstridedbatched_64 | |
| Chipblascsymm | |
| Chipblascsymm_64 | |
| Chipblascsymmbatched | |
| Chipblascsymmbatched_64 | |
| Chipblascsymmstridedbatched | |
| Chipblascsymmstridedbatched_64 | |
| Chipblascsymv | |
| Chipblascsymv_64 | |
| Chipblascsymvbatched | |
| Chipblascsymvbatched_64 | |
| Chipblascsymvstridedbatched | |
| Chipblascsymvstridedbatched_64 | |
| Chipblascsyr | |
| Chipblascsyr2 | |
| Chipblascsyr2_64 | |
| Chipblascsyr2batched | |
| Chipblascsyr2batched_64 | |
| Chipblascsyr2k | |
| Chipblascsyr2k_64 | |
| Chipblascsyr2kbatched | |
| Chipblascsyr2kbatched_64 | |
| Chipblascsyr2kstridedbatched | |
| Chipblascsyr2kstridedbatched_64 | |
| Chipblascsyr2stridedbatched | |
| Chipblascsyr2stridedbatched_64 | |
| Chipblascsyr_64 | |
| Chipblascsyrbatched | |
| Chipblascsyrbatched_64 | |
| Chipblascsyrk | |
| Chipblascsyrk_64 | |
| Chipblascsyrkbatched | |
| Chipblascsyrkbatched_64 | |
| Chipblascsyrkstridedbatched | |
| Chipblascsyrkstridedbatched_64 | |
| Chipblascsyrkx | |
| Chipblascsyrkx_64 | |
| Chipblascsyrkxbatched | |
| Chipblascsyrkxbatched_64 | |
| Chipblascsyrkxstridedbatched | |
| Chipblascsyrkxstridedbatched_64 | |
| Chipblascsyrstridedbatched | |
| Chipblascsyrstridedbatched_64 | |
| Chipblasctbmv | |
| Chipblasctbmv_64 | |
| Chipblasctbmvbatched | |
| Chipblasctbmvbatched_64 | |
| Chipblasctbmvstridedbatched | |
| Chipblasctbmvstridedbatched_64 | |
| Chipblasctbsv | |
| Chipblasctbsv_64 | |
| Chipblasctbsvbatched | |
| Chipblasctbsvbatched_64 | |
| Chipblasctbsvstridedbatched | |
| Chipblasctbsvstridedbatched_64 | |
| Chipblasctpmv | |
| Chipblasctpmv_64 | |
| Chipblasctpmvbatched | |
| Chipblasctpmvbatched_64 | |
| Chipblasctpmvstridedbatched | |
| Chipblasctpmvstridedbatched_64 | |
| Chipblasctpsv | |
| Chipblasctpsv_64 | |
| Chipblasctpsvbatched | |
| Chipblasctpsvbatched_64 | |
| Chipblasctpsvstridedbatched | |
| Chipblasctpsvstridedbatched_64 | |
| Chipblasctrmm | |
| Chipblasctrmm_64 | |
| Chipblasctrmmbatched | |
| Chipblasctrmmbatched_64 | |
| Chipblasctrmmstridedbatched | |
| Chipblasctrmmstridedbatched_64 | |
| Chipblasctrmv | |
| Chipblasctrmv_64 | |
| Chipblasctrmvbatched | |
| Chipblasctrmvbatched_64 | |
| Chipblasctrmvstridedbatched | |
| Chipblasctrmvstridedbatched_64 | |
| Chipblasctrsm | |
| Chipblasctrsm_64 | |
| Chipblasctrsmbatched | |
| Chipblasctrsmbatched_64 | |
| Chipblasctrsmstridedbatched | |
| Chipblasctrsmstridedbatched_64 | |
| Chipblasctrsv | |
| Chipblasctrsv_64 | |
| Chipblasctrsvbatched | |
| Chipblasctrsvbatched_64 | |
| Chipblasctrsvstridedbatched | |
| Chipblasctrsvstridedbatched_64 | |
| Chipblasctrtri | |
| Chipblasctrtribatched | |
| Chipblasctrtristridedbatched | |
| Chipblasdasum | |
| Chipblasdasum_64 | |
| Chipblasdasumbatched | |
| Chipblasdasumbatched_64 | |
| Chipblasdasumstridedbatched | |
| Chipblasdasumstridedbatched_64 | |
| Chipblasdaxpy | |
| Chipblasdaxpy_64 | |
| Chipblasdaxpybatched | |
| Chipblasdaxpybatched_64 | |
| Chipblasdaxpystridedbatched | |
| Chipblasdaxpystridedbatched_64 | |
| Chipblasdcopy | |
| Chipblasdcopy_64 | |
| Chipblasdcopybatched | |
| Chipblasdcopybatched_64 | |
| Chipblasdcopystridedbatched | |
| Chipblasdcopystridedbatched_64 | |
| Chipblasddgmm | |
| Chipblasddgmm_64 | |
| Chipblasddgmmbatched | |
| Chipblasddgmmbatched_64 | |
| Chipblasddgmmstridedbatched | |
| Chipblasddgmmstridedbatched_64 | |
| Chipblasddot | |
| Chipblasddot_64 | |
| Chipblasddotbatched | |
| Chipblasddotbatched_64 | |
| Chipblasddotstridedbatched | |
| Chipblasddotstridedbatched_64 | |
| Chipblasdestroy | Destroys the library context created using hipblasCreate() |
| Chipblasdgbmv | |
| Chipblasdgbmv_64 | |
| Chipblasdgbmvbatched | |
| Chipblasdgbmvbatched_64 | |
| Chipblasdgbmvstridedbatched | |
| Chipblasdgbmvstridedbatched_64 | |
| Chipblasdgeam | |
| Chipblasdgeam_64 | |
| Chipblasdgeambatched | |
| Chipblasdgeambatched_64 | |
| Chipblasdgeamstridedbatched | |
| Chipblasdgeamstridedbatched_64 | |
| Chipblasdgels | |
| Chipblasdgelsbatched | |
| Chipblasdgelsstridedbatched | |
| Chipblasdgemm | |
| Chipblasdgemm_64 | |
| Chipblasdgemmbatched | |
| Chipblasdgemmbatched_64 | |
| Chipblasdgemmstridedbatched | |
| Chipblasdgemmstridedbatched_64 | |
| Chipblasdgemv | |
| Chipblasdgemv_64 | |
| Chipblasdgemvbatched | |
| Chipblasdgemvbatched_64 | |
| Chipblasdgemvstridedbatched | |
| Chipblasdgemvstridedbatched_64 | |
| Chipblasdgeqrf | |
| Chipblasdgeqrfbatched | |
| Chipblasdgeqrfstridedbatched | |
| Chipblasdger | |
| Chipblasdger_64 | |
| Chipblasdgerbatched | |
| Chipblasdgerbatched_64 | |
| Chipblasdgerstridedbatched | |
| Chipblasdgerstridedbatched_64 | |
| Chipblasdgetrf | |
| Chipblasdgetrfbatched | |
| Chipblasdgetrfstridedbatched | |
| Chipblasdgetribatched | |
| Chipblasdgetrs | |
| Chipblasdgetrsbatched | |
| Chipblasdgetrsstridedbatched | |
| Chipblasdnrm2 | |
| Chipblasdnrm2_64 | |
| Chipblasdnrm2batched | |
| Chipblasdnrm2batched_64 | |
| Chipblasdnrm2stridedbatched | |
| Chipblasdnrm2stridedbatched_64 | |
| Chipblasdotbatchedex | BLAS EX API |
| Chipblasdotbatchedex_64 | |
| Chipblasdotcbatchedex | |
| Chipblasdotcbatchedex_64 | |
| Chipblasdotcex | |
| Chipblasdotcex_64 | |
| Chipblasdotcstridedbatchedex | |
| Chipblasdotcstridedbatchedex_64 | |
| Chipblasdotex | BLAS EX API |
| Chipblasdotex_64 | |
| Chipblasdotstridedbatchedex | BLAS EX API |
| Chipblasdotstridedbatchedex_64 | |
| Chipblasdrot | |
| Chipblasdrot_64 | |
| Chipblasdrotbatched | |
| Chipblasdrotbatched_64 | |
| Chipblasdrotg | |
| Chipblasdrotg_64 | |
| Chipblasdrotgbatched | |
| Chipblasdrotgbatched_64 | |
| Chipblasdrotgstridedbatched | |
| Chipblasdrotgstridedbatched_64 | |
| Chipblasdrotm | |
| Chipblasdrotm_64 | |
| Chipblasdrotmbatched | |
| Chipblasdrotmbatched_64 | |
| Chipblasdrotmg | |
| Chipblasdrotmg_64 | |
| Chipblasdrotmgbatched | |
| Chipblasdrotmgbatched_64 | |
| Chipblasdrotmgstridedbatched | |
| Chipblasdrotmgstridedbatched_64 | |
| Chipblasdrotmstridedbatched | |
| Chipblasdrotmstridedbatched_64 | |
| Chipblasdrotstridedbatched | |
| Chipblasdrotstridedbatched_64 | |
| Chipblasdsbmv | |
| Chipblasdsbmv_64 | |
| Chipblasdsbmvbatched | |
| Chipblasdsbmvbatched_64 | |
| Chipblasdsbmvstridedbatched | |
| Chipblasdsbmvstridedbatched_64 | |
| Chipblasdscal | |
| Chipblasdscal_64 | |
| Chipblasdscalbatched | |
| Chipblasdscalbatched_64 | |
| Chipblasdscalstridedbatched | |
| Chipblasdscalstridedbatched_64 | |
| Chipblasdspmv | |
| Chipblasdspmv_64 | |
| Chipblasdspmvbatched | |
| Chipblasdspmvbatched_64 | |
| Chipblasdspmvstridedbatched | |
| Chipblasdspmvstridedbatched_64 | |
| Chipblasdspr | |
| Chipblasdspr2 | |
| Chipblasdspr2_64 | |
| Chipblasdspr2batched | |
| Chipblasdspr2batched_64 | |
| Chipblasdspr2stridedbatched | |
| Chipblasdspr2stridedbatched_64 | |
| Chipblasdspr_64 | |
| Chipblasdsprbatched | |
| Chipblasdsprbatched_64 | |
| Chipblasdsprstridedbatched | |
| Chipblasdsprstridedbatched_64 | |
| Chipblasdswap | |
| Chipblasdswap_64 | |
| Chipblasdswapbatched | |
| Chipblasdswapbatched_64 | |
| Chipblasdswapstridedbatched | |
| Chipblasdswapstridedbatched_64 | |
| Chipblasdsymm | |
| Chipblasdsymm_64 | |
| Chipblasdsymmbatched | |
| Chipblasdsymmbatched_64 | |
| Chipblasdsymmstridedbatched | |
| Chipblasdsymmstridedbatched_64 | |
| Chipblasdsymv | |
| Chipblasdsymv_64 | |
| Chipblasdsymvbatched | |
| Chipblasdsymvbatched_64 | |
| Chipblasdsymvstridedbatched | |
| Chipblasdsymvstridedbatched_64 | |
| Chipblasdsyr | |
| Chipblasdsyr2 | |
| Chipblasdsyr2_64 | |
| Chipblasdsyr2batched | |
| Chipblasdsyr2batched_64 | |
| Chipblasdsyr2k | |
| Chipblasdsyr2k_64 | |
| Chipblasdsyr2kbatched | |
| Chipblasdsyr2kbatched_64 | |
| Chipblasdsyr2kstridedbatched | |
| Chipblasdsyr2kstridedbatched_64 | |
| Chipblasdsyr2stridedbatched | |
| Chipblasdsyr2stridedbatched_64 | |
| Chipblasdsyr_64 | |
| Chipblasdsyrbatched | |
| Chipblasdsyrbatched_64 | |
| Chipblasdsyrk | |
| Chipblasdsyrk_64 | |
| Chipblasdsyrkbatched | |
| Chipblasdsyrkbatched_64 | |
| Chipblasdsyrkstridedbatched | |
| Chipblasdsyrkstridedbatched_64 | |
| Chipblasdsyrkx | |
| Chipblasdsyrkx_64 | |
| Chipblasdsyrkxbatched | |
| Chipblasdsyrkxbatched_64 | |
| Chipblasdsyrkxstridedbatched | |
| Chipblasdsyrkxstridedbatched_64 | |
| Chipblasdsyrstridedbatched | |
| Chipblasdsyrstridedbatched_64 | |
| Chipblasdtbmv | |
| Chipblasdtbmv_64 | |
| Chipblasdtbmvbatched | |
| Chipblasdtbmvbatched_64 | |
| Chipblasdtbmvstridedbatched | |
| Chipblasdtbmvstridedbatched_64 | |
| Chipblasdtbsv | |
| Chipblasdtbsv_64 | |
| Chipblasdtbsvbatched | |
| Chipblasdtbsvbatched_64 | |
| Chipblasdtbsvstridedbatched | |
| Chipblasdtbsvstridedbatched_64 | |
| Chipblasdtpmv | |
| Chipblasdtpmv_64 | |
| Chipblasdtpmvbatched | |
| Chipblasdtpmvbatched_64 | |
| Chipblasdtpmvstridedbatched | |
| Chipblasdtpmvstridedbatched_64 | |
| Chipblasdtpsv | |
| Chipblasdtpsv_64 | |
| Chipblasdtpsvbatched | |
| Chipblasdtpsvbatched_64 | |
| Chipblasdtpsvstridedbatched | |
| Chipblasdtpsvstridedbatched_64 | |
| Chipblasdtrmm | |
| Chipblasdtrmm_64 | |
| Chipblasdtrmmbatched | |
| Chipblasdtrmmbatched_64 | |
| Chipblasdtrmmstridedbatched | |
| Chipblasdtrmmstridedbatched_64 | |
| Chipblasdtrmv | |
| Chipblasdtrmv_64 | |
| Chipblasdtrmvbatched | |
| Chipblasdtrmvbatched_64 | |
| Chipblasdtrmvstridedbatched | |
| Chipblasdtrmvstridedbatched_64 | |
| Chipblasdtrsm | |
| Chipblasdtrsm_64 | |
| Chipblasdtrsmbatched | |
| Chipblasdtrsmbatched_64 | |
| Chipblasdtrsmstridedbatched | |
| Chipblasdtrsmstridedbatched_64 | |
| Chipblasdtrsv | |
| Chipblasdtrsv_64 | |
| Chipblasdtrsvbatched | |
| Chipblasdtrsvbatched_64 | |
| Chipblasdtrsvstridedbatched | |
| Chipblasdtrsvstridedbatched_64 | |
| Chipblasdtrtri | |
| Chipblasdtrtribatched | |
| Chipblasdtrtristridedbatched | |
| Chipblasdzasum | |
| Chipblasdzasum_64 | |
| Chipblasdzasumbatched | |
| Chipblasdzasumbatched_64 | |
| Chipblasdzasumstridedbatched | |
| Chipblasdzasumstridedbatched_64 | |
| Chipblasdznrm2 | |
| Chipblasdznrm2_64 | |
| Chipblasdznrm2batched | |
| Chipblasdznrm2batched_64 | |
| Chipblasdznrm2stridedbatched | |
| Chipblasdznrm2stridedbatched_64 | |
| Chipblasgemmbatchedex | BLAS EX API |
| Chipblasgemmbatchedex_64 | |
| Chipblasgemmbatchedexwithflags | |
| Chipblasgemmbatchedexwithflags_64 | |
| Chipblasgemmex | BLAS EX API |
| Chipblasgemmex_64 | |
| Chipblasgemmexwithflags | |
| Chipblasgemmexwithflags_64 | |
| Chipblasgemmstridedbatchedex | BLAS EX API |
| Chipblasgemmstridedbatchedex_64 | |
| Chipblasgemmstridedbatchedexwithflags | |
| Chipblasgemmstridedbatchedexwithflags_64 | |
| Chipblasgetatomicsmode | Gets hipblasSetAtomicsMode |
| Chipblasgetbatchalphastride | Get batch alpha stride from the handle |
| Chipblasgetbatchbetastride | Get batch beta stride from the handle |
| Chipblasgetmathmode | Get hipblas math mode |
| Chipblasgetmatrix | Copy matrix from device to host |
| Chipblasgetmatrixasync | Asynchronously copy matrix from device to host |
| Chipblasgetpointermode | Gets hipBLAS pointer mode |
| Chipblasgetproperty | Gets a specific property of the hipBLAS library |
| Chipblasgetstream | Gets stream[0] for the handle |
| Chipblasgetvector | Copy vector from device to host |
| Chipblasgetvectorasync | Asynchronously copy vector from device to host |
| Chipblasgetversion | Gets the hipBLAS library version number |
| Chipblashaxpy | BLAS Level 1 API |
| Chipblashaxpy_64 | |
| Chipblashaxpybatched | BLAS Level 1 API |
| Chipblashaxpybatched_64 | |
| Chipblashaxpystridedbatched | BLAS Level 1 API |
| Chipblashaxpystridedbatched_64 | |
| Chipblashdot | BLAS Level 1 API |
| Chipblashdot_64 | |
| Chipblashdotbatched | BLAS Level 1 API |
| Chipblashdotbatched_64 | |
| Chipblashdotstridedbatched | BLAS Level 1 API |
| Chipblashdotstridedbatched_64 | |
| Chipblasherkex | BLAS EX API |
| Chipblashgemm | BLAS Level 3 API |
| Chipblashgemm_64 | |
| Chipblashgemmbatched | BLAS Level 3 API |
| Chipblashgemmbatched_64 | |
| Chipblashgemmstridedbatched | BLAS Level 3 API |
| Chipblashgemmstridedbatched_64 | |
| Chipblasicamax | |
| Chipblasicamax_64 | |
| Chipblasicamaxbatched | |
| Chipblasicamaxbatched_64 | |
| Chipblasicamaxstridedbatched | |
| Chipblasicamaxstridedbatched_64 | |
| Chipblasicamin | |
| Chipblasicamin_64 | |
| Chipblasicaminbatched | |
| Chipblasicaminbatched_64 | |
| Chipblasicaminstridedbatched | |
| Chipblasicaminstridedbatched_64 | |
| Chipblasidamax | |
| Chipblasidamax_64 | |
| Chipblasidamaxbatched | |
| Chipblasidamaxbatched_64 | |
| Chipblasidamaxstridedbatched | |
| Chipblasidamaxstridedbatched_64 | |
| Chipblasidamin | |
| Chipblasidamin_64 | |
| Chipblasidaminbatched | |
| Chipblasidaminbatched_64 | |
| Chipblasidaminstridedbatched | |
| Chipblasidaminstridedbatched_64 | |
| Chipblasisamax | BLAS Level 1 API |
| Chipblasisamax_64 | |
| Chipblasisamaxbatched | BLAS Level 1 API |
| Chipblasisamaxbatched_64 | |
| Chipblasisamaxstridedbatched | BLAS Level 1 API |
| Chipblasisamaxstridedbatched_64 | |
| Chipblasisamin | BLAS Level 1 API |
| Chipblasisamin_64 | |
| Chipblasisaminbatched | BLAS Level 1 API |
| Chipblasisaminbatched_64 | |
| Chipblasisaminstridedbatched | BLAS Level 1 API |
| Chipblasisaminstridedbatched_64 | |
| Chipblasizamax | |
| Chipblasizamax_64 | |
| Chipblasizamaxbatched | |
| Chipblasizamaxbatched_64 | |
| Chipblasizamaxstridedbatched | |
| Chipblasizamaxstridedbatched_64 | |
| Chipblasizamin | |
| Chipblasizamin_64 | |
| Chipblasizaminbatched | |
| Chipblasizaminbatched_64 | |
| Chipblasizaminstridedbatched | |
| Chipblasizaminstridedbatched_64 | |
| Chipblasnrm2batchedex | BLAS EX API |
| Chipblasnrm2batchedex_64 | |
| Chipblasnrm2ex | BLAS EX API |
| Chipblasnrm2ex_64 | |
| Chipblasnrm2stridedbatchedex | BLAS EX API |
| Chipblasnrm2stridedbatchedex_64 | |
| Chipblasrotbatchedex | BLAS EX API |
| Chipblasrotbatchedex_64 | |
| Chipblasrotex | BLAS EX API |
| Chipblasrotex_64 | |
| Chipblasrotstridedbatchedex | BLAS EX API |
| Chipblasrotstridedbatchedex_64 | |
| Chipblassasum | BLAS Level 1 API |
| Chipblassasum_64 | |
| Chipblassasumbatched | BLAS Level 1 API |
| Chipblassasumbatched_64 | |
| Chipblassasumstridedbatched | BLAS Level 1 API |
| Chipblassasumstridedbatched_64 | |
| Chipblassaxpy | |
| Chipblassaxpy_64 | |
| Chipblassaxpybatched | |
| Chipblassaxpybatched_64 | |
| Chipblassaxpystridedbatched | |
| Chipblassaxpystridedbatched_64 | |
| Chipblasscalbatchedex | BLAS EX API |
| Chipblasscalbatchedex_64 | |
| Chipblasscalex | BLAS EX API |
| Chipblasscalex_64 | |
| Chipblasscalstridedbatchedex | BLAS EX API |
| Chipblasscalstridedbatchedex_64 | |
| Chipblasscasum | |
| Chipblasscasum_64 | |
| Chipblasscasumbatched | |
| Chipblasscasumbatched_64 | |
| Chipblasscasumstridedbatched | |
| Chipblasscasumstridedbatched_64 | |
| Chipblasscnrm2 | |
| Chipblasscnrm2_64 | |
| Chipblasscnrm2batched | |
| Chipblasscnrm2batched_64 | |
| Chipblasscnrm2stridedbatched | |
| Chipblasscnrm2stridedbatched_64 | |
| Chipblasscopy | BLAS Level 1 API |
| Chipblasscopy_64 | |
| Chipblasscopybatched | BLAS Level 1 API |
| Chipblasscopybatched_64 | |
| Chipblasscopystridedbatched | BLAS Level 1 API |
| Chipblasscopystridedbatched_64 | |
| Chipblassdgmm | BLAS Level 3 API |
| Chipblassdgmm_64 | |
| Chipblassdgmmbatched | BLAS Level 3 API |
| Chipblassdgmmbatched_64 | |
| Chipblassdgmmstridedbatched | BLAS Level 3 API |
| Chipblassdgmmstridedbatched_64 | |
| Chipblassdot | |
| Chipblassdot_64 | |
| Chipblassdotbatched | |
| Chipblassdotbatched_64 | |
| Chipblassdotstridedbatched | |
| Chipblassdotstridedbatched_64 | |
| Chipblassetatomicsmode | Sets hipblasSetAtomicsMode |
| Chipblassetbatchalphastride | Set alpha stride for a limited set of batched and strided_batched functions to specify the stride for alpha between successive batch elements |
| Chipblassetbatchbetastride | Set beta stride for a limited set of batched and strided_batched functions to specify the stride for beta between successive batch elements |
| Chipblassetmathmode | Set hipblas math mode |
| Chipblassetmatrix | Copy matrix from host to device |
| Chipblassetmatrixasync | Asynchronously copy matrix from host to device |
| Chipblassetpointermode | Sets hipBLAS pointer mode |
| Chipblassetstream | Sets the stream for the handle |
| Chipblassetvector | Copy vector from host to device |
| Chipblassetvectorasync | Asynchronously copy vector from host to device |
| Chipblassetworkspace | Set hipblas workspace to user-owned device buffer |
| Chipblassgbmv | BLAS Level 2 API |
| Chipblassgbmv_64 | |
| Chipblassgbmvbatched | BLAS Level 2 API |
| Chipblassgbmvbatched_64 | |
| Chipblassgbmvstridedbatched | BLAS Level 2 API |
| Chipblassgbmvstridedbatched_64 | |
| Chipblassgeam | BLAS Level 3 API |
| Chipblassgeam_64 | |
| Chipblassgeambatched | BLAS Level 3 API |
| Chipblassgeambatched_64 | |
| Chipblassgeamstridedbatched | BLAS Level 3 API |
| Chipblassgeamstridedbatched_64 | |
| Chipblassgels | SOLVER API |
| Chipblassgelsbatched | SOLVER API |
| Chipblassgelsstridedbatched | SOLVER API |
| Chipblassgemm | |
| Chipblassgemm_64 | |
| Chipblassgemmbatched | |
| Chipblassgemmbatched_64 | |
| Chipblassgemmstridedbatched | |
| Chipblassgemmstridedbatched_64 | |
| Chipblassgemv | BLAS Level 2 API |
| Chipblassgemv_64 | |
| Chipblassgemvbatched | BLAS Level 2 API |
| Chipblassgemvbatched_64 | |
| Chipblassgemvstridedbatched | BLAS Level 2 API |
| Chipblassgemvstridedbatched_64 | |
| Chipblassgeqrf | SOLVER API |
| Chipblassgeqrfbatched | SOLVER API |
| Chipblassgeqrfstridedbatched | SOLVER API |
| Chipblassger | BLAS Level 2 API |
| Chipblassger_64 | |
| Chipblassgerbatched | BLAS Level 2 API |
| Chipblassgerbatched_64 | |
| Chipblassgerstridedbatched | BLAS Level 2 API |
| Chipblassgerstridedbatched_64 | |
| Chipblassgetrf | SOLVER API |
| Chipblassgetrfbatched | SOLVER API |
| Chipblassgetrfstridedbatched | SOLVER API |
| Chipblassgetribatched | SOLVER API |
| Chipblassgetrs | SOLVER API |
| Chipblassgetrsbatched | SOLVER API |
| Chipblassgetrsstridedbatched | SOLVER API |
| Chipblassnrm2 | BLAS Level 1 API |
| Chipblassnrm2_64 | |
| Chipblassnrm2batched | BLAS Level 1 API |
| Chipblassnrm2batched_64 | |
| Chipblassnrm2stridedbatched | BLAS Level 1 API |
| Chipblassnrm2stridedbatched_64 | |
| Chipblassrot | BLAS Level 1 API |
| Chipblassrot_64 | |
| Chipblassrotbatched | BLAS Level 1 API |
| Chipblassrotbatched_64 | |
| Chipblassrotg | BLAS Level 1 API |
| Chipblassrotg_64 | |
| Chipblassrotgbatched | BLAS Level 1 API |
| Chipblassrotgbatched_64 | |
| Chipblassrotgstridedbatched | BLAS Level 1 API |
| Chipblassrotgstridedbatched_64 | |
| Chipblassrotm | BLAS Level 1 API |
| Chipblassrotm_64 | |
| Chipblassrotmbatched | BLAS Level 1 API |
| Chipblassrotmbatched_64 | |
| Chipblassrotmg | BLAS Level 1 API |
| Chipblassrotmg_64 | |
| Chipblassrotmgbatched | BLAS Level 1 API |
| Chipblassrotmgbatched_64 | |
| Chipblassrotmgstridedbatched | BLAS Level 1 API |
| Chipblassrotmgstridedbatched_64 | |
| Chipblassrotmstridedbatched | BLAS Level 1 API |
| Chipblassrotmstridedbatched_64 | |
| Chipblassrotstridedbatched | BLAS Level 1 API |
| Chipblassrotstridedbatched_64 | |
| Chipblasssbmv | BLAS Level 2 API |
| Chipblasssbmv_64 | |
| Chipblasssbmvbatched | BLAS Level 2 API |
| Chipblasssbmvbatched_64 | |
| Chipblasssbmvstridedbatched | BLAS Level 2 API |
| Chipblasssbmvstridedbatched_64 | |
| Chipblassscal | BLAS Level 1 API |
| Chipblassscal_64 | |
| Chipblassscalbatched | BLAS Level 1 API |
| Chipblassscalbatched_64 | |
| Chipblassscalstridedbatched | BLAS Level 1 API |
| Chipblassscalstridedbatched_64 | |
| Chipblassspmv | BLAS Level 2 API |
| Chipblassspmv_64 | |
| Chipblassspmvbatched | BLAS Level 2 API |
| Chipblassspmvbatched_64 | |
| Chipblassspmvstridedbatched | BLAS Level 2 API |
| Chipblassspmvstridedbatched_64 | |
| Chipblassspr | BLAS Level 2 API |
| Chipblassspr2 | BLAS Level 2 API |
| Chipblassspr2_64 | |
| Chipblassspr2batched | BLAS Level 2 API |
| Chipblassspr2batched_64 | |
| Chipblassspr2stridedbatched | BLAS Level 2 API |
| Chipblassspr2stridedbatched_64 | |
| Chipblassspr_64 | |
| Chipblasssprbatched | BLAS Level 2 API |
| Chipblasssprbatched_64 | |
| Chipblasssprstridedbatched | BLAS Level 2 API |
| Chipblasssprstridedbatched_64 | |
| Chipblassswap | BLAS Level 1 API |
| Chipblassswap_64 | |
| Chipblassswapbatched | BLAS Level 1 API |
| Chipblassswapbatched_64 | |
| Chipblassswapstridedbatched | BLAS Level 1 API |
| Chipblassswapstridedbatched_64 | |
| Chipblasssymm | BLAS Level 3 API |
| Chipblasssymm_64 | |
| Chipblasssymmbatched | BLAS Level 3 API |
| Chipblasssymmbatched_64 | |
| Chipblasssymmstridedbatched | BLAS Level 3 API |
| Chipblasssymmstridedbatched_64 | |
| Chipblasssymv | BLAS Level 2 API |
| Chipblasssymv_64 | |
| Chipblasssymvbatched | BLAS Level 2 API |
| Chipblasssymvbatched_64 | |
| Chipblasssymvstridedbatched | BLAS Level 2 API |
| Chipblasssymvstridedbatched_64 | |
| Chipblasssyr | BLAS Level 2 API |
| Chipblasssyr2 | BLAS Level 2 API |
| Chipblasssyr2_64 | |
| Chipblasssyr2batched | BLAS Level 2 API |
| Chipblasssyr2batched_64 | |
| Chipblasssyr2k | BLAS Level 3 API |
| Chipblasssyr2k_64 | |
| Chipblasssyr2kbatched | BLAS Level 3 API |
| Chipblasssyr2kbatched_64 | |
| Chipblasssyr2kstridedbatched | BLAS Level 3 API |
| Chipblasssyr2kstridedbatched_64 | |
| Chipblasssyr2stridedbatched | BLAS Level 2 API |
| Chipblasssyr2stridedbatched_64 | |
| Chipblasssyr_64 | |
| Chipblasssyrbatched | BLAS Level 2 API |
| Chipblasssyrbatched_64 | |
| Chipblasssyrk | BLAS Level 3 API |
| Chipblasssyrk_64 | |
| Chipblasssyrkbatched | BLAS Level 3 API |
| Chipblasssyrkbatched_64 | |
| Chipblasssyrkstridedbatched | BLAS Level 3 API |
| Chipblasssyrkstridedbatched_64 | |
| Chipblasssyrkx | BLAS Level 3 API |
| Chipblasssyrkx_64 | |
| Chipblasssyrkxbatched | BLAS Level 3 API |
| Chipblasssyrkxbatched_64 | |
| Chipblasssyrkxstridedbatched | BLAS Level 3 API |
| Chipblasssyrkxstridedbatched_64 | |
| Chipblasssyrstridedbatched | BLAS Level 2 API |
| Chipblasssyrstridedbatched_64 | |
| Chipblasstatustostring | Auxiliary API |
| Chipblasstbmv | BLAS Level 2 API |
| Chipblasstbmv_64 | |
| Chipblasstbmvbatched | BLAS Level 2 API |
| Chipblasstbmvbatched_64 | |
| Chipblasstbmvstridedbatched | BLAS Level 2 API |
| Chipblasstbmvstridedbatched_64 | |
| Chipblasstbsv | BLAS Level 2 API |
| Chipblasstbsv_64 | |
| Chipblasstbsvbatched | BLAS Level 2 API |
| Chipblasstbsvbatched_64 | |
| Chipblasstbsvstridedbatched | BLAS Level 2 API |
| Chipblasstbsvstridedbatched_64 | |
| Chipblasstpmv | BLAS Level 2 API |
| Chipblasstpmv_64 | |
| Chipblasstpmvbatched | BLAS Level 2 API |
| Chipblasstpmvbatched_64 | |
| Chipblasstpmvstridedbatched | BLAS Level 2 API |
| Chipblasstpmvstridedbatched_64 | |
| Chipblasstpsv | BLAS Level 2 API |
| Chipblasstpsv_64 | |
| Chipblasstpsvbatched | BLAS Level 2 API |
| Chipblasstpsvbatched_64 | |
| Chipblasstpsvstridedbatched | BLAS Level 2 API |
| Chipblasstpsvstridedbatched_64 | |
| Chipblasstrmm | BLAS Level 3 API |
| Chipblasstrmm_64 | |
| Chipblasstrmmbatched | BLAS Level 3 API |
| Chipblasstrmmbatched_64 | |
| Chipblasstrmmstridedbatched | BLAS Level 3 API |
| Chipblasstrmmstridedbatched_64 | |
| Chipblasstrmv | BLAS Level 2 API |
| Chipblasstrmv_64 | |
| Chipblasstrmvbatched | BLAS Level 2 API |
| Chipblasstrmvbatched_64 | |
| Chipblasstrmvstridedbatched | BLAS Level 2 API |
| Chipblasstrmvstridedbatched_64 | |
| Chipblasstrsm | BLAS Level 3 API |
| Chipblasstrsm_64 | |
| Chipblasstrsmbatched | BLAS Level 3 API |
| Chipblasstrsmbatched_64 | |
| Chipblasstrsmstridedbatched | BLAS Level 3 API |
| Chipblasstrsmstridedbatched_64 | |
| Chipblasstrsv | BLAS Level 2 API |
| Chipblasstrsv_64 | |
| Chipblasstrsvbatched | BLAS Level 2 API |
| Chipblasstrsvbatched_64 | |
| Chipblasstrsvstridedbatched | BLAS Level 2 API |
| Chipblasstrsvstridedbatched_64 | |
| Chipblasstrtri | BLAS Level 3 API |
| Chipblasstrtribatched | BLAS Level 3 API |
| Chipblasstrtristridedbatched | BLAS Level 3 API |
| Chipblassyrkex | BLAS EX API |
| Chipblastrsmbatchedex | BLAS EX API |
| Chipblastrsmex | BLAS EX API |
| Chipblastrsmstridedbatchedex | BLAS EX API |
| Chipblaszaxpy | |
| Chipblaszaxpy_64 | |
| Chipblaszaxpybatched | |
| Chipblaszaxpybatched_64 | |
| Chipblaszaxpystridedbatched | |
| Chipblaszaxpystridedbatched_64 | |
| Chipblaszcopy | |
| Chipblaszcopy_64 | |
| Chipblaszcopybatched | |
| Chipblaszcopybatched_64 | |
| Chipblaszcopystridedbatched | |
| Chipblaszcopystridedbatched_64 | |
| Chipblaszdgmm | |
| Chipblaszdgmm_64 | |
| Chipblaszdgmmbatched | |
| Chipblaszdgmmbatched_64 | |
| Chipblaszdgmmstridedbatched | |
| Chipblaszdgmmstridedbatched_64 | |
| Chipblaszdotc | |
| Chipblaszdotc_64 | |
| Chipblaszdotcbatched | |
| Chipblaszdotcbatched_64 | |
| Chipblaszdotcstridedbatched | |
| Chipblaszdotcstridedbatched_64 | |
| Chipblaszdotu | |
| Chipblaszdotu_64 | |
| Chipblaszdotubatched | |
| Chipblaszdotubatched_64 | |
| Chipblaszdotustridedbatched | |
| Chipblaszdotustridedbatched_64 | |
| Chipblaszdrot | |
| Chipblaszdrot_64 | |
| Chipblaszdrotbatched | |
| Chipblaszdrotbatched_64 | |
| Chipblaszdrotstridedbatched | |
| Chipblaszdrotstridedbatched_64 | |
| Chipblaszdscal | |
| Chipblaszdscal_64 | |
| Chipblaszdscalbatched | |
| Chipblaszdscalbatched_64 | |
| Chipblaszdscalstridedbatched | |
| Chipblaszdscalstridedbatched_64 | |
| Chipblaszgbmv | |
| Chipblaszgbmv_64 | |
| Chipblaszgbmvbatched | |
| Chipblaszgbmvbatched_64 | |
| Chipblaszgbmvstridedbatched | |
| Chipblaszgbmvstridedbatched_64 | |
| Chipblaszgeam | |
| Chipblaszgeam_64 | |
| Chipblaszgeambatched | |
| Chipblaszgeambatched_64 | |
| Chipblaszgeamstridedbatched | |
| Chipblaszgeamstridedbatched_64 | |
| Chipblaszgels | |
| Chipblaszgelsbatched | |
| Chipblaszgelsstridedbatched | |
| Chipblaszgemm | |
| Chipblaszgemm_64 | |
| Chipblaszgemmbatched | |
| Chipblaszgemmbatched_64 | |
| Chipblaszgemmstridedbatched | |
| Chipblaszgemmstridedbatched_64 | |
| Chipblaszgemv | |
| Chipblaszgemv_64 | |
| Chipblaszgemvbatched | |
| Chipblaszgemvbatched_64 | |
| Chipblaszgemvstridedbatched | |
| Chipblaszgemvstridedbatched_64 | |
| Chipblaszgeqrf | |
| Chipblaszgeqrfbatched | |
| Chipblaszgeqrfstridedbatched | |
| Chipblaszgerc | |
| Chipblaszgerc_64 | |
| Chipblaszgercbatched | |
| Chipblaszgercbatched_64 | |
| Chipblaszgercstridedbatched | |
| Chipblaszgercstridedbatched_64 | |
| Chipblaszgeru | |
| Chipblaszgeru_64 | |
| Chipblaszgerubatched | |
| Chipblaszgerubatched_64 | |
| Chipblaszgerustridedbatched | |
| Chipblaszgerustridedbatched_64 | |
| Chipblaszgetrf | |
| Chipblaszgetrfbatched | |
| Chipblaszgetrfstridedbatched | |
| Chipblaszgetribatched | |
| Chipblaszgetrs | |
| Chipblaszgetrsbatched | |
| Chipblaszgetrsstridedbatched | |
| Chipblaszhbmv | |
| Chipblaszhbmv_64 | |
| Chipblaszhbmvbatched | |
| Chipblaszhbmvbatched_64 | |
| Chipblaszhbmvstridedbatched | |
| Chipblaszhbmvstridedbatched_64 | |
| Chipblaszhemm | |
| Chipblaszhemm_64 | |
| Chipblaszhemmbatched | |
| Chipblaszhemmbatched_64 | |
| Chipblaszhemmstridedbatched | |
| Chipblaszhemmstridedbatched_64 | |
| Chipblaszhemv | |
| Chipblaszhemv_64 | |
| Chipblaszhemvbatched | |
| Chipblaszhemvbatched_64 | |
| Chipblaszhemvstridedbatched | |
| Chipblaszhemvstridedbatched_64 | |
| Chipblaszher | |
| Chipblaszher2 | |
| Chipblaszher2_64 | |
| Chipblaszher2batched | |
| Chipblaszher2batched_64 | |
| Chipblaszher2k | |
| Chipblaszher2k_64 | |
| Chipblaszher2kbatched | |
| Chipblaszher2kbatched_64 | |
| Chipblaszher2kstridedbatched | |
| Chipblaszher2kstridedbatched_64 | |
| Chipblaszher2stridedbatched | |
| Chipblaszher2stridedbatched_64 | |
| Chipblaszher_64 | |
| Chipblaszherbatched | |
| Chipblaszherbatched_64 | |
| Chipblaszherk | |
| Chipblaszherk_64 | |
| Chipblaszherkbatched | |
| Chipblaszherkbatched_64 | |
| Chipblaszherkstridedbatched | |
| Chipblaszherkstridedbatched_64 | |
| Chipblaszherkx | |
| Chipblaszherkx_64 | |
| Chipblaszherkxbatched | |
| Chipblaszherkxbatched_64 | |
| Chipblaszherkxstridedbatched | |
| Chipblaszherkxstridedbatched_64 | |
| Chipblaszherstridedbatched | |
| Chipblaszherstridedbatched_64 | |
| Chipblaszhpmv | |
| Chipblaszhpmv_64 | |
| Chipblaszhpmvbatched | |
| Chipblaszhpmvbatched_64 | |
| Chipblaszhpmvstridedbatched | |
| Chipblaszhpmvstridedbatched_64 | |
| Chipblaszhpr | |
| Chipblaszhpr2 | |
| Chipblaszhpr2_64 | |
| Chipblaszhpr2batched | |
| Chipblaszhpr2batched_64 | |
| Chipblaszhpr2stridedbatched | |
| Chipblaszhpr2stridedbatched_64 | |
| Chipblaszhpr_64 | |
| Chipblaszhprbatched | |
| Chipblaszhprbatched_64 | |
| Chipblaszhprstridedbatched | |
| Chipblaszhprstridedbatched_64 | |
| Chipblaszrot | |
| Chipblaszrot_64 | |
| Chipblaszrotbatched | |
| Chipblaszrotbatched_64 | |
| Chipblaszrotg | |
| Chipblaszrotg_64 | |
| Chipblaszrotgbatched | |
| Chipblaszrotgbatched_64 | |
| Chipblaszrotgstridedbatched | |
| Chipblaszrotgstridedbatched_64 | |
| Chipblaszrotstridedbatched | |
| Chipblaszrotstridedbatched_64 | |
| Chipblaszscal | |
| Chipblaszscal_64 | |
| Chipblaszscalbatched | |
| Chipblaszscalbatched_64 | |
| Chipblaszscalstridedbatched | |
| Chipblaszscalstridedbatched_64 | |
| Chipblaszspr | |
| Chipblaszspr_64 | |
| Chipblaszsprbatched | |
| Chipblaszsprbatched_64 | |
| Chipblaszsprstridedbatched | |
| Chipblaszsprstridedbatched_64 | |
| Chipblaszswap | |
| Chipblaszswap_64 | |
| Chipblaszswapbatched | |
| Chipblaszswapbatched_64 | |
| Chipblaszswapstridedbatched | |
| Chipblaszswapstridedbatched_64 | |
| Chipblaszsymm | |
| Chipblaszsymm_64 | |
| Chipblaszsymmbatched | |
| Chipblaszsymmbatched_64 | |
| Chipblaszsymmstridedbatched | |
| Chipblaszsymmstridedbatched_64 | |
| Chipblaszsymv | |
| Chipblaszsymv_64 | |
| Chipblaszsymvbatched | |
| Chipblaszsymvbatched_64 | |
| Chipblaszsymvstridedbatched | |
| Chipblaszsymvstridedbatched_64 | |
| Chipblaszsyr | |
| Chipblaszsyr2 | |
| Chipblaszsyr2_64 | |
| Chipblaszsyr2batched | |
| Chipblaszsyr2batched_64 | |
| Chipblaszsyr2k | |
| Chipblaszsyr2k_64 | |
| Chipblaszsyr2kbatched | |
| Chipblaszsyr2kbatched_64 | |
| Chipblaszsyr2kstridedbatched | |
| Chipblaszsyr2kstridedbatched_64 | |
| Chipblaszsyr2stridedbatched | |
| Chipblaszsyr2stridedbatched_64 | |
| Chipblaszsyr_64 | |
| Chipblaszsyrbatched | |
| Chipblaszsyrbatched_64 | |
| Chipblaszsyrk | |
| Chipblaszsyrk_64 | |
| Chipblaszsyrkbatched | |
| Chipblaszsyrkbatched_64 | |
| Chipblaszsyrkstridedbatched | |
| Chipblaszsyrkstridedbatched_64 | |
| Chipblaszsyrkx | |
| Chipblaszsyrkx_64 | |
| Chipblaszsyrkxbatched | |
| Chipblaszsyrkxbatched_64 | |
| Chipblaszsyrkxstridedbatched | |
| Chipblaszsyrkxstridedbatched_64 | |
| Chipblaszsyrstridedbatched | |
| Chipblaszsyrstridedbatched_64 | |
| Chipblasztbmv | |
| Chipblasztbmv_64 | |
| Chipblasztbmvbatched | |
| Chipblasztbmvbatched_64 | |
| Chipblasztbmvstridedbatched | |
| Chipblasztbmvstridedbatched_64 | |
| Chipblasztbsv | |
| Chipblasztbsv_64 | |
| Chipblasztbsvbatched | |
| Chipblasztbsvbatched_64 | |
| Chipblasztbsvstridedbatched | |
| Chipblasztbsvstridedbatched_64 | |
| Chipblasztpmv | |
| Chipblasztpmv_64 | |
| Chipblasztpmvbatched | |
| Chipblasztpmvbatched_64 | |
| Chipblasztpmvstridedbatched | |
| Chipblasztpmvstridedbatched_64 | |
| Chipblasztpsv | |
| Chipblasztpsv_64 | |
| Chipblasztpsvbatched | |
| Chipblasztpsvbatched_64 | |
| Chipblasztpsvstridedbatched | |
| Chipblasztpsvstridedbatched_64 | |
| Chipblasztrmm | |
| Chipblasztrmm_64 | |
| Chipblasztrmmbatched | |
| Chipblasztrmmbatched_64 | |
| Chipblasztrmmstridedbatched | |
| Chipblasztrmmstridedbatched_64 | |
| Chipblasztrmv | |
| Chipblasztrmv_64 | |
| Chipblasztrmvbatched | |
| Chipblasztrmvbatched_64 | |
| Chipblasztrmvstridedbatched | |
| Chipblasztrmvstridedbatched_64 | |
| Chipblasztrsm | |
| Chipblasztrsm_64 | |
| Chipblasztrsmbatched | |
| Chipblasztrsmbatched_64 | |
| Chipblasztrsmstridedbatched | |
| Chipblasztrsmstridedbatched_64 | |
| Chipblasztrsv | |
| Chipblasztrsv_64 | |
| Chipblasztrsvbatched | |
| Chipblasztrsvbatched_64 | |
| Chipblasztrsvstridedbatched | |
| Chipblasztrsvstridedbatched_64 | |
| Chipblasztrtri | |
| Chipblasztrtribatched | |
| Chipblasztrtristridedbatched | |
| ►Mhipfort_hipblas_auxiliary | |
| Chipblasgetmatrix | |
| Chipblasgetmatrixasync | |
| Chipblasgetvector | |
| Chipblasgetvectorasync | |
| Chipblassetmatrix | |
| Chipblassetmatrixasync | |
| Chipblassetvector | |
| Chipblassetvectorasync | |
| ►Mhipfort_hipfft | |
| Chipfftcreate | Allocate a new plan |
| Chipfftdestroy | Destroy and deallocate an existing plan |
| Chipfftestimate1d | Return an estimate of the work area size required for a 1D plan |
| Chipfftestimate2d | Return an estimate of the work area size required for a 2D plan |
| Chipfftestimate3d | Return an estimate of the work area size required for a 3D plan |
| Chipfftestimatemany | Return an estimate of the work area size required for a rank-dimensional plan |
| Chipfftexecc2c | Execute a (float) complex-to-complex FFT |
| Chipfftexecc2r | Execute a (float) complex-to-real FFT |
| Chipfftexecd2z | Execute a (double) real-to-complex FFT |
| Chipfftexecr2c | Execute a (float) real-to-complex FFT |
| Chipfftexecz2d | Execute a (double) complex-to-real FFT |
| Chipfftexecz2z | Execute a (double) complex-to-complex FFT |
| Chipfftextplanscalefactor | Set scaling factor |
| Chipfftgetproperty | Get library property |
| Chipfftgetsize | Return size of the work area size required for a rank-dimensional plan |
| Chipfftgetsize1d | Return size of the work area size required for a 1D plan |
| Chipfftgetsize2d | Return size of the work area size required for a 2D plan |
| Chipfftgetsize3d | Return size of the work area size required for a 3D plan |
| Chipfftgetsizemany | Return size of the work area size required for a rank-dimensional plan |
| Chipfftgetsizemany64 | |
| Chipfftgetversion | Get rocFFT/cuFFT version |
| Chipfftmakeplan1d | Initialize a new one-dimensional FFT plan |
| Chipfftmakeplan2d | Initialize a new two-dimensional FFT plan |
| Chipfftmakeplan3d | Initialize a new two-dimensional FFT plan |
| Chipfftmakeplanmany | Initialize a new batched rank-dimensional FFT plan with advanced data layout |
| Chipfftmakeplanmany64 | |
| Chipfftplan1d | Create a new one-dimensional FFT plan |
| Chipfftplan2d | Create a new two-dimensional FFT plan |
| Chipfftplan3d | Create a new three-dimensional FFT plan |
| Chipfftplanmany | Create a new batched rank-dimensional FFT plan with advanced data layout |
| Chipfftsetautoallocation | Set the plan's auto-allocation flag |
| Chipfftsetstream | Set HIP stream to execute plan on |
| Chipfftsetworkarea | Set the plan's work area |
| ►Mhipfort_hipfftw | |
| Cfftw_alloc_complex | This function is strictly equivalent to (fftw_complex*) fftw_malloc(n * sizeof(fftw_complex)) |
| Cfftw_alloc_real | This function is strictly equivalent to (double*) fftw_malloc(n * sizeof(double)) |
| Cfftw_cleanup | |
| Cfftw_cost | |
| Cfftw_destroy_plan | Deallocates a double-precision plan and frees all its resources |
| Cfftw_execute | Computes the discrete Fourier transform that a double-precision plan captures using the input and output data buffers that were communicated at plan's creation |
| Cfftw_execute_dft | Computes the discrete Fourier transform that a double-precision plan captures using new input and output data buffers |
| Cfftw_execute_dft_c2r | Computes the discrete Fourier transform that a double-precision plan captures using new input and output data buffers |
| Cfftw_execute_dft_r2c | Computes the discrete Fourier transform that a double-precision plan captures using new input and output data buffers |
| Cfftw_flops | |
| Cfftw_free | Frees a buffer previously allocated by any of the allocation functions above |
| Cfftw_malloc | Allocates a data buffer accessible by the host |
| Cfftw_plan_dft | Creates a basic plan for a multidimensional, double-precision, complex discrete Fourier transform of lengths n[0] x n[1] x ... x n[rank-1] |
| Cfftw_plan_dft_1d | Creates a basic plan for a one-dimensional, double-precision, complex discrete Fourier transform of length n |
| Cfftw_plan_dft_2d | Creates a basic plan for a two-dimensional, double-precision, complex discrete Fourier transform of lengths n0 x n1 |
| Cfftw_plan_dft_3d | Creates a basic plan for a three-dimensional, double-precision, complex discrete Fourier transform of lengths n0 x n1 x n2 |
| Cfftw_plan_dft_c2r | Creates a basic plan for a multidimensional, double-precision, real backward (inverse) discrete Fourier transform of lengths n[0] x n[1] x ... x n[rank-1] |
| Cfftw_plan_dft_c2r_1d | Creates a basic plan for a one-dimensional, double-precision, real backward (inverse) discrete Fourier transform of length n |
| Cfftw_plan_dft_c2r_2d | Creates a basic plan for a two-dimensional, double-precision, real backward (inverse) discrete Fourier transform of lengths n0 x n1 |
| Cfftw_plan_dft_c2r_3d | Creates a basic plan for a three-dimensional, double-precision, real backward (inverse) discrete Fourier transform of lengths n0 x n1 x n2 |
| Cfftw_plan_dft_r2c | Creates a basic plan for a multidimensional, double-precision, real forward discrete Fourier transform of lengths n[0] x n[1] x ... x n[rank-1] |
| Cfftw_plan_dft_r2c_1d | Creates a basic plan for a one-dimensional, double-precision, real forward discrete Fourier transform of length n |
| Cfftw_plan_dft_r2c_2d | Creates a basic plan for a two-dimensional, double-precision, real forward discrete Fourier transform of lengths n0 x n1 |
| Cfftw_plan_dft_r2c_3d | Creates a basic plan for a three-dimensional, double-precision, real forward discrete Fourier transform of lengths n0 x n1 x n2 |
| Cfftw_plan_guru64_dft | Equivalent of fftw_plan_guru_dft using layout-describing values of type fftw_iodim64 instead of fftw_iodim |
| Cfftw_plan_guru64_dft_c2r | Equivalent of fftw_plan_guru_dft_c2r using layout-describing values of type fftw_iodim64 instead of fftw_iodim |
| Cfftw_plan_guru64_dft_r2c | Equivalent of fftw_plan_guru_dft_r2c using layout-describing values of type fftw_iodim64 instead of fftw_iodim |
| Cfftw_plan_guru_dft | Creates an arbitrary plan for a multidimensional, double-precision, complex discrete Fourier transform of lengths dims[0].n x dims[1].n x ... x dims[rank-1].n and batch sizes howmany_dims[0].n x howmany_dims[1].n x ... x howmany_dims[howmany_rank-1].n |
| Cfftw_plan_guru_dft_c2r | Creates an arbitrary plan for a multidimensional, double-precision, real backward (inverse) discrete Fourier transform of lengths dims[0].n x dims[1].n x ... x dims[rank-1].n and batch sizes howmany_dims[0].n x howmany_dims[1].n x ... x howmany_dims[howmany_rank-1].n |
| Cfftw_plan_guru_dft_r2c | Creates an arbitrary plan for a multidimensional, double-precision, real forward discrete Fourier transform of lengths dims[0].n x dims[1].n x ... x dims[rank-1].n and batch sizes howmany_dims[0].n x howmany_dims[1].n x ... x howmany_dims[howmany_rank-1].n |
| Cfftw_plan_many_dft | Creates an advanced plan for a multidimensional, double-precision, complex discrete Fourier transform of lengths n[0] x n[1] x ... x n[rank-1] and batch size howmany |
| Cfftw_plan_many_dft_c2r | Creates an advanced plan for a multidimensional, double-precision, real backward (inverse) discrete Fourier transform of lengths n[0] x n[1] x ... x n[rank-1] and batch size howmany |
| Cfftw_plan_many_dft_r2c | Creates an advanced plan for a multidimensional, double-precision, real forward discrete Fourier transform of lengths n[0] x n[1] x ... x n[rank-1] and batch size howmany |
| Cfftw_print_plan | |
| Cfftw_set_timelimit | |
| Cfftwf_alloc_complex | This function is strictly equivalent to (fftwf_complex*) fftw_malloc(n * sizeof(fftwf_complex)) |
| Cfftwf_alloc_real | This function is strictly equivalent to (float*) fftw_malloc(n * sizeof(float)) |
| Cfftwf_cleanup | |
| Cfftwf_cost | |
| Cfftwf_destroy_plan | Single-precision equivalent of fftw_destroy_plan |
| Cfftwf_execute | Single-precision equivalent of fftw_execute |
| Cfftwf_execute_dft | Single-precision equivalent of fftw_execute_dft |
| Cfftwf_execute_dft_c2r | Single-precision equivalent of fftw_execute_dft_c2r |
| Cfftwf_execute_dft_r2c | Single-precision equivalent of fftw_execute_dft_r2c |
| Cfftwf_flops | |
| Cfftwf_free | This function is strictly equivalent to fftw_free |
| Cfftwf_malloc | This function is strictly equivalent to fftw_malloc |
| Cfftwf_plan_dft | Single-precision equivalent of fftw_plan_dft |
| Cfftwf_plan_dft_1d | Single-precision equivalent of fftw_plan_dft_1d |
| Cfftwf_plan_dft_2d | Single-precision equivalent of fftw_plan_dft_2d |
| Cfftwf_plan_dft_3d | Single-precision equivalent of fftw_plan_dft_3d |
| Cfftwf_plan_dft_c2r | Single-precision equivalent of fftw_plan_dft_c2r |
| Cfftwf_plan_dft_c2r_1d | Single-precision equivalent of fftw_plan_dft_c2r_1d |
| Cfftwf_plan_dft_c2r_2d | Single-precision equivalent of fftw_plan_dft_c2r_2d |
| Cfftwf_plan_dft_c2r_3d | Single-precision equivalent of fftw_plan_dft_c2r_3d |
| Cfftwf_plan_dft_r2c | Single-precision equivalent of fftw_plan_dft_r2c |
| Cfftwf_plan_dft_r2c_1d | Single-precision equivalent of fftw_plan_dft_r2c_1d |
| Cfftwf_plan_dft_r2c_2d | Single-precision equivalent of fftw_plan_dft_r2c_2d |
| Cfftwf_plan_dft_r2c_3d | Single-precision equivalent of fftw_plan_dft_r2c_3d |
| Cfftwf_plan_guru64_dft | Equivalent of fftwf_plan_guru_dft using layout-describing values of type fftwf_iodim64 instead of fftwf_iodim |
| Cfftwf_plan_guru64_dft_c2r | Equivalent of fftwf_plan_guru_dft_c2r using layout-describing values of type fftwf_iodim64 instead of fftwf_iodim |
| Cfftwf_plan_guru64_dft_r2c | Equivalent of fftwf_plan_guru_dft_r2c using layout-describing values of type fftwf_iodim64 instead of fftwf_iodim |
| Cfftwf_plan_guru_dft | Single-precision equivalent of fftw_plan_guru_dft |
| Cfftwf_plan_guru_dft_c2r | Single-precision equivalent of fftw_plan_guru_dft_c2r |
| Cfftwf_plan_guru_dft_r2c | Single-precision equivalent of fftw_plan_guru_dft_r2c |
| Cfftwf_plan_many_dft | Single-precision equivalent of fftw_plan_many_dft |
| Cfftwf_plan_many_dft_c2r | Single-precision equivalent of fftw_plan_many_dft_c2r |
| Cfftwf_plan_many_dft_r2c | Single-precision equivalent of fftw_plan_many_dft_r2c |
| Cfftwf_print_plan | |
| Cfftwf_set_timelimit | |
| ►Mhipfort_hipfftw_types | |
| Cfftw_iodim | |
| Cfftw_iodim64 | |
| ►Mhipfort_hiphostregister | |
| Chiphostgetdevicepointer | Get Device pointer from Host Pointer allocated through hipHostMalloc |
| Chiphostgetflags | Return flags associated with host pointer |
| Chiphostregister | Register host memory so it can be accessed from the current device |
| Chiphostunregister | Un-register host pointer |
| ►Mhipfort_hipmalloc | |
| Chipfree | |
| Chiphostfree | |
| Chiphostmalloc | |
| Chipmalloc | |
| Chipmallocmanaged | Allocates memory that will be automatically managed by AMD HMM |
| ►Mhipfort_hipmemcpy | |
| Chipmemcpy | |
| Chipmemcpy2d | |
| Chipmemcpy2dasync | |
| Chipmemcpyasync | |
| ►Mhipfort_hiprand | |
| Chiprandcreategenerator | Creates a new random number generator |
| Chiprandcreategeneratorhost | Creates a new random number generator on host |
| Chiprandcreatepoissondistribution | Construct the histogram for a Poisson distribution |
| Chipranddestroydistribution | Destroy the histogram array for a discrete distribution |
| Chipranddestroygenerator | Destroys random number generator |
| Chiprandgenerate | Generates uniformly distributed 32-bit unsigned integers |
| Chiprandgeneratechar | Generates uniformly distributed 8-bit unsigned integers |
| Chiprandgeneratelognormal | Generates log-normally distributed floats |
| Chiprandgeneratelognormaldouble | Generates log-normally distributed doubles |
| Chiprandgeneratelognormalhalf | Generates log-normally distributed halfs |
| Chiprandgeneratelonglong | Generates uniformly distributed 64-bit unsigned integers |
| Chiprandgeneratenormal | Generates normally distributed floats |
| Chiprandgeneratenormaldouble | Generates normally distributed doubles |
| Chiprandgeneratenormalhalf | Generates normally distributed halfs |
| Chiprandgeneratepoisson | Generates Poisson-distributed 32-bit unsigned integers |
| Chiprandgenerateseeds | Initializes the generator's state on GPU or host |
| Chiprandgenerateshort | Generates uniformly distributed 16-bit unsigned integers |
| Chiprandgenerateuniform | Generates uniformly distributed floats |
| Chiprandgenerateuniformdouble | Generates uniformly distributed double-precision floating-point values |
| Chiprandgenerateuniformhalf | Generates uniformly distributed half-precision floating-point values |
| Chiprandgetdirectionvectors32 | Retrieves the Sobol 32 direction vector array specified by set |
| Chiprandgetdirectionvectors64 | Retrieves the Sobol 64 direction vector array specified by set |
| Chiprandgetscrambleconstants32 | Retrieves the scramble constants for 32-bit scrambled Sobol generation |
| Chiprandgetscrambleconstants64 | Retrieves the scramble constants for 64-bit scrambled Sobol generation |
| Chiprandgetversion | Returns the version number of the cuRAND or rocRAND library |
| Chiprandsetgeneratoroffset | Sets the offset of a random number generator |
| Chiprandsetgeneratorordering | Sets the ordering of a random number generator |
| Chiprandsetpseudorandomgeneratorseed | Sets the seed of a pseudo-random number generator |
| Chiprandsetquasirandomgeneratordimensions | Set the number of dimensions of a quasi-random number generator |
| Chiprandsetstream | Sets the current stream for kernel launches |
| ►Mhipfort_hipsolver | |
| Chipsolverccgels | |
| Chipsolverccgels_buffersize | |
| Chipsolverccgesv | |
| Chipsolverccgesv_buffersize | |
| Chipsolvercgebrd | |
| Chipsolvercgebrd_buffersize | |
| Chipsolvercgeqrf | |
| Chipsolvercgeqrf_buffersize | |
| Chipsolvercgesvd | |
| Chipsolvercgesvd_buffersize | |
| Chipsolvercgesvdj | |
| Chipsolvercgesvdj_buffersize | |
| Chipsolvercgesvdjbatched | |
| Chipsolvercgesvdjbatched_buffersize | |
| Chipsolvercgetrf | |
| Chipsolvercgetrf_buffersize | |
| Chipsolvercgetrs | |
| Chipsolvercgetrs_buffersize | |
| Chipsolvercheevd | |
| Chipsolvercheevd_buffersize | |
| Chipsolvercheevdx | |
| Chipsolvercheevdx_buffersize | |
| Chipsolvercheevj | |
| Chipsolvercheevj_buffersize | |
| Chipsolvercheevjbatched | |
| Chipsolvercheevjbatched_buffersize | |
| Chipsolverchegvd | |
| Chipsolverchegvd_buffersize | |
| Chipsolverchegvdx | |
| Chipsolverchegvdx_buffersize | |
| Chipsolverchegvj | |
| Chipsolverchegvj_buffersize | |
| Chipsolverchetrd | |
| Chipsolverchetrd_buffersize | |
| Chipsolvercpotrf | |
| Chipsolvercpotrf_buffersize | |
| Chipsolvercpotrfbatched | |
| Chipsolvercpotrfbatched_buffersize | |
| Chipsolvercpotri | |
| Chipsolvercpotri_buffersize | |
| Chipsolvercpotrs | |
| Chipsolvercpotrs_buffersize | |
| Chipsolvercpotrsbatched | |
| Chipsolvercpotrsbatched_buffersize | |
| Chipsolvercreate | |
| Chipsolvercreategesvdjinfo | |
| Chipsolvercreatesyevjinfo | |
| Chipsolvercsytrf | |
| Chipsolvercsytrf_buffersize | |
| Chipsolvercungbr | |
| Chipsolvercungbr_buffersize | |
| Chipsolvercungqr | |
| Chipsolvercungqr_buffersize | |
| Chipsolvercungtr | |
| Chipsolvercungtr_buffersize | |
| Chipsolvercunmqr | |
| Chipsolvercunmqr_buffersize | |
| Chipsolvercunmtr | |
| Chipsolvercunmtr_buffersize | |
| Chipsolverddgels | |
| Chipsolverddgels_buffersize | |
| Chipsolverddgesv | |
| Chipsolverddgesv_buffersize | |
| Chipsolverdestroy | |
| Chipsolverdestroygesvdjinfo | |
| Chipsolverdestroysyevjinfo | |
| Chipsolverdgebrd | |
| Chipsolverdgebrd_buffersize | |
| Chipsolverdgeqrf | |
| Chipsolverdgeqrf_buffersize | |
| Chipsolverdgesvd | |
| Chipsolverdgesvd_buffersize | |
| Chipsolverdgesvdj | |
| Chipsolverdgesvdj_buffersize | |
| Chipsolverdgesvdjbatched | |
| Chipsolverdgesvdjbatched_buffersize | |
| Chipsolverdgetrf | |
| Chipsolverdgetrf_buffersize | |
| Chipsolverdgetrs | |
| Chipsolverdgetrs_buffersize | |
| Chipsolverdnccgels | |
| Chipsolverdnccgels_buffersize | |
| Chipsolverdnccgesv | |
| Chipsolverdnccgesv_buffersize | |
| Chipsolverdncgebrd | |
| Chipsolverdncgebrd_buffersize | |
| Chipsolverdncgeqrf | |
| Chipsolverdncgeqrf_buffersize | |
| Chipsolverdncgesvd | |
| Chipsolverdncgesvd_buffersize | |
| Chipsolverdncgesvdastridedbatched | |
| Chipsolverdncgesvdastridedbatched_buffersize | |
| Chipsolverdncgesvdj | |
| Chipsolverdncgesvdj_buffersize | |
| Chipsolverdncgesvdjbatched | |
| Chipsolverdncgesvdjbatched_buffersize | |
| Chipsolverdncgetrf | |
| Chipsolverdncgetrf_buffersize | |
| Chipsolverdncgetrs | |
| Chipsolverdncheevd | |
| Chipsolverdncheevd_buffersize | |
| Chipsolverdncheevdx | |
| Chipsolverdncheevdx_buffersize | |
| Chipsolverdncheevj | |
| Chipsolverdncheevj_buffersize | |
| Chipsolverdncheevjbatched | |
| Chipsolverdncheevjbatched_buffersize | |
| Chipsolverdnchegvd | |
| Chipsolverdnchegvd_buffersize | |
| Chipsolverdnchegvdx | |
| Chipsolverdnchegvdx_buffersize | |
| Chipsolverdnchegvj | |
| Chipsolverdnchegvj_buffersize | |
| Chipsolverdnchetrd | |
| Chipsolverdnchetrd_buffersize | |
| Chipsolverdncpotrf | |
| Chipsolverdncpotrf_buffersize | |
| Chipsolverdncpotrfbatched | |
| Chipsolverdncpotri | |
| Chipsolverdncpotri_buffersize | |
| Chipsolverdncpotrs | |
| Chipsolverdncpotrsbatched | |
| Chipsolverdncreate | An alias for hipsolverCreate |
| Chipsolverdncreategesvdjinfo | |
| Chipsolverdncreateparams | |
| Chipsolverdncreatesyevjinfo | |
| Chipsolverdncsytrf | |
| Chipsolverdncsytrf_buffersize | |
| Chipsolverdncungbr | |
| Chipsolverdncungbr_buffersize | |
| Chipsolverdncungqr | |
| Chipsolverdncungqr_buffersize | |
| Chipsolverdncungtr | |
| Chipsolverdncungtr_buffersize | |
| Chipsolverdncunmqr | |
| Chipsolverdncunmqr_buffersize | |
| Chipsolverdncunmtr | |
| Chipsolverdncunmtr_buffersize | |
| Chipsolverdnddgels | |
| Chipsolverdnddgels_buffersize | |
| Chipsolverdnddgesv | |
| Chipsolverdnddgesv_buffersize | |
| Chipsolverdndestroy | An alias for hipsolverDestroy |
| Chipsolverdndestroygesvdjinfo | |
| Chipsolverdndestroyparams | |
| Chipsolverdndestroysyevjinfo | |
| Chipsolverdndgebrd | |
| Chipsolverdndgebrd_buffersize | |
| Chipsolverdndgeqrf | |
| Chipsolverdndgeqrf_buffersize | |
| Chipsolverdndgesvd | |
| Chipsolverdndgesvd_buffersize | |
| Chipsolverdndgesvdastridedbatched | |
| Chipsolverdndgesvdastridedbatched_buffersize | |
| Chipsolverdndgesvdj | |
| Chipsolverdndgesvdj_buffersize | |
| Chipsolverdndgesvdjbatched | |
| Chipsolverdndgesvdjbatched_buffersize | |
| Chipsolverdndgetrf | |
| Chipsolverdndgetrf_buffersize | |
| Chipsolverdndgetrs | |
| Chipsolverdndorgbr | |
| Chipsolverdndorgbr_buffersize | |
| Chipsolverdndorgqr | |
| Chipsolverdndorgqr_buffersize | |
| Chipsolverdndorgtr | |
| Chipsolverdndorgtr_buffersize | |
| Chipsolverdndormqr | |
| Chipsolverdndormqr_buffersize | |
| Chipsolverdndormtr | |
| Chipsolverdndormtr_buffersize | |
| Chipsolverdndpotrf | |
| Chipsolverdndpotrf_buffersize | |
| Chipsolverdndpotrfbatched | |
| Chipsolverdndpotri | |
| Chipsolverdndpotri_buffersize | |
| Chipsolverdndpotrs | |
| Chipsolverdndpotrsbatched | |
| Chipsolverdndsyevd | |
| Chipsolverdndsyevd_buffersize | |
| Chipsolverdndsyevdx | |
| Chipsolverdndsyevdx_buffersize | |
| Chipsolverdndsyevj | |
| Chipsolverdndsyevj_buffersize | |
| Chipsolverdndsyevjbatched | |
| Chipsolverdndsyevjbatched_buffersize | |
| Chipsolverdndsygvd | |
| Chipsolverdndsygvd_buffersize | |
| Chipsolverdndsygvdx | |
| Chipsolverdndsygvdx_buffersize | |
| Chipsolverdndsygvj | |
| Chipsolverdndsygvj_buffersize | |
| Chipsolverdndsytrd | |
| Chipsolverdndsytrd_buffersize | |
| Chipsolverdndsytrf | |
| Chipsolverdndsytrf_buffersize | |
| Chipsolverdngetdeterministicmode | An alias for hipsolverGetDeterministicMode |
| Chipsolverdngetstream | An alias for hipsolverGetStream |
| Chipsolverdnsetadvoptions | |
| Chipsolverdnsetdeterministicmode | An alias for hipsolverSetDeterministicMode |
| Chipsolverdnsetstream | An alias for hipsolverSetStream |
| Chipsolverdnsgebrd | |
| Chipsolverdnsgebrd_buffersize | |
| Chipsolverdnsgeqrf | |
| Chipsolverdnsgeqrf_buffersize | |
| Chipsolverdnsgesvd | |
| Chipsolverdnsgesvd_buffersize | |
| Chipsolverdnsgesvdastridedbatched | |
| Chipsolverdnsgesvdastridedbatched_buffersize | |
| Chipsolverdnsgesvdj | |
| Chipsolverdnsgesvdj_buffersize | |
| Chipsolverdnsgesvdjbatched | |
| Chipsolverdnsgesvdjbatched_buffersize | |
| Chipsolverdnsgetrf | |
| Chipsolverdnsgetrf_buffersize | |
| Chipsolverdnsgetrs | |
| Chipsolverdnsorgbr | |
| Chipsolverdnsorgbr_buffersize | |
| Chipsolverdnsorgqr | |
| Chipsolverdnsorgqr_buffersize | |
| Chipsolverdnsorgtr | |
| Chipsolverdnsorgtr_buffersize | |
| Chipsolverdnsormqr | |
| Chipsolverdnsormqr_buffersize | |
| Chipsolverdnsormtr | |
| Chipsolverdnsormtr_buffersize | |
| Chipsolverdnspotrf | |
| Chipsolverdnspotrf_buffersize | |
| Chipsolverdnspotrfbatched | |
| Chipsolverdnspotri | |
| Chipsolverdnspotri_buffersize | |
| Chipsolverdnspotrs | |
| Chipsolverdnspotrsbatched | |
| Chipsolverdnssgels | |
| Chipsolverdnssgels_buffersize | |
| Chipsolverdnssgesv | |
| Chipsolverdnssgesv_buffersize | |
| Chipsolverdnssyevd | |
| Chipsolverdnssyevd_buffersize | |
| Chipsolverdnssyevdx | |
| Chipsolverdnssyevdx_buffersize | |
| Chipsolverdnssyevj | |
| Chipsolverdnssyevj_buffersize | |
| Chipsolverdnssyevjbatched | |
| Chipsolverdnssyevjbatched_buffersize | |
| Chipsolverdnssygvd | |
| Chipsolverdnssygvd_buffersize | |
| Chipsolverdnssygvdx | |
| Chipsolverdnssygvdx_buffersize | |
| Chipsolverdnssygvj | |
| Chipsolverdnssygvj_buffersize | |
| Chipsolverdnssytrd | |
| Chipsolverdnssytrd_buffersize | |
| Chipsolverdnssytrf | |
| Chipsolverdnssytrf_buffersize | |
| Chipsolverdnxgeev | |
| Chipsolverdnxgeev_buffersize | |
| Chipsolverdnxgeqrf | |
| Chipsolverdnxgeqrf_buffersize | |
| Chipsolverdnxgesvdjgetresidual | |
| Chipsolverdnxgesvdjgetsweeps | |
| Chipsolverdnxgesvdjsetmaxsweeps | |
| Chipsolverdnxgesvdjsetsorteig | |
| Chipsolverdnxgesvdjsettolerance | |
| Chipsolverdnxgetrf | |
| Chipsolverdnxgetrf_buffersize | |
| Chipsolverdnxgetrs | |
| Chipsolverdnxpotrf | |
| Chipsolverdnxpotrf_buffersize | |
| Chipsolverdnxpotrs | |
| Chipsolverdnxsyevbatched | |
| Chipsolverdnxsyevbatched_buffersize | |
| Chipsolverdnxsyevd | |
| Chipsolverdnxsyevd_buffersize | |
| Chipsolverdnxsyevjgetresidual | |
| Chipsolverdnxsyevjgetsweeps | |
| Chipsolverdnxsyevjsetmaxsweeps | |
| Chipsolverdnxsyevjsetsorteig | |
| Chipsolverdnxsyevjsettolerance | |
| Chipsolverdnxsytrs | |
| Chipsolverdnxsytrs_buffersize | |
| Chipsolverdnzgebrd | |
| Chipsolverdnzgebrd_buffersize | |
| Chipsolverdnzgeqrf | |
| Chipsolverdnzgeqrf_buffersize | |
| Chipsolverdnzgesvd | |
| Chipsolverdnzgesvd_buffersize | |
| Chipsolverdnzgesvdastridedbatched | |
| Chipsolverdnzgesvdastridedbatched_buffersize | |
| Chipsolverdnzgesvdj | |
| Chipsolverdnzgesvdj_buffersize | |
| Chipsolverdnzgesvdjbatched | |
| Chipsolverdnzgesvdjbatched_buffersize | |
| Chipsolverdnzgetrf | |
| Chipsolverdnzgetrf_buffersize | |
| Chipsolverdnzgetrs | |
| Chipsolverdnzheevd | |
| Chipsolverdnzheevd_buffersize | |
| Chipsolverdnzheevdx | |
| Chipsolverdnzheevdx_buffersize | |
| Chipsolverdnzheevj | |
| Chipsolverdnzheevj_buffersize | |
| Chipsolverdnzheevjbatched | |
| Chipsolverdnzheevjbatched_buffersize | |
| Chipsolverdnzhegvd | |
| Chipsolverdnzhegvd_buffersize | |
| Chipsolverdnzhegvdx | |
| Chipsolverdnzhegvdx_buffersize | |
| Chipsolverdnzhegvj | |
| Chipsolverdnzhegvj_buffersize | |
| Chipsolverdnzhetrd | |
| Chipsolverdnzhetrd_buffersize | |
| Chipsolverdnzpotrf | |
| Chipsolverdnzpotrf_buffersize | |
| Chipsolverdnzpotrfbatched | |
| Chipsolverdnzpotri | |
| Chipsolverdnzpotri_buffersize | |
| Chipsolverdnzpotrs | |
| Chipsolverdnzpotrsbatched | |
| Chipsolverdnzsytrf | |
| Chipsolverdnzsytrf_buffersize | |
| Chipsolverdnzungbr | |
| Chipsolverdnzungbr_buffersize | |
| Chipsolverdnzungqr | |
| Chipsolverdnzungqr_buffersize | |
| Chipsolverdnzungtr | |
| Chipsolverdnzungtr_buffersize | |
| Chipsolverdnzunmqr | |
| Chipsolverdnzunmqr_buffersize | |
| Chipsolverdnzunmtr | |
| Chipsolverdnzunmtr_buffersize | |
| Chipsolverdnzzgels | |
| Chipsolverdnzzgels_buffersize | |
| Chipsolverdnzzgesv | |
| Chipsolverdnzzgesv_buffersize | |
| Chipsolverdorgbr | |
| Chipsolverdorgbr_buffersize | |
| Chipsolverdorgqr | |
| Chipsolverdorgqr_buffersize | |
| Chipsolverdorgtr | |
| Chipsolverdorgtr_buffersize | |
| Chipsolverdormqr | |
| Chipsolverdormqr_buffersize | |
| Chipsolverdormtr | |
| Chipsolverdormtr_buffersize | |
| Chipsolverdpotrf | |
| Chipsolverdpotrf_buffersize | |
| Chipsolverdpotrfbatched | |
| Chipsolverdpotrfbatched_buffersize | |
| Chipsolverdpotri | |
| Chipsolverdpotri_buffersize | |
| Chipsolverdpotrs | |
| Chipsolverdpotrs_buffersize | |
| Chipsolverdpotrsbatched | |
| Chipsolverdpotrsbatched_buffersize | |
| Chipsolverdsyevd | |
| Chipsolverdsyevd_buffersize | |
| Chipsolverdsyevdx | |
| Chipsolverdsyevdx_buffersize | |
| Chipsolverdsyevj | |
| Chipsolverdsyevj_buffersize | |
| Chipsolverdsyevjbatched | |
| Chipsolverdsyevjbatched_buffersize | |
| Chipsolverdsygvd | |
| Chipsolverdsygvd_buffersize | |
| Chipsolverdsygvdx | |
| Chipsolverdsygvdx_buffersize | |
| Chipsolverdsygvj | |
| Chipsolverdsygvj_buffersize | |
| Chipsolverdsytrd | |
| Chipsolverdsytrd_buffersize | |
| Chipsolverdsytrf | |
| Chipsolverdsytrf_buffersize | |
| Chipsolvergetdeterministicmode | |
| Chipsolvergetstream | |
| Chipsolverrfaccessbundledfactorsdevice | |
| Chipsolverrfanalyze | |
| Chipsolverrfbatchanalyze | |
| Chipsolverrfbatchrefactor | |
| Chipsolverrfbatchresetvalues | |
| Chipsolverrfbatchsetuphost | |
| Chipsolverrfbatchsolve | |
| Chipsolverrfbatchzeropivot | |
| Chipsolverrfcreate | |
| Chipsolverrfdestroy | |
| Chipsolverrfextractbundledfactorshost | |
| Chipsolverrfextractsplitfactorshost | |
| Chipsolverrfget_algs | |
| Chipsolverrfgetmatrixformat | |
| Chipsolverrfgetnumericboostreport | |
| Chipsolverrfgetnumericproperties | |
| Chipsolverrfgetresetvaluesfastmode | |
| Chipsolverrfrefactor | |
| Chipsolverrfresetvalues | |
| Chipsolverrfsetalgs | |
| Chipsolverrfsetmatrixformat | |
| Chipsolverrfsetnumericproperties | |
| Chipsolverrfsetresetvaluesfastmode | |
| Chipsolverrfsetupdevice | |
| Chipsolverrfsetuphost | |
| Chipsolverrfsolve | |
| Chipsolversetdeterministicmode | |
| Chipsolversetstream | |
| Chipsolversgebrd | |
| Chipsolversgebrd_buffersize | |
| Chipsolversgeqrf | |
| Chipsolversgeqrf_buffersize | |
| Chipsolversgesvd | |
| Chipsolversgesvd_buffersize | |
| Chipsolversgesvdj | |
| Chipsolversgesvdj_buffersize | |
| Chipsolversgesvdjbatched | |
| Chipsolversgesvdjbatched_buffersize | |
| Chipsolversgetrf | |
| Chipsolversgetrf_buffersize | |
| Chipsolversgetrs | |
| Chipsolversgetrs_buffersize | |
| Chipsolversorgbr | |
| Chipsolversorgbr_buffersize | |
| Chipsolversorgqr | |
| Chipsolversorgqr_buffersize | |
| Chipsolversorgtr | |
| Chipsolversorgtr_buffersize | |
| Chipsolversormqr | |
| Chipsolversormqr_buffersize | |
| Chipsolversormtr | |
| Chipsolversormtr_buffersize | |
| Chipsolverspccsrlsvqr | |
| Chipsolverspcreate | |
| Chipsolverspdcsrlsvchol | |
| Chipsolverspdcsrlsvcholhost | |
| Chipsolverspdcsrlsvqr | |
| Chipsolverspdestroy | |
| Chipsolverspotrf | |
| Chipsolverspotrf_buffersize | |
| Chipsolverspotrfbatched | |
| Chipsolverspotrfbatched_buffersize | |
| Chipsolverspotri | |
| Chipsolverspotri_buffersize | |
| Chipsolverspotrs | |
| Chipsolverspotrs_buffersize | |
| Chipsolverspotrsbatched | |
| Chipsolverspotrsbatched_buffersize | |
| Chipsolverspscsrlsvchol | |
| Chipsolverspscsrlsvcholhost | |
| Chipsolverspscsrlsvqr | |
| Chipsolverspsetstream | |
| Chipsolverspzcsrlsvqr | |
| Chipsolverssgels | |
| Chipsolverssgels_buffersize | |
| Chipsolverssgesv | |
| Chipsolverssgesv_buffersize | |
| Chipsolverssyevd | |
| Chipsolverssyevd_buffersize | |
| Chipsolverssyevdx | |
| Chipsolverssyevdx_buffersize | |
| Chipsolverssyevj | |
| Chipsolverssyevj_buffersize | |
| Chipsolverssyevjbatched | |
| Chipsolverssyevjbatched_buffersize | |
| Chipsolverssygvd | |
| Chipsolverssygvd_buffersize | |
| Chipsolverssygvdx | |
| Chipsolverssygvdx_buffersize | |
| Chipsolverssygvj | |
| Chipsolverssygvj_buffersize | |
| Chipsolverssytrd | |
| Chipsolverssytrd_buffersize | |
| Chipsolverssytrf | |
| Chipsolverssytrf_buffersize | |
| Chipsolverxgesvdjgetresidual | |
| Chipsolverxgesvdjgetsweeps | |
| Chipsolverxgesvdjsetmaxsweeps | |
| Chipsolverxgesvdjsetsorteig | |
| Chipsolverxgesvdjsettolerance | |
| Chipsolverxsyevjgetresidual | |
| Chipsolverxsyevjgetsweeps | |
| Chipsolverxsyevjsetmaxsweeps | |
| Chipsolverxsyevjsetsorteig | |
| Chipsolverxsyevjsettolerance | |
| Chipsolverzgebrd | |
| Chipsolverzgebrd_buffersize | |
| Chipsolverzgeqrf | |
| Chipsolverzgeqrf_buffersize | |
| Chipsolverzgesvd | |
| Chipsolverzgesvd_buffersize | |
| Chipsolverzgesvdj | |
| Chipsolverzgesvdj_buffersize | |
| Chipsolverzgesvdjbatched | |
| Chipsolverzgesvdjbatched_buffersize | |
| Chipsolverzgetrf | |
| Chipsolverzgetrf_buffersize | |
| Chipsolverzgetrs | |
| Chipsolverzgetrs_buffersize | |
| Chipsolverzheevd | |
| Chipsolverzheevd_buffersize | |
| Chipsolverzheevdx | |
| Chipsolverzheevdx_buffersize | |
| Chipsolverzheevj | |
| Chipsolverzheevj_buffersize | |
| Chipsolverzheevjbatched | |
| Chipsolverzheevjbatched_buffersize | |
| Chipsolverzhegvd | |
| Chipsolverzhegvd_buffersize | |
| Chipsolverzhegvdx | |
| Chipsolverzhegvdx_buffersize | |
| Chipsolverzhegvj | |
| Chipsolverzhegvj_buffersize | |
| Chipsolverzhetrd | |
| Chipsolverzhetrd_buffersize | |
| Chipsolverzpotrf | |
| Chipsolverzpotrf_buffersize | |
| Chipsolverzpotrfbatched | |
| Chipsolverzpotrfbatched_buffersize | |
| Chipsolverzpotri | |
| Chipsolverzpotri_buffersize | |
| Chipsolverzpotrs | |
| Chipsolverzpotrs_buffersize | |
| Chipsolverzpotrsbatched | |
| Chipsolverzpotrsbatched_buffersize | |
| Chipsolverzsytrf | |
| Chipsolverzsytrf_buffersize | |
| Chipsolverzungbr | |
| Chipsolverzungbr_buffersize | |
| Chipsolverzungqr | |
| Chipsolverzungqr_buffersize | |
| Chipsolverzungtr | |
| Chipsolverzungtr_buffersize | |
| Chipsolverzunmqr | |
| Chipsolverzunmqr_buffersize | |
| Chipsolverzunmtr | |
| Chipsolverzunmtr_buffersize | |
| Chipsolverzzgels | |
| Chipsolverzzgels_buffersize | |
| Chipsolverzzgesv | |
| Chipsolverzzgesv_buffersize | |
| ►Mhipfort_hipsparse | |
| Chipsparseaxpby | |
| Chipsparseblockedellget | |
| Chipsparseblockedellsetpointers | |
| Chipsparsecaxpyi | |
| Chipsparsecbsr2csr | |
| Chipsparsecbsric02 | |
| Chipsparsecbsric02_analysis | |
| Chipsparsecbsric02_buffersize | |
| Chipsparsecbsrilu02 | |
| Chipsparsecbsrilu02_analysis | |
| Chipsparsecbsrilu02_buffersize | |
| Chipsparsecbsrilu02_numericboost | |
| Chipsparsecbsrmm | |
| Chipsparsecbsrmv | |
| Chipsparsecbsrsm2_analysis | |
| Chipsparsecbsrsm2_buffersize | |
| Chipsparsecbsrsm2_solve | |
| Chipsparsecbsrsv2_analysis | |
| Chipsparsecbsrsv2_buffersize | |
| Chipsparsecbsrsv2_buffersizeext | |
| Chipsparsecbsrsv2_solve | |
| Chipsparsecbsrxmv | |
| Chipsparseccsc2dense | |
| Chipsparseccsr2bsr | |
| Chipsparseccsr2csc | |
| Chipsparseccsr2csr_compress | |
| Chipsparseccsr2csru | |
| Chipsparseccsr2dense | |
| Chipsparseccsr2gebsr | |
| Chipsparseccsr2gebsr_buffersize | |
| Chipsparseccsr2hyb | |
| Chipsparseccsrcolor | |
| Chipsparseccsrgeam | |
| Chipsparseccsrgeam2 | |
| Chipsparseccsrgeam2_buffersizeext | |
| Chipsparseccsrgemm | |
| Chipsparseccsrgemm2 | |
| Chipsparseccsrgemm2_buffersizeext | |
| Chipsparseccsric02 | |
| Chipsparseccsric02_analysis | |
| Chipsparseccsric02_buffersize | |
| Chipsparseccsric02_buffersizeext | |
| Chipsparseccsrilu02 | |
| Chipsparseccsrilu02_analysis | |
| Chipsparseccsrilu02_buffersize | |
| Chipsparseccsrilu02_buffersizeext | |
| Chipsparseccsrilu02_numericboost | |
| Chipsparseccsrmm | |
| Chipsparseccsrmm2 | |
| Chipsparseccsrmv | |
| Chipsparseccsrsm2_analysis | |
| Chipsparseccsrsm2_buffersizeext | |
| Chipsparseccsrsm2_solve | |
| Chipsparseccsrsv2_analysis | |
| Chipsparseccsrsv2_buffersize | |
| Chipsparseccsrsv2_buffersizeext | |
| Chipsparseccsrsv2_solve | |
| Chipsparseccsru2csr | |
| Chipsparseccsru2csr_buffersizeext | |
| Chipsparsecdense2csc | |
| Chipsparsecdense2csr | |
| Chipsparsecdotci | Compute the dot product of a complex conjugate sparse vector with a dense vector |
| Chipsparsecdoti | |
| Chipsparsecgebsr2csr | |
| Chipsparsecgebsr2gebsc | |
| Chipsparsecgebsr2gebsc_buffersize | |
| Chipsparsecgebsr2gebsr | |
| Chipsparsecgebsr2gebsr_buffersize | |
| Chipsparsecgemmi | |
| Chipsparsecgemvi | |
| Chipsparsecgemvi_buffersize | |
| Chipsparsecgpsvinterleavedbatch | |
| Chipsparsecgpsvinterleavedbatch_buffersizeext | |
| Chipsparsecgthr | |
| Chipsparsecgthrz | |
| Chipsparsecgtsv2 | |
| Chipsparsecgtsv2_buffersizeext | |
| Chipsparsecgtsv2_nopivot | |
| Chipsparsecgtsv2_nopivot_buffersizeext | |
| Chipsparsecgtsv2stridedbatch | |
| Chipsparsecgtsv2stridedbatch_buffersizeext | |
| Chipsparsecgtsvinterleavedbatch | |
| Chipsparsecgtsvinterleavedbatch_buffersizeext | |
| Chipsparsechyb2csr | |
| Chipsparsechybmv | |
| Chipsparsecnnz | |
| Chipsparsecnnz_compress | |
| Chipsparseconstblockedellget | |
| Chipsparseconstcooget | |
| Chipsparseconstcscget | |
| Chipsparseconstcsrget | |
| Chipsparseconstdnmatget | |
| Chipsparseconstdnmatgetvalues | |
| Chipsparseconstdnvecget | |
| Chipsparseconstdnvecgetvalues | |
| Chipsparseconstspmatgetvalues | |
| Chipsparseconstspvecget | |
| Chipsparseconstspvecgetvalues | |
| Chipsparsecooaosget | |
| Chipsparsecooget | |
| Chipsparsecoosetpointers | |
| Chipsparsecoosetstridedbatch | |
| Chipsparsecopymatdescr | Copy a matrix descriptor |
| Chipsparsecreate | Create a hipSPARSE handle |
| Chipsparsecreateblockedell | |
| Chipsparsecreatebsr | |
| Chipsparsecreatebsric02info | Create a bsric02 info structure |
| Chipsparsecreatebsrilu02info | Create a bsrilu02 info structure |
| Chipsparsecreatebsrsm2info | Create a bsrsm2 info structure |
| Chipsparsecreatebsrsv2info | Create a bsrsv2 info structure |
| Chipsparsecreatecolorinfo | Create a color info structure |
| Chipsparsecreateconstblockedell | |
| Chipsparsecreateconstbsr | |
| Chipsparsecreateconstcoo | |
| Chipsparsecreateconstcsc | |
| Chipsparsecreateconstcsr | |
| Chipsparsecreateconstdnmat | |
| Chipsparsecreateconstdnvec | |
| Chipsparsecreateconstslicedell | |
| Chipsparsecreateconstspvec | |
| Chipsparsecreatecoo | |
| Chipsparsecreatecooaos | |
| Chipsparsecreatecsc | |
| Chipsparsecreatecsr | |
| Chipsparsecreatecsrgemm2info | Create a csrgemm2 info structure |
| Chipsparsecreatecsric02info | Create a csric02 info structure |
| Chipsparsecreatecsrilu02info | Create a csrilu02 info structure |
| Chipsparsecreatecsrsm2info | Create a csrsm2 info structure |
| Chipsparsecreatecsrsv2info | Create a csrsv2 info structure |
| Chipsparsecreatecsru2csrinfo | Create a csru2csr info structure |
| Chipsparsecreatednmat | |
| Chipsparsecreatednvec | |
| Chipsparsecreatehybmat | Create a HYB matrix structure |
| Chipsparsecreateidentitypermutation | Create the identity map |
| Chipsparsecreatematdescr | Create a matrix descriptor |
| Chipsparsecreatepruneinfo | Create a prune info structure |
| Chipsparsecreateslicedell | |
| Chipsparsecreatespvec | |
| Chipsparsecscget | |
| Chipsparsecscsetpointers | |
| Chipsparsecsctr | |
| Chipsparsecsr2cscex2 | Convert a sparse CSR matrix into a sparse CSC matrix |
| Chipsparsecsr2cscex2_buffersize | This function computes the size of the user-allocated temporary storage buffer used when converting a sparse CSR matrix into a sparse CSC matrix |
| Chipsparsecsrget | |
| Chipsparsecsrsetpointers | |
| Chipsparsecsrsetstridedbatch | |
| Chipsparsedaxpyi | |
| Chipsparsedbsr2csr | |
| Chipsparsedbsric02 | |
| Chipsparsedbsric02_analysis | |
| Chipsparsedbsric02_buffersize | |
| Chipsparsedbsrilu02 | |
| Chipsparsedbsrilu02_analysis | |
| Chipsparsedbsrilu02_buffersize | |
| Chipsparsedbsrilu02_numericboost | |
| Chipsparsedbsrmm | |
| Chipsparsedbsrmv | |
| Chipsparsedbsrsm2_analysis | |
| Chipsparsedbsrsm2_buffersize | |
| Chipsparsedbsrsm2_solve | |
| Chipsparsedbsrsv2_analysis | |
| Chipsparsedbsrsv2_buffersize | |
| Chipsparsedbsrsv2_buffersizeext | |
| Chipsparsedbsrsv2_solve | |
| Chipsparsedbsrxmv | |
| Chipsparsedcsc2dense | |
| Chipsparsedcsr2bsr | |
| Chipsparsedcsr2csc | |
| Chipsparsedcsr2csr_compress | |
| Chipsparsedcsr2csru | |
| Chipsparsedcsr2dense | |
| Chipsparsedcsr2gebsr | |
| Chipsparsedcsr2gebsr_buffersize | |
| Chipsparsedcsr2hyb | |
| Chipsparsedcsrcolor | |
| Chipsparsedcsrgeam | |
| Chipsparsedcsrgeam2 | |
| Chipsparsedcsrgeam2_buffersizeext | |
| Chipsparsedcsrgemm | |
| Chipsparsedcsrgemm2 | |
| Chipsparsedcsrgemm2_buffersizeext | |
| Chipsparsedcsric02 | |
| Chipsparsedcsric02_analysis | |
| Chipsparsedcsric02_buffersize | |
| Chipsparsedcsric02_buffersizeext | |
| Chipsparsedcsrilu02 | |
| Chipsparsedcsrilu02_analysis | |
| Chipsparsedcsrilu02_buffersize | |
| Chipsparsedcsrilu02_buffersizeext | |
| Chipsparsedcsrilu02_numericboost | |
| Chipsparsedcsrmm | |
| Chipsparsedcsrmm2 | |
| Chipsparsedcsrmv | |
| Chipsparsedcsrsm2_analysis | |
| Chipsparsedcsrsm2_buffersizeext | |
| Chipsparsedcsrsm2_solve | |
| Chipsparsedcsrsv2_analysis | |
| Chipsparsedcsrsv2_buffersize | |
| Chipsparsedcsrsv2_buffersizeext | |
| Chipsparsedcsrsv2_solve | |
| Chipsparsedcsru2csr | |
| Chipsparsedcsru2csr_buffersizeext | |
| Chipsparseddense2csc | |
| Chipsparseddense2csr | |
| Chipsparseddoti | |
| Chipsparsedensetosparse_analysis | |
| Chipsparsedensetosparse_buffersize | |
| Chipsparsedensetosparse_convert | |
| Chipsparsedestroy | Destroy a hipSPARSE handle |
| Chipsparsedestroybsric02info | Destroy a bsric02 info structure |
| Chipsparsedestroybsrilu02info | Destroy a bsrilu02 info structure |
| Chipsparsedestroybsrsm2info | Destroy a bsrsm2 info structure |
| Chipsparsedestroybsrsv2info | Destroy a bsrsv2 info structure |
| Chipsparsedestroycolorinfo | Destroy a color info structure |
| Chipsparsedestroycsrgemm2info | Destroy a csrgemm2 info structure |
| Chipsparsedestroycsric02info | Destroy a csric02 info structure |
| Chipsparsedestroycsrilu02info | Destroy a csrilu02 info structure |
| Chipsparsedestroycsrsm2info | Destroy a csrsm2 info structure |
| Chipsparsedestroycsrsv2info | Destroy a csrsv2 info structure |
| Chipsparsedestroycsru2csrinfo | Destroy a csru2csr info structure |
| Chipsparsedestroydnmat | |
| Chipsparsedestroydnvec | |
| Chipsparsedestroyhybmat | Destroy a HYB matrix structure |
| Chipsparsedestroymatdescr | Destroy a matrix descriptor |
| Chipsparsedestroypruneinfo | Destroy a prune info structure |
| Chipsparsedestroyspmat | |
| Chipsparsedestroyspvec | |
| Chipsparsedgebsr2csr | |
| Chipsparsedgebsr2gebsc | |
| Chipsparsedgebsr2gebsc_buffersize | |
| Chipsparsedgebsr2gebsr | |
| Chipsparsedgebsr2gebsr_buffersize | |
| Chipsparsedgemmi | |
| Chipsparsedgemvi | |
| Chipsparsedgemvi_buffersize | |
| Chipsparsedgpsvinterleavedbatch | |
| Chipsparsedgpsvinterleavedbatch_buffersizeext | |
| Chipsparsedgthr | |
| Chipsparsedgthrz | |
| Chipsparsedgtsv2 | |
| Chipsparsedgtsv2_buffersizeext | |
| Chipsparsedgtsv2_nopivot | |
| Chipsparsedgtsv2_nopivot_buffersizeext | |
| Chipsparsedgtsv2stridedbatch | |
| Chipsparsedgtsv2stridedbatch_buffersizeext | |
| Chipsparsedgtsvinterleavedbatch | |
| Chipsparsedgtsvinterleavedbatch_buffersizeext | |
| Chipsparsedhyb2csr | |
| Chipsparsedhybmv | |
| Chipsparsednmatget | |
| Chipsparsednmatgetstridedbatch | |
| Chipsparsednmatgetvalues | |
| Chipsparsednmatsetstridedbatch | |
| Chipsparsednmatsetvalues | |
| Chipsparsednnz | |
| Chipsparsednnz_compress | |
| Chipsparsednvecget | |
| Chipsparsednvecgetvalues | |
| Chipsparsednvecsetvalues | |
| Chipsparsedprunecsr2csr | |
| Chipsparsedprunecsr2csr_buffersize | |
| Chipsparsedprunecsr2csr_buffersizeext | |
| Chipsparsedprunecsr2csrbypercentage | |
| Chipsparsedprunecsr2csrbypercentage_buffersize | |
| Chipsparsedprunecsr2csrbypercentage_buffersizeext | |
| Chipsparsedprunecsr2csrnnz | |
| Chipsparsedprunecsr2csrnnzbypercentage | |
| Chipsparsedprunedense2csr | |
| Chipsparsedprunedense2csr_buffersize | |
| Chipsparsedprunedense2csr_buffersizeext | |
| Chipsparsedprunedense2csrbypercentage | |
| Chipsparsedprunedense2csrbypercentage_buffersize | |
| Chipsparsedprunedense2csrbypercentage_buffersizeext | |
| Chipsparsedprunedense2csrnnz | |
| Chipsparsedprunedense2csrnnzbypercentage | |
| Chipsparsedroti | |
| Chipsparsedsctr | |
| Chipsparsegather | |
| Chipsparsegeterrorname | Return the string representation of a hipSPARSE status's matching backend status enum name |
| Chipsparsegeterrorstring | Return the hipSPARSE status's matching backend status description as a string |
| Chipsparsegetgitrevision | Get the hipSPARSE git revision |
| Chipsparsegetmatdiagtype | Get the matrix diagonal type of a matrix descriptor |
| Chipsparsegetmatfillmode | Get the matrix fill mode of a matrix descriptor |
| Chipsparsegetmatindexbase | Get the index base of a matrix descriptor |
| Chipsparsegetmattype | Get the matrix type of a matrix descriptor |
| Chipsparsegetpointermode | Get the current pointer mode from the library context |
| Chipsparsegetstream | Get the current stream from the library context |
| Chipsparsegetversion | Get the hipSPARSE version |
| Chipsparserot | |
| Chipsparsesaxpyi | Scale a sparse vector and add it to a dense vector |
| Chipsparsesbsr2csr | Convert a sparse BSR matrix into a sparse CSR matrix |
| Chipsparsesbsric02 | Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the BSR storage format |
| Chipsparsesbsric02_analysis | |
| Chipsparsesbsric02_buffersize | |
| Chipsparsesbsrilu02 | Incomplete LU factorization with 0 fill-ins and no pivoting using the BSR storage format |
| Chipsparsesbsrilu02_analysis | |
| Chipsparsesbsrilu02_buffersize | |
| Chipsparsesbsrilu02_numericboost | |
| Chipsparsesbsrmm | Sparse matrix dense matrix multiplication using the BSR storage format |
| Chipsparsesbsrmv | Sparse matrix vector multiplication using the BSR storage format |
| Chipsparsesbsrsm2_analysis | Sparse triangular system solve using the BSR storage format |
| Chipsparsesbsrsm2_buffersize | |
| Chipsparsesbsrsm2_solve | Sparse triangular system solve using the BSR storage format |
| Chipsparsesbsrsv2_analysis | |
| Chipsparsesbsrsv2_buffersize | |
| Chipsparsesbsrsv2_buffersizeext | |
| Chipsparsesbsrsv2_solve | Sparse triangular solve using the BSR storage format |
| Chipsparsesbsrxmv | Sparse matrix vector multiplication with mask operation using the BSR storage format |
| Chipsparsescatter | |
| Chipsparsescsc2dense | hipsparseXcsc2dense functions convert the sparse matrix in CSC format into a dense matrix |
| Chipsparsescsr2bsr | Convert a sparse CSR matrix into a sparse BSR matrix |
| Chipsparsescsr2csc | Convert a sparse CSR matrix into a sparse CSC matrix |
| Chipsparsescsr2csr_compress | Convert a sparse CSR matrix into a compressed sparse CSR matrix |
| Chipsparsescsr2csru | This function converts the sorted CSR format to the unsorted CSR format |
| Chipsparsescsr2dense | hipsparseXcsr2dense functions convert the sparse matrix in CSR format into a dense matrix |
| Chipsparsescsr2gebsr | Convert a sparse CSR matrix into a sparse GEBSR matrix |
| Chipsparsescsr2gebsr_buffersize | Convert a sparse CSR matrix into a sparse GEBSR matrix |
| Chipsparsescsr2hyb | Convert a sparse CSR matrix into a sparse HYB matrix |
| Chipsparsescsrcolor | Coloring of the adjacency graph of the matrix \(A\) stored in the CSR format |
| Chipsparsescsrgeam | Sparse matrix sparse matrix addition using the CSR storage format |
| Chipsparsescsrgeam2 | Sparse matrix sparse matrix addition using the CSR storage format |
| Chipsparsescsrgeam2_buffersizeext | |
| Chipsparsescsrgemm | Sparse matrix and sparse matrix multiplication using the CSR storage format |
| Chipsparsescsrgemm2 | Sparse matrix and sparse matrix multiplication using CSR storage format |
| Chipsparsescsrgemm2_buffersizeext | |
| Chipsparsescsric02 | Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the CSR storage format |
| Chipsparsescsric02_analysis | |
| Chipsparsescsric02_buffersize | |
| Chipsparsescsric02_buffersizeext | |
| Chipsparsescsrilu02 | Incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format |
| Chipsparsescsrilu02_analysis | |
| Chipsparsescsrilu02_buffersize | |
| Chipsparsescsrilu02_buffersizeext | |
| Chipsparsescsrilu02_numericboost | |
| Chipsparsescsrmm | Sparse matrix dense matrix multiplication using the CSR storage format |
| Chipsparsescsrmm2 | Sparse matrix dense matrix multiplication using the CSR storage format |
| Chipsparsescsrmv | Sparse matrix vector multiplication using the CSR storage format |
| Chipsparsescsrsm2_analysis | |
| Chipsparsescsrsm2_buffersizeext | |
| Chipsparsescsrsm2_solve | Sparse triangular system solve using the CSR storage format |
| Chipsparsescsrsv2_analysis | |
| Chipsparsescsrsv2_buffersize | |
| Chipsparsescsrsv2_buffersizeext | |
| Chipsparsescsrsv2_solve | Sparse triangular solve using the CSR storage format |
| Chipsparsescsru2csr | This function converts the unsorted CSR format to the sorted CSR format |
| Chipsparsescsru2csr_buffersizeext | This function calculates the amount of temporary storage in bytes required for hipsparseXcsru2csr() and hipsparseXcsr2csru() |
| Chipsparsesddmm | |
| Chipsparsesddmm_buffersize | |
| Chipsparsesddmm_preprocess | |
| Chipsparsesdense2csc | hipsparseXdense2csc functions convert the matrix A in dense format into a sparse matrix in CSC format |
| Chipsparsesdense2csr | hipsparseXdense2csr converts the matrix A in dense format into a sparse matrix in CSR format |
| Chipsparsesdoti | Compute the dot product of a sparse vector with a dense vector |
| Chipsparsesetmatdiagtype | Specify the matrix diagonal type of a matrix descriptor |
| Chipsparsesetmatfillmode | Specify the matrix fill mode of a matrix descriptor |
| Chipsparsesetmatindexbase | Specify the index base of a matrix descriptor |
| Chipsparsesetmattype | Specify the matrix type of a matrix descriptor |
| Chipsparsesetpointermode | Specify the pointer mode |
| Chipsparsesetstream | Specify the user-defined HIP stream |
| Chipsparsesgebsr2csr | Convert a sparse GEBSR matrix into a sparse CSR matrix |
| Chipsparsesgebsr2gebsc | Convert a sparse GEBSR matrix into a sparse GEBSC matrix |
| Chipsparsesgebsr2gebsc_buffersize | Convert a sparse GEBSR matrix into a sparse GEBSC matrix |
| Chipsparsesgebsr2gebsr | This function converts the GEBSR sparse matrix \(A\) to another GEBSR sparse matrix \(C\) |
| Chipsparsesgebsr2gebsr_buffersize | This function computes the the size of the user-allocated temporary storage buffer used when converting a sparse GEBSR matrix to another sparse GEBSR matrix |
| Chipsparsesgemmi | Dense matrix sparse matrix multiplication using the CSC storage format |
| Chipsparsesgemvi | Dense matrix sparse vector multiplication |
| Chipsparsesgemvi_buffersize | |
| Chipsparsesgpsvinterleavedbatch | Interleaved batch pentadiagonal solver |
| Chipsparsesgpsvinterleavedbatch_buffersizeext | |
| Chipsparsesgthr | Gather elements from a dense vector and store them in a sparse vector |
| Chipsparsesgthrz | Gather and zero out elements from a dense vector and store them in a sparse vector |
| Chipsparsesgtsv2 | Tridiagonal solver with pivoting |
| Chipsparsesgtsv2_buffersizeext | |
| Chipsparsesgtsv2_nopivot | Tridiagonal solver (no pivoting) |
| Chipsparsesgtsv2_nopivot_buffersizeext | |
| Chipsparsesgtsv2stridedbatch | Strided batch tridiagonal solver (no pivoting) |
| Chipsparsesgtsv2stridedbatch_buffersizeext | |
| Chipsparsesgtsvinterleavedbatch | Interleaved batch tridiagonal solver |
| Chipsparsesgtsvinterleavedbatch_buffersizeext | |
| Chipsparseshyb2csr | Convert a sparse HYB matrix into a sparse CSR matrix |
| Chipsparseshybmv | Sparse matrix vector multiplication using the HYB storage format |
| Chipsparsesnnz | hipsparseXnnz computes the number of non-zero elements per row or column and the total number of non-zero elements in a dense matrix |
| Chipsparsesnnz_compress | This function is used as the first step in converting a CSR matrix to a compressed CSR matrix |
| Chipsparsesparsetodense | |
| Chipsparsesparsetodense_buffersize | |
| Chipsparsespgemm_compute | |
| Chipsparsespgemm_copy | |
| Chipsparsespgemm_createdescr | |
| Chipsparsespgemm_destroydescr | |
| Chipsparsespgemm_workestimation | |
| Chipsparsespgemmreuse_compute | |
| Chipsparsespgemmreuse_copy | |
| Chipsparsespgemmreuse_nnz | |
| Chipsparsespgemmreuse_workestimation | |
| Chipsparsespmatgetattribute | |
| Chipsparsespmatgetformat | |
| Chipsparsespmatgetindexbase | |
| Chipsparsespmatgetsize | |
| Chipsparsespmatgetstridedbatch | |
| Chipsparsespmatgetvalues | |
| Chipsparsespmatsetattribute | |
| Chipsparsespmatsetstridedbatch | |
| Chipsparsespmatsetvalues | |
| Chipsparsespmm | |
| Chipsparsespmm_buffersize | |
| Chipsparsespmm_preprocess | |
| Chipsparsespmv | |
| Chipsparsespmv_buffersize | |
| Chipsparsespmv_preprocess | |
| Chipsparsesprunecsr2csr | Convert and prune a sparse CSR matrix into a sparse CSR matrix |
| Chipsparsesprunecsr2csr_buffersize | Convert and prune a sparse CSR matrix into a sparse CSR matrix |
| Chipsparsesprunecsr2csr_buffersizeext | Convert and prune sparse a CSR matrix into a sparse CSR matrix |
| Chipsparsesprunecsr2csrbypercentage | Convert and prune by percentage a sparse CSR matrix into a sparse CSR matrix |
| Chipsparsesprunecsr2csrbypercentage_buffersize | Convert and prune by percentage a sparse CSR matrix into a sparse CSR matrix |
| Chipsparsesprunecsr2csrbypercentage_buffersizeext | Convert and prune by percentage a sparse CSR matrix into a sparse CSR matrix |
| Chipsparsesprunecsr2csrnnz | Convert and prune sparse a CSR matrix into a sparse CSR matrix |
| Chipsparsesprunecsr2csrnnzbypercentage | Convert and prune by percentage a sparse CSR matrix into a sparse CSR matrix |
| Chipsparsesprunedense2csr | hipsparseXpruneDense2csr converts the matrix A in dense format into a sparse matrix in CSR format, while pruning values that are less than the (non-negative) threshold |
| Chipsparsesprunedense2csr_buffersize | hipsparseXpruneDense2csr_bufferSize computes the the size of the user-allocated temporary storage buffer used when converting a dense matrix to a pruned CSR matrix |
| Chipsparsesprunedense2csr_buffersizeext | |
| Chipsparsesprunedense2csrbypercentage | This function computes the number of non-zero elements per row and the total number of non-zero elements in a dense matrix when converting and pruning by percentage a dense matrix to a CSR matrix |
| Chipsparsesprunedense2csrbypercentage_buffersize | hipsparseXpruneDense2csrByPercentage_bufferSize functions convert the size of the user-allocated temporary storage buffer used when converting a dense matrix to a pruned CSR matrix where the pruning is done based on a percentage |
| Chipsparsesprunedense2csrbypercentage_buffersizeext | This function computes the size of the user-allocated temporary storage buffer used when converting and pruning by percentage a dense matrix to a CSR matrix |
| Chipsparsesprunedense2csrnnz | hipsparseXpruneDense2csrNnz computes the number of non-zero elements per row and the total number of non-zero elements in a dense matrix after the elements less than the (non-negative) threshold are pruned from the matrix |
| Chipsparsesprunedense2csrnnzbypercentage | This function computes the number of non-zero elements per row and the total number of non-zero elements in a dense matrix when converting and pruning by percentage a dense matrix to a CSR matrix |
| Chipsparsespsm_analysis | |
| Chipsparsespsm_buffersize | |
| Chipsparsespsm_createdescr | |
| Chipsparsespsm_destroydescr | |
| Chipsparsespsm_solve | |
| Chipsparsespsm_solve_ex | |
| Chipsparsespsv_analysis | |
| Chipsparsespsv_buffersize | |
| Chipsparsespsv_createdescr | |
| Chipsparsespsv_destroydescr | |
| Chipsparsespsv_solve | |
| Chipsparsespvecget | |
| Chipsparsespvecgetindexbase | |
| Chipsparsespvecgetvalues | |
| Chipsparsespvecsetvalues | |
| Chipsparsespvv | |
| Chipsparsespvv_buffersize | |
| Chipsparsesroti | Apply the Givens rotation to a dense and a sparse vector |
| Chipsparsessctr | Scatter elements from a dense vector across a sparse vector |
| Chipsparsexbsric02_zeropivot | |
| Chipsparsexbsrilu02_zeropivot | |
| Chipsparsexbsrsm2_zeropivot | |
| Chipsparsexbsrsv2_zeropivot | |
| Chipsparsexcoo2csr | Convert a sparse COO matrix into a sparse CSR matrix |
| Chipsparsexcoosort_buffersizeext | Sort a sparse COO matrix |
| Chipsparsexcoosortbycolumn | Sort a sparse COO matrix by column |
| Chipsparsexcoosortbyrow | Sort a sparse COO matrix by row |
| Chipsparsexcscsort | Sort a sparse CSC matrix |
| Chipsparsexcscsort_buffersizeext | Sort a sparse CSC matrix |
| Chipsparsexcsr2bsrnnz | This function computes the number of non-zero block columns per row and the total number of non-zero blocks in a sparse BSR matrix, given a sparse CSR matrix as input |
| Chipsparsexcsr2coo | Convert a sparse CSR matrix into a sparse COO matrix |
| Chipsparsexcsr2gebsrnnz | This function computes the number of non-zero block columns per row and the total number of non-zero blocks in a sparse GEBSR matrix given a sparse CSR matrix as input |
| Chipsparsexcsrgeam2nnz | |
| Chipsparsexcsrgeamnnz | |
| Chipsparsexcsrgemm2nnz | |
| Chipsparsexcsrgemmnnz | |
| Chipsparsexcsric02_zeropivot | |
| Chipsparsexcsrilu02_zeropivot | |
| Chipsparsexcsrsm2_zeropivot | |
| Chipsparsexcsrsort | Sort a sparse CSR matrix |
| Chipsparsexcsrsort_buffersizeext | Sort a sparse CSR matrix |
| Chipsparsexcsrsv2_zeropivot | |
| Chipsparsexgebsr2gebsrnnz | This function is used when converting a GEBSR sparse matrix \(A\) to another GEBSR sparse matrix \(C\) |
| Chipsparsezaxpyi | |
| Chipsparsezbsr2csr | |
| Chipsparsezbsric02 | |
| Chipsparsezbsric02_analysis | |
| Chipsparsezbsric02_buffersize | |
| Chipsparsezbsrilu02 | |
| Chipsparsezbsrilu02_analysis | |
| Chipsparsezbsrilu02_buffersize | |
| Chipsparsezbsrilu02_numericboost | |
| Chipsparsezbsrmm | |
| Chipsparsezbsrmv | |
| Chipsparsezbsrsm2_analysis | |
| Chipsparsezbsrsm2_buffersize | |
| Chipsparsezbsrsm2_solve | |
| Chipsparsezbsrsv2_analysis | |
| Chipsparsezbsrsv2_buffersize | |
| Chipsparsezbsrsv2_buffersizeext | |
| Chipsparsezbsrsv2_solve | |
| Chipsparsezbsrxmv | |
| Chipsparsezcsc2dense | |
| Chipsparsezcsr2bsr | |
| Chipsparsezcsr2csc | |
| Chipsparsezcsr2csr_compress | |
| Chipsparsezcsr2csru | |
| Chipsparsezcsr2dense | |
| Chipsparsezcsr2gebsr | |
| Chipsparsezcsr2gebsr_buffersize | |
| Chipsparsezcsr2hyb | |
| Chipsparsezcsrcolor | |
| Chipsparsezcsrgeam | |
| Chipsparsezcsrgeam2 | |
| Chipsparsezcsrgeam2_buffersizeext | |
| Chipsparsezcsrgemm | |
| Chipsparsezcsrgemm2 | |
| Chipsparsezcsrgemm2_buffersizeext | |
| Chipsparsezcsric02 | |
| Chipsparsezcsric02_analysis | |
| Chipsparsezcsric02_buffersize | |
| Chipsparsezcsric02_buffersizeext | |
| Chipsparsezcsrilu02 | |
| Chipsparsezcsrilu02_analysis | |
| Chipsparsezcsrilu02_buffersize | |
| Chipsparsezcsrilu02_buffersizeext | |
| Chipsparsezcsrilu02_numericboost | |
| Chipsparsezcsrmm | |
| Chipsparsezcsrmm2 | |
| Chipsparsezcsrmv | |
| Chipsparsezcsrsm2_analysis | |
| Chipsparsezcsrsm2_buffersizeext | |
| Chipsparsezcsrsm2_solve | |
| Chipsparsezcsrsv2_analysis | |
| Chipsparsezcsrsv2_buffersize | |
| Chipsparsezcsrsv2_buffersizeext | |
| Chipsparsezcsrsv2_solve | |
| Chipsparsezcsru2csr | |
| Chipsparsezcsru2csr_buffersizeext | |
| Chipsparsezdense2csc | |
| Chipsparsezdense2csr | |
| Chipsparsezdotci | |
| Chipsparsezdoti | |
| Chipsparsezgebsr2csr | |
| Chipsparsezgebsr2gebsc | |
| Chipsparsezgebsr2gebsc_buffersize | |
| Chipsparsezgebsr2gebsr | |
| Chipsparsezgebsr2gebsr_buffersize | |
| Chipsparsezgemmi | |
| Chipsparsezgemvi | |
| Chipsparsezgemvi_buffersize | |
| Chipsparsezgpsvinterleavedbatch | |
| Chipsparsezgpsvinterleavedbatch_buffersizeext | |
| Chipsparsezgthr | |
| Chipsparsezgthrz | |
| Chipsparsezgtsv2 | |
| Chipsparsezgtsv2_buffersizeext | |
| Chipsparsezgtsv2_nopivot | |
| Chipsparsezgtsv2_nopivot_buffersizeext | |
| Chipsparsezgtsv2stridedbatch | |
| Chipsparsezgtsv2stridedbatch_buffersizeext | |
| Chipsparsezgtsvinterleavedbatch | |
| Chipsparsezgtsvinterleavedbatch_buffersizeext | |
| Chipsparsezhyb2csr | |
| Chipsparsezhybmv | |
| Chipsparseznnz | |
| Chipsparseznnz_compress | |
| Chipsparsezsctr | |
| ►Mhipfort_rocblas | |
| Crocblas_abort | |
| Crocblas_axpy_batched_ex | BLAS EX API |
| Crocblas_axpy_batched_ex_64 | |
| Crocblas_axpy_ex | BLAS EX API |
| Crocblas_axpy_ex_64 | |
| Crocblas_axpy_strided_batched_ex | BLAS EX API |
| Crocblas_axpy_strided_batched_ex_64 | |
| Crocblas_bfdot | |
| Crocblas_bfdot_64 | |
| Crocblas_bfdot_batched | |
| Crocblas_bfdot_batched_64 | |
| Crocblas_bfdot_strided_batched | |
| Crocblas_bfdot_strided_batched_64 | |
| Crocblas_caxpy | |
| Crocblas_caxpy_64 | |
| Crocblas_caxpy_batched | |
| Crocblas_caxpy_batched_64 | |
| Crocblas_caxpy_strided_batched | |
| Crocblas_caxpy_strided_batched_64 | |
| Crocblas_ccopy | |
| Crocblas_ccopy_64 | |
| Crocblas_ccopy_batched | |
| Crocblas_ccopy_batched_64 | |
| Crocblas_ccopy_strided_batched | |
| Crocblas_ccopy_strided_batched_64 | |
| Crocblas_cdgmm | |
| Crocblas_cdgmm_64 | |
| Crocblas_cdgmm_batched | |
| Crocblas_cdgmm_batched_64 | |
| Crocblas_cdgmm_strided_batched | |
| Crocblas_cdgmm_strided_batched_64 | |
| Crocblas_cdotc | |
| Crocblas_cdotc_64 | |
| Crocblas_cdotc_batched | |
| Crocblas_cdotc_batched_64 | |
| Crocblas_cdotc_strided_batched | |
| Crocblas_cdotc_strided_batched_64 | |
| Crocblas_cdotu | |
| Crocblas_cdotu_64 | |
| Crocblas_cdotu_batched | |
| Crocblas_cdotu_batched_64 | |
| Crocblas_cdotu_strided_batched | |
| Crocblas_cdotu_strided_batched_64 | |
| Crocblas_cgbmv | |
| Crocblas_cgbmv_64 | |
| Crocblas_cgbmv_batched | |
| Crocblas_cgbmv_batched_64 | |
| Crocblas_cgbmv_strided_batched | |
| Crocblas_cgbmv_strided_batched_64 | |
| Crocblas_cgeam | |
| Crocblas_cgeam_64 | |
| Crocblas_cgeam_batched | |
| Crocblas_cgeam_batched_64 | |
| Crocblas_cgeam_strided_batched | |
| Crocblas_cgeam_strided_batched_64 | |
| Crocblas_cgemm | |
| Crocblas_cgemm_64 | |
| Crocblas_cgemm_batched | |
| Crocblas_cgemm_batched_64 | |
| Crocblas_cgemm_strided_batched | |
| Crocblas_cgemm_strided_batched_64 | |
| Crocblas_cgemmt | |
| Crocblas_cgemmt_64 | |
| Crocblas_cgemmt_batched | |
| Crocblas_cgemmt_batched_64 | |
| Crocblas_cgemmt_strided_batched | |
| Crocblas_cgemmt_strided_batched_64 | |
| Crocblas_cgemv | |
| Crocblas_cgemv_64 | |
| Crocblas_cgemv_batched | |
| Crocblas_cgemv_batched_64 | |
| Crocblas_cgemv_strided_batched | |
| Crocblas_cgemv_strided_batched_64 | |
| Crocblas_cgerc | |
| Crocblas_cgerc_64 | |
| Crocblas_cgerc_batched | |
| Crocblas_cgerc_batched_64 | |
| Crocblas_cgerc_strided_batched | |
| Crocblas_cgerc_strided_batched_64 | |
| Crocblas_cgeru | |
| Crocblas_cgeru_64 | |
| Crocblas_cgeru_batched | |
| Crocblas_cgeru_batched_64 | |
| Crocblas_cgeru_strided_batched | |
| Crocblas_cgeru_strided_batched_64 | |
| Crocblas_chbmv | BLAS Level 2 API |
| Crocblas_chbmv_64 | |
| Crocblas_chbmv_batched | BLAS Level 2 API |
| Crocblas_chbmv_batched_64 | |
| Crocblas_chbmv_strided_batched | BLAS Level 2 API |
| Crocblas_chbmv_strided_batched_64 | |
| Crocblas_chemm | BLAS Level 3 API |
| Crocblas_chemm_64 | |
| Crocblas_chemm_batched | BLAS Level 3 API |
| Crocblas_chemm_batched_64 | |
| Crocblas_chemm_strided_batched | BLAS Level 3 API |
| Crocblas_chemm_strided_batched_64 | |
| Crocblas_chemv | BLAS Level 2 API |
| Crocblas_chemv_64 | |
| Crocblas_chemv_batched | BLAS Level 2 API |
| Crocblas_chemv_batched_64 | |
| Crocblas_chemv_strided_batched | BLAS Level 2 API |
| Crocblas_chemv_strided_batched_64 | |
| Crocblas_cher | BLAS Level 2 API |
| Crocblas_cher2 | BLAS Level 2 API |
| Crocblas_cher2_64 | |
| Crocblas_cher2_batched | BLAS Level 2 API |
| Crocblas_cher2_batched_64 | |
| Crocblas_cher2_strided_batched | BLAS Level 2 API |
| Crocblas_cher2_strided_batched_64 | |
| Crocblas_cher2k | BLAS Level 3 API |
| Crocblas_cher2k_64 | |
| Crocblas_cher2k_batched | BLAS Level 3 API |
| Crocblas_cher2k_batched_64 | |
| Crocblas_cher2k_strided_batched | BLAS Level 3 API |
| Crocblas_cher2k_strided_batched_64 | |
| Crocblas_cher_64 | |
| Crocblas_cher_batched | BLAS Level 2 API |
| Crocblas_cher_batched_64 | |
| Crocblas_cher_strided_batched | BLAS Level 2 API |
| Crocblas_cher_strided_batched_64 | |
| Crocblas_cherk | BLAS Level 3 API |
| Crocblas_cherk_64 | |
| Crocblas_cherk_batched | BLAS Level 3 API |
| Crocblas_cherk_batched_64 | |
| Crocblas_cherk_strided_batched | BLAS Level 3 API |
| Crocblas_cherk_strided_batched_64 | |
| Crocblas_cherkx | BLAS Level 3 API |
| Crocblas_cherkx_64 | |
| Crocblas_cherkx_batched | BLAS Level 3 API |
| Crocblas_cherkx_batched_64 | |
| Crocblas_cherkx_strided_batched | BLAS Level 3 API |
| Crocblas_cherkx_strided_batched_64 | |
| Crocblas_chpmv | BLAS Level 2 API |
| Crocblas_chpmv_64 | |
| Crocblas_chpmv_batched | BLAS Level 2 API |
| Crocblas_chpmv_batched_64 | |
| Crocblas_chpmv_strided_batched | BLAS Level 2 API |
| Crocblas_chpmv_strided_batched_64 | |
| Crocblas_chpr | BLAS Level 2 API |
| Crocblas_chpr2 | BLAS Level 2 API |
| Crocblas_chpr2_64 | |
| Crocblas_chpr2_batched | BLAS Level 2 API |
| Crocblas_chpr2_batched_64 | |
| Crocblas_chpr2_strided_batched | BLAS Level 2 API |
| Crocblas_chpr2_strided_batched_64 | |
| Crocblas_chpr_64 | |
| Crocblas_chpr_batched | BLAS Level 2 API |
| Crocblas_chpr_batched_64 | |
| Crocblas_chpr_strided_batched | BLAS Level 2 API |
| Crocblas_chpr_strided_batched_64 | |
| Crocblas_create_handle | Create handle |
| Crocblas_crot | |
| Crocblas_crot_64 | |
| Crocblas_crot_batched | |
| Crocblas_crot_batched_64 | |
| Crocblas_crot_strided_batched | |
| Crocblas_crot_strided_batched_64 | |
| Crocblas_crotg | |
| Crocblas_crotg_64 | |
| Crocblas_crotg_batched | |
| Crocblas_crotg_batched_64 | |
| Crocblas_crotg_strided_batched | |
| Crocblas_crotg_strided_batched_64 | |
| Crocblas_cscal | |
| Crocblas_cscal_64 | |
| Crocblas_cscal_batched | |
| Crocblas_cscal_batched_64 | |
| Crocblas_cscal_strided_batched | |
| Crocblas_cscal_strided_batched_64 | |
| Crocblas_cspr | |
| Crocblas_cspr_64 | |
| Crocblas_cspr_batched | |
| Crocblas_cspr_batched_64 | |
| Crocblas_cspr_strided_batched | |
| Crocblas_cspr_strided_batched_64 | |
| Crocblas_csrot | |
| Crocblas_csrot_64 | |
| Crocblas_csrot_batched | |
| Crocblas_csrot_batched_64 | |
| Crocblas_csrot_strided_batched | |
| Crocblas_csrot_strided_batched_64 | |
| Crocblas_csscal | |
| Crocblas_csscal_64 | |
| Crocblas_csscal_batched | |
| Crocblas_csscal_batched_64 | |
| Crocblas_csscal_strided_batched | |
| Crocblas_csscal_strided_batched_64 | |
| Crocblas_cswap | |
| Crocblas_cswap_64 | |
| Crocblas_cswap_batched | |
| Crocblas_cswap_batched_64 | |
| Crocblas_cswap_strided_batched | |
| Crocblas_cswap_strided_batched_64 | |
| Crocblas_csymm | |
| Crocblas_csymm_64 | |
| Crocblas_csymm_batched | |
| Crocblas_csymm_batched_64 | |
| Crocblas_csymm_strided_batched | |
| Crocblas_csymm_strided_batched_64 | |
| Crocblas_csymv | |
| Crocblas_csymv_64 | |
| Crocblas_csymv_batched | |
| Crocblas_csymv_batched_64 | |
| Crocblas_csymv_strided_batched | |
| Crocblas_csymv_strided_batched_64 | |
| Crocblas_csyr | |
| Crocblas_csyr2 | |
| Crocblas_csyr2_64 | |
| Crocblas_csyr2_batched | |
| Crocblas_csyr2_batched_64 | |
| Crocblas_csyr2_strided_batched | |
| Crocblas_csyr2_strided_batched_64 | |
| Crocblas_csyr2k | |
| Crocblas_csyr2k_64 | |
| Crocblas_csyr2k_batched | |
| Crocblas_csyr2k_batched_64 | |
| Crocblas_csyr2k_strided_batched | |
| Crocblas_csyr2k_strided_batched_64 | |
| Crocblas_csyr_64 | |
| Crocblas_csyr_batched | |
| Crocblas_csyr_batched_64 | |
| Crocblas_csyr_strided_batched | |
| Crocblas_csyr_strided_batched_64 | |
| Crocblas_csyrk | |
| Crocblas_csyrk_64 | |
| Crocblas_csyrk_batched | |
| Crocblas_csyrk_batched_64 | |
| Crocblas_csyrk_strided_batched | |
| Crocblas_csyrk_strided_batched_64 | |
| Crocblas_csyrkx | |
| Crocblas_csyrkx_64 | |
| Crocblas_csyrkx_batched | |
| Crocblas_csyrkx_batched_64 | |
| Crocblas_csyrkx_strided_batched | |
| Crocblas_csyrkx_strided_batched_64 | |
| Crocblas_ctbmv | |
| Crocblas_ctbmv_64 | |
| Crocblas_ctbmv_batched | |
| Crocblas_ctbmv_batched_64 | |
| Crocblas_ctbmv_strided_batched | |
| Crocblas_ctbmv_strided_batched_64 | |
| Crocblas_ctbsv | |
| Crocblas_ctbsv_64 | |
| Crocblas_ctbsv_batched | |
| Crocblas_ctbsv_batched_64 | |
| Crocblas_ctbsv_strided_batched | |
| Crocblas_ctbsv_strided_batched_64 | |
| Crocblas_ctpmv | |
| Crocblas_ctpmv_64 | |
| Crocblas_ctpmv_batched | |
| Crocblas_ctpmv_batched_64 | |
| Crocblas_ctpmv_strided_batched | |
| Crocblas_ctpmv_strided_batched_64 | |
| Crocblas_ctpsv | |
| Crocblas_ctpsv_64 | |
| Crocblas_ctpsv_batched | |
| Crocblas_ctpsv_batched_64 | |
| Crocblas_ctpsv_strided_batched | |
| Crocblas_ctpsv_strided_batched_64 | |
| Crocblas_ctrmm | |
| Crocblas_ctrmm_64 | |
| Crocblas_ctrmm_batched | |
| Crocblas_ctrmm_batched_64 | |
| Crocblas_ctrmm_strided_batched | |
| Crocblas_ctrmm_strided_batched_64 | |
| Crocblas_ctrmv | |
| Crocblas_ctrmv_64 | |
| Crocblas_ctrmv_batched | |
| Crocblas_ctrmv_batched_64 | |
| Crocblas_ctrmv_strided_batched | |
| Crocblas_ctrmv_strided_batched_64 | |
| Crocblas_ctrsm | |
| Crocblas_ctrsm_64 | |
| Crocblas_ctrsm_batched | |
| Crocblas_ctrsm_batched_64 | |
| Crocblas_ctrsm_strided_batched | |
| Crocblas_ctrsm_strided_batched_64 | |
| Crocblas_ctrsv | |
| Crocblas_ctrsv_64 | |
| Crocblas_ctrsv_batched | |
| Crocblas_ctrsv_batched_64 | |
| Crocblas_ctrsv_strided_batched | |
| Crocblas_ctrsv_strided_batched_64 | |
| Crocblas_ctrtri | |
| Crocblas_ctrtri_batched | |
| Crocblas_ctrtri_strided_batched | |
| Crocblas_dasum | |
| Crocblas_dasum_64 | |
| Crocblas_dasum_batched | |
| Crocblas_dasum_batched_64 | |
| Crocblas_dasum_strided_batched | |
| Crocblas_dasum_strided_batched_64 | |
| Crocblas_daxpy | |
| Crocblas_daxpy_64 | |
| Crocblas_daxpy_batched | |
| Crocblas_daxpy_batched_64 | |
| Crocblas_daxpy_strided_batched | |
| Crocblas_daxpy_strided_batched_64 | |
| Crocblas_dcopy | |
| Crocblas_dcopy_64 | |
| Crocblas_dcopy_batched | |
| Crocblas_dcopy_batched_64 | |
| Crocblas_dcopy_strided_batched | |
| Crocblas_dcopy_strided_batched_64 | |
| Crocblas_ddgmm | |
| Crocblas_ddgmm_64 | |
| Crocblas_ddgmm_batched | |
| Crocblas_ddgmm_batched_64 | |
| Crocblas_ddgmm_strided_batched | |
| Crocblas_ddgmm_strided_batched_64 | |
| Crocblas_ddot | |
| Crocblas_ddot_64 | |
| Crocblas_ddot_batched | |
| Crocblas_ddot_batched_64 | |
| Crocblas_ddot_strided_batched | |
| Crocblas_ddot_strided_batched_64 | |
| Crocblas_destroy_handle | Destroy handle |
| Crocblas_device_malloc_alloc | |
| Crocblas_device_malloc_free | |
| Crocblas_device_malloc_get | |
| Crocblas_device_malloc_ptr | |
| Crocblas_device_malloc_set_default_memory_size | |
| Crocblas_device_malloc_success | |
| Crocblas_dgbmv | |
| Crocblas_dgbmv_64 | |
| Crocblas_dgbmv_batched | |
| Crocblas_dgbmv_batched_64 | |
| Crocblas_dgbmv_strided_batched | |
| Crocblas_dgbmv_strided_batched_64 | |
| Crocblas_dgeam | |
| Crocblas_dgeam_64 | |
| Crocblas_dgeam_batched | |
| Crocblas_dgeam_batched_64 | |
| Crocblas_dgeam_strided_batched | |
| Crocblas_dgeam_strided_batched_64 | |
| Crocblas_dgemm | |
| Crocblas_dgemm_64 | |
| Crocblas_dgemm_batched | |
| Crocblas_dgemm_batched_64 | |
| Crocblas_dgemm_strided_batched | |
| Crocblas_dgemm_strided_batched_64 | |
| Crocblas_dgemmt | |
| Crocblas_dgemmt_64 | |
| Crocblas_dgemmt_batched | |
| Crocblas_dgemmt_batched_64 | |
| Crocblas_dgemmt_strided_batched | |
| Crocblas_dgemmt_strided_batched_64 | |
| Crocblas_dgemv | |
| Crocblas_dgemv_64 | |
| Crocblas_dgemv_batched | |
| Crocblas_dgemv_batched_64 | |
| Crocblas_dgemv_strided_batched | |
| Crocblas_dgemv_strided_batched_64 | |
| Crocblas_dger | |
| Crocblas_dger_64 | |
| Crocblas_dger_batched | |
| Crocblas_dger_batched_64 | |
| Crocblas_dger_strided_batched | |
| Crocblas_dger_strided_batched_64 | |
| Crocblas_dnrm2 | |
| Crocblas_dnrm2_64 | |
| Crocblas_dnrm2_batched | |
| Crocblas_dnrm2_batched_64 | |
| Crocblas_dnrm2_strided_batched | |
| Crocblas_dnrm2_strided_batched_64 | |
| Crocblas_dot_batched_ex | BLAS EX API |
| Crocblas_dot_batched_ex_64 | |
| Crocblas_dot_ex | BLAS EX API |
| Crocblas_dot_ex_64 | |
| Crocblas_dot_strided_batched_ex | BLAS EX API |
| Crocblas_dot_strided_batched_ex_64 | |
| Crocblas_dotc_batched_ex | |
| Crocblas_dotc_batched_ex_64 | |
| Crocblas_dotc_ex | |
| Crocblas_dotc_ex_64 | |
| Crocblas_dotc_strided_batched_ex | BLAS EX API |
| Crocblas_dotc_strided_batched_ex_64 | |
| Crocblas_drot | |
| Crocblas_drot_64 | |
| Crocblas_drot_batched | |
| Crocblas_drot_batched_64 | |
| Crocblas_drot_strided_batched | |
| Crocblas_drot_strided_batched_64 | |
| Crocblas_drotg | |
| Crocblas_drotg_64 | |
| Crocblas_drotg_batched | |
| Crocblas_drotg_batched_64 | |
| Crocblas_drotg_strided_batched | |
| Crocblas_drotg_strided_batched_64 | |
| Crocblas_drotm | |
| Crocblas_drotm_64 | |
| Crocblas_drotm_batched | |
| Crocblas_drotm_batched_64 | |
| Crocblas_drotm_strided_batched | |
| Crocblas_drotm_strided_batched_64 | |
| Crocblas_drotmg | |
| Crocblas_drotmg_64 | |
| Crocblas_drotmg_batched | |
| Crocblas_drotmg_batched_64 | |
| Crocblas_drotmg_strided_batched | |
| Crocblas_drotmg_strided_batched_64 | |
| Crocblas_dsbmv | |
| Crocblas_dsbmv_64 | |
| Crocblas_dsbmv_batched | |
| Crocblas_dsbmv_batched_64 | |
| Crocblas_dsbmv_strided_batched | |
| Crocblas_dsbmv_strided_batched_64 | |
| Crocblas_dscal | |
| Crocblas_dscal_64 | |
| Crocblas_dscal_batched | |
| Crocblas_dscal_batched_64 | |
| Crocblas_dscal_strided_batched | |
| Crocblas_dscal_strided_batched_64 | |
| Crocblas_dspmv | |
| Crocblas_dspmv_64 | |
| Crocblas_dspmv_batched | |
| Crocblas_dspmv_batched_64 | |
| Crocblas_dspmv_strided_batched | |
| Crocblas_dspmv_strided_batched_64 | |
| Crocblas_dspr | |
| Crocblas_dspr2 | |
| Crocblas_dspr2_64 | |
| Crocblas_dspr2_batched | |
| Crocblas_dspr2_batched_64 | |
| Crocblas_dspr2_strided_batched | |
| Crocblas_dspr2_strided_batched_64 | |
| Crocblas_dspr_64 | |
| Crocblas_dspr_batched | |
| Crocblas_dspr_batched_64 | |
| Crocblas_dspr_strided_batched | |
| Crocblas_dspr_strided_batched_64 | |
| Crocblas_dswap | |
| Crocblas_dswap_64 | |
| Crocblas_dswap_batched | |
| Crocblas_dswap_batched_64 | |
| Crocblas_dswap_strided_batched | |
| Crocblas_dswap_strided_batched_64 | |
| Crocblas_dsymm | |
| Crocblas_dsymm_64 | |
| Crocblas_dsymm_batched | |
| Crocblas_dsymm_batched_64 | |
| Crocblas_dsymm_strided_batched | |
| Crocblas_dsymm_strided_batched_64 | |
| Crocblas_dsymv | |
| Crocblas_dsymv_64 | |
| Crocblas_dsymv_batched | |
| Crocblas_dsymv_batched_64 | |
| Crocblas_dsymv_strided_batched | |
| Crocblas_dsymv_strided_batched_64 | |
| Crocblas_dsyr | |
| Crocblas_dsyr2 | |
| Crocblas_dsyr2_64 | |
| Crocblas_dsyr2_batched | |
| Crocblas_dsyr2_batched_64 | |
| Crocblas_dsyr2_strided_batched | |
| Crocblas_dsyr2_strided_batched_64 | |
| Crocblas_dsyr2k | |
| Crocblas_dsyr2k_64 | |
| Crocblas_dsyr2k_batched | |
| Crocblas_dsyr2k_batched_64 | |
| Crocblas_dsyr2k_strided_batched | |
| Crocblas_dsyr2k_strided_batched_64 | |
| Crocblas_dsyr_64 | |
| Crocblas_dsyr_batched | |
| Crocblas_dsyr_batched_64 | |
| Crocblas_dsyr_strided_batched | |
| Crocblas_dsyr_strided_batched_64 | |
| Crocblas_dsyrk | |
| Crocblas_dsyrk_64 | |
| Crocblas_dsyrk_batched | |
| Crocblas_dsyrk_batched_64 | |
| Crocblas_dsyrk_strided_batched | |
| Crocblas_dsyrk_strided_batched_64 | |
| Crocblas_dsyrkx | |
| Crocblas_dsyrkx_64 | |
| Crocblas_dsyrkx_batched | |
| Crocblas_dsyrkx_batched_64 | |
| Crocblas_dsyrkx_strided_batched | |
| Crocblas_dsyrkx_strided_batched_64 | |
| Crocblas_dtbmv | |
| Crocblas_dtbmv_64 | |
| Crocblas_dtbmv_batched | |
| Crocblas_dtbmv_batched_64 | |
| Crocblas_dtbmv_strided_batched | |
| Crocblas_dtbmv_strided_batched_64 | |
| Crocblas_dtbsv | |
| Crocblas_dtbsv_64 | |
| Crocblas_dtbsv_batched | |
| Crocblas_dtbsv_batched_64 | |
| Crocblas_dtbsv_strided_batched | |
| Crocblas_dtbsv_strided_batched_64 | |
| Crocblas_dtpmv | |
| Crocblas_dtpmv_64 | |
| Crocblas_dtpmv_batched | |
| Crocblas_dtpmv_batched_64 | |
| Crocblas_dtpmv_strided_batched | |
| Crocblas_dtpmv_strided_batched_64 | |
| Crocblas_dtpsv | |
| Crocblas_dtpsv_64 | |
| Crocblas_dtpsv_batched | |
| Crocblas_dtpsv_batched_64 | |
| Crocblas_dtpsv_strided_batched | |
| Crocblas_dtpsv_strided_batched_64 | |
| Crocblas_dtrmm | |
| Crocblas_dtrmm_64 | |
| Crocblas_dtrmm_batched | |
| Crocblas_dtrmm_batched_64 | |
| Crocblas_dtrmm_strided_batched | |
| Crocblas_dtrmm_strided_batched_64 | |
| Crocblas_dtrmv | |
| Crocblas_dtrmv_64 | |
| Crocblas_dtrmv_batched | |
| Crocblas_dtrmv_batched_64 | |
| Crocblas_dtrmv_strided_batched | |
| Crocblas_dtrmv_strided_batched_64 | |
| Crocblas_dtrsm | |
| Crocblas_dtrsm_64 | |
| Crocblas_dtrsm_batched | |
| Crocblas_dtrsm_batched_64 | |
| Crocblas_dtrsm_strided_batched | |
| Crocblas_dtrsm_strided_batched_64 | |
| Crocblas_dtrsv | |
| Crocblas_dtrsv_64 | |
| Crocblas_dtrsv_batched | |
| Crocblas_dtrsv_batched_64 | |
| Crocblas_dtrsv_strided_batched | |
| Crocblas_dtrsv_strided_batched_64 | |
| Crocblas_dtrtri | |
| Crocblas_dtrtri_batched | |
| Crocblas_dtrtri_strided_batched | |
| Crocblas_dzasum | |
| Crocblas_dzasum_64 | |
| Crocblas_dzasum_batched | |
| Crocblas_dzasum_batched_64 | |
| Crocblas_dzasum_strided_batched | |
| Crocblas_dzasum_strided_batched_64 | |
| Crocblas_dznrm2 | |
| Crocblas_dznrm2_64 | |
| Crocblas_dznrm2_batched | |
| Crocblas_dznrm2_batched_64 | |
| Crocblas_dznrm2_strided_batched | |
| Crocblas_dznrm2_strided_batched_64 | |
| Crocblas_geam_ex | BLAS EX API |
| Crocblas_gemm_batched_ex | BLAS EX API |
| Crocblas_gemm_batched_ex_64 | |
| Crocblas_gemm_ex | BLAS EX API |
| Crocblas_gemm_ex_64 | |
| Crocblas_gemm_strided_batched_ex | BLAS EX API |
| Crocblas_gemm_strided_batched_ex_64 | |
| Crocblas_get_atomics_mode | Get rocblas_atomics_mode |
| Crocblas_get_batch_alpha_stride | Get batch alpha stride from the handle |
| Crocblas_get_batch_beta_stride | Get batch beta stride from the handle |
| Crocblas_get_commit_hash_string | Loads char* buf with the rocblas library commit hash |
| Crocblas_get_commit_hash_string_size | Queries the minimum buffer size for a successful call to rocblas_get_commit_hash_string |
| Crocblas_get_device_memory_size | |
| Crocblas_get_math_mode | Get rocblas_math_mode |
| Crocblas_get_matrix | Copy matrix from device to host |
| Crocblas_get_matrix_64 | |
| Crocblas_get_matrix_async | Asynchronously copy matrix from device to host |
| Crocblas_get_matrix_async_64 | |
| Crocblas_get_performance_metric | Returns the performance metric being used for solution selection |
| Crocblas_get_pointer_mode | Get rocblas_pointer_mode |
| Crocblas_get_stream | Get stream [0] from handle |
| Crocblas_get_vector | Copy vector from device to host |
| Crocblas_get_vector_64 | |
| Crocblas_get_vector_async | Asynchronously copy vector from device to host |
| Crocblas_get_vector_async_64 | |
| Crocblas_get_version_string | Loads char* buf with the rocBLAS library version |
| Crocblas_get_version_string_size | Queries the minimum buffer size for a successful call to rocblas_get_version_string |
| Crocblas_haxpy | BLAS Level 1 API |
| Crocblas_haxpy_64 | |
| Crocblas_haxpy_batched | BLAS Level 1 API |
| Crocblas_haxpy_batched_64 | |
| Crocblas_haxpy_strided_batched | BLAS Level 1 API |
| Crocblas_haxpy_strided_batched_64 | |
| Crocblas_hdot | |
| Crocblas_hdot_64 | |
| Crocblas_hdot_batched | |
| Crocblas_hdot_batched_64 | |
| Crocblas_hdot_strided_batched | |
| Crocblas_hdot_strided_batched_64 | |
| Crocblas_herk_ex | BLAS EX API |
| Crocblas_hgemm | |
| Crocblas_hgemm_64 | |
| Crocblas_hgemm_batched | |
| Crocblas_hgemm_batched_64 | |
| Crocblas_hgemm_strided_batched | |
| Crocblas_hgemm_strided_batched_64 | |
| Crocblas_hshgemv_batched | |
| Crocblas_hshgemv_batched_64 | |
| Crocblas_hshgemv_strided_batched | |
| Crocblas_hshgemv_strided_batched_64 | |
| Crocblas_hssgemv_batched | |
| Crocblas_hssgemv_batched_64 | |
| Crocblas_hssgemv_strided_batched | |
| Crocblas_hssgemv_strided_batched_64 | |
| Crocblas_icamax | |
| Crocblas_icamax_64 | |
| Crocblas_icamax_batched | |
| Crocblas_icamax_batched_64 | |
| Crocblas_icamax_strided_batched | |
| Crocblas_icamax_strided_batched_64 | |
| Crocblas_icamin | |
| Crocblas_icamin_64 | |
| Crocblas_icamin_batched | |
| Crocblas_icamin_batched_64 | |
| Crocblas_icamin_strided_batched | |
| Crocblas_icamin_strided_batched_64 | |
| Crocblas_idamax | |
| Crocblas_idamax_64 | |
| Crocblas_idamax_batched | |
| Crocblas_idamax_batched_64 | |
| Crocblas_idamax_strided_batched | |
| Crocblas_idamax_strided_batched_64 | |
| Crocblas_idamin | |
| Crocblas_idamin_64 | |
| Crocblas_idamin_batched | |
| Crocblas_idamin_batched_64 | |
| Crocblas_idamin_strided_batched | |
| Crocblas_idamin_strided_batched_64 | |
| Crocblas_initialize | Initialize rocBLAS on the current HIP device to avoid costly startup time for the first call on that device |
| Crocblas_is_device_memory_size_query | |
| Crocblas_is_managing_device_memory | |
| Crocblas_is_user_managing_device_memory | |
| Crocblas_isamax | BLAS Level 1 API |
| Crocblas_isamax_64 | |
| Crocblas_isamax_batched | BLAS Level 1 API |
| Crocblas_isamax_batched_64 | |
| Crocblas_isamax_strided_batched | BLAS Level 1 API |
| Crocblas_isamax_strided_batched_64 | |
| Crocblas_isamin | BLAS Level 1 API |
| Crocblas_isamin_64 | |
| Crocblas_isamin_batched | BLAS Level 1 API |
| Crocblas_isamin_batched_64 | |
| Crocblas_isamin_strided_batched | BLAS Level 1 API |
| Crocblas_isamin_strided_batched_64 | |
| Crocblas_izamax | |
| Crocblas_izamax_64 | |
| Crocblas_izamax_batched | |
| Crocblas_izamax_batched_64 | |
| Crocblas_izamax_strided_batched | |
| Crocblas_izamax_strided_batched_64 | |
| Crocblas_izamin | |
| Crocblas_izamin_64 | |
| Crocblas_izamin_batched | |
| Crocblas_izamin_batched_64 | |
| Crocblas_izamin_strided_batched | |
| Crocblas_izamin_strided_batched_64 | |
| Crocblas_nrm2_batched_ex | BLAS_EX API |
| Crocblas_nrm2_batched_ex_64 | |
| Crocblas_nrm2_ex | BLAS_EX API |
| Crocblas_nrm2_ex_64 | |
| Crocblas_nrm2_strided_batched_ex | BLAS_EX API |
| Crocblas_nrm2_strided_batched_ex_64 | |
| Crocblas_pointer_to_mode | Indicates whether the pointer is on the host or device |
| Crocblas_rot_batched_ex | BLAS EX API |
| Crocblas_rot_batched_ex_64 | |
| Crocblas_rot_ex | BLAS EX API |
| Crocblas_rot_ex_64 | |
| Crocblas_rot_strided_batched_ex | BLAS Level 1 API |
| Crocblas_rot_strided_batched_ex_64 | |
| Crocblas_sasum | BLAS Level 1 API |
| Crocblas_sasum_64 | |
| Crocblas_sasum_batched | BLAS Level 1 API |
| Crocblas_sasum_batched_64 | |
| Crocblas_sasum_strided_batched | BLAS Level 1 API |
| Crocblas_sasum_strided_batched_64 | |
| Crocblas_saxpy | |
| Crocblas_saxpy_64 | |
| Crocblas_saxpy_batched | |
| Crocblas_saxpy_batched_64 | |
| Crocblas_saxpy_strided_batched | |
| Crocblas_saxpy_strided_batched_64 | |
| Crocblas_scal_batched_ex | BLAS EX API |
| Crocblas_scal_batched_ex_64 | |
| Crocblas_scal_ex | BLAS EX API |
| Crocblas_scal_ex_64 | |
| Crocblas_scal_strided_batched_ex | BLAS EX API |
| Crocblas_scal_strided_batched_ex_64 | |
| Crocblas_scasum | |
| Crocblas_scasum_64 | |
| Crocblas_scasum_batched | |
| Crocblas_scasum_batched_64 | |
| Crocblas_scasum_strided_batched | |
| Crocblas_scasum_strided_batched_64 | |
| Crocblas_scnrm2 | |
| Crocblas_scnrm2_64 | |
| Crocblas_scnrm2_batched | |
| Crocblas_scnrm2_batched_64 | |
| Crocblas_scnrm2_strided_batched | |
| Crocblas_scnrm2_strided_batched_64 | |
| Crocblas_scopy | BLAS Level 1 API |
| Crocblas_scopy_64 | |
| Crocblas_scopy_batched | BLAS Level 1 API |
| Crocblas_scopy_batched_64 | |
| Crocblas_scopy_strided_batched | BLAS Level 1 API |
| Crocblas_scopy_strided_batched_64 | |
| Crocblas_sdgmm | BLAS Level 3 API |
| Crocblas_sdgmm_64 | |
| Crocblas_sdgmm_batched | BLAS Level 3 API |
| Crocblas_sdgmm_batched_64 | |
| Crocblas_sdgmm_strided_batched | BLAS Level 3 API |
| Crocblas_sdgmm_strided_batched_64 | |
| Crocblas_sdot | BLAS Level 1 API |
| Crocblas_sdot_64 | |
| Crocblas_sdot_batched | BLAS Level 1 API |
| Crocblas_sdot_batched_64 | |
| Crocblas_sdot_strided_batched | BLAS Level 1 API |
| Crocblas_sdot_strided_batched_64 | |
| Crocblas_set_atomics_mode | Set rocblas_atomics_mode |
| Crocblas_set_batch_alpha_stride | Set alpha stride for limited set of batched and strided_batched functions to specify the stride for alpha between successive batch elements |
| Crocblas_set_batch_beta_stride | Set beta stride for limited set of batched and strided_batched functions to specify the stride for beta between successive batch elements |
| Crocblas_set_device_memory_size | |
| Crocblas_set_math_mode | Set rocblas_math_mode |
| Crocblas_set_matrix | Copy matrix from host to device |
| Crocblas_set_matrix_64 | |
| Crocblas_set_matrix_async | Asynchronously copy matrix from host to device |
| Crocblas_set_matrix_async_64 | |
| Crocblas_set_optimal_device_memory_size_impl | |
| Crocblas_set_performance_metric | Performance metric that solution selection uses |
| Crocblas_set_pointer_mode | Set rocblas_pointer_mode |
| Crocblas_set_solution_fitness_query | |
| Crocblas_set_start_stop_events | Function to set start/stop event handlers (for internal use only) |
| Crocblas_set_stream | Set stream for handle |
| Crocblas_set_vector | Copy vector from host to device |
| Crocblas_set_vector_64 | |
| Crocblas_set_vector_async | Asynchronously copy vector from host to device |
| Crocblas_set_vector_async_64 | |
| Crocblas_set_workspace | |
| Crocblas_sgbmv | BLAS Level 2 API |
| Crocblas_sgbmv_64 | |
| Crocblas_sgbmv_batched | BLAS Level 2 API |
| Crocblas_sgbmv_batched_64 | |
| Crocblas_sgbmv_strided_batched | BLAS Level 2 API |
| Crocblas_sgbmv_strided_batched_64 | |
| Crocblas_sgeam | BLAS Level 3 API |
| Crocblas_sgeam_64 | |
| Crocblas_sgeam_batched | BLAS Level 3 API |
| Crocblas_sgeam_batched_64 | |
| Crocblas_sgeam_strided_batched | BLAS Level 3 API |
| Crocblas_sgeam_strided_batched_64 | |
| Crocblas_sgemm | BLAS Level 3 API |
| Crocblas_sgemm_64 | |
| Crocblas_sgemm_batched | BLAS Level 3 API |
| Crocblas_sgemm_batched_64 | |
| Crocblas_sgemm_strided_batched | BLAS Level 3 API |
| Crocblas_sgemm_strided_batched_64 | |
| Crocblas_sgemmt | BLAS Level 3 API |
| Crocblas_sgemmt_64 | |
| Crocblas_sgemmt_batched | BLAS Level 3 API |
| Crocblas_sgemmt_batched_64 | |
| Crocblas_sgemmt_strided_batched | BLAS Level 3 API |
| Crocblas_sgemmt_strided_batched_64 | |
| Crocblas_sgemv | BLAS Level 2 API |
| Crocblas_sgemv_64 | |
| Crocblas_sgemv_batched | BLAS Level 2 API |
| Crocblas_sgemv_batched_64 | |
| Crocblas_sgemv_strided_batched | BLAS Level 2 API |
| Crocblas_sgemv_strided_batched_64 | |
| Crocblas_sger | BLAS Level 2 API |
| Crocblas_sger_64 | |
| Crocblas_sger_batched | BLAS Level 2 API |
| Crocblas_sger_batched_64 | |
| Crocblas_sger_strided_batched | BLAS Level 2 API |
| Crocblas_sger_strided_batched_64 | |
| Crocblas_snrm2 | BLAS Level 1 API |
| Crocblas_snrm2_64 | |
| Crocblas_snrm2_batched | BLAS Level 1 API |
| Crocblas_snrm2_batched_64 | |
| Crocblas_snrm2_strided_batched | BLAS Level 1 API |
| Crocblas_snrm2_strided_batched_64 | |
| Crocblas_srot | BLAS Level 1 API |
| Crocblas_srot_64 | |
| Crocblas_srot_batched | BLAS Level 1 API |
| Crocblas_srot_batched_64 | |
| Crocblas_srot_strided_batched | BLAS Level 1 API |
| Crocblas_srot_strided_batched_64 | |
| Crocblas_srotg | BLAS Level 1 API |
| Crocblas_srotg_64 | |
| Crocblas_srotg_batched | BLAS Level 1 API |
| Crocblas_srotg_batched_64 | |
| Crocblas_srotg_strided_batched | BLAS Level 1 API |
| Crocblas_srotg_strided_batched_64 | |
| Crocblas_srotm | BLAS Level 1 API |
| Crocblas_srotm_64 | |
| Crocblas_srotm_batched | BLAS Level 1 API |
| Crocblas_srotm_batched_64 | |
| Crocblas_srotm_strided_batched | BLAS Level 1 API |
| Crocblas_srotm_strided_batched_64 | |
| Crocblas_srotmg | BLAS Level 1 API |
| Crocblas_srotmg_64 | |
| Crocblas_srotmg_batched | BLAS Level 1 API |
| Crocblas_srotmg_batched_64 | |
| Crocblas_srotmg_strided_batched | BLAS Level 1 API |
| Crocblas_srotmg_strided_batched_64 | |
| Crocblas_ssbmv | BLAS Level 2 API |
| Crocblas_ssbmv_64 | |
| Crocblas_ssbmv_batched | BLAS Level 2 API |
| Crocblas_ssbmv_batched_64 | |
| Crocblas_ssbmv_strided_batched | BLAS Level 2 API |
| Crocblas_ssbmv_strided_batched_64 | |
| Crocblas_sscal | BLAS Level 1 API |
| Crocblas_sscal_64 | |
| Crocblas_sscal_batched | BLAS Level 1 API |
| Crocblas_sscal_batched_64 | |
| Crocblas_sscal_strided_batched | BLAS Level 1 API |
| Crocblas_sscal_strided_batched_64 | |
| Crocblas_sspmv | BLAS Level 2 API |
| Crocblas_sspmv_64 | |
| Crocblas_sspmv_batched | BLAS Level 2 API |
| Crocblas_sspmv_batched_64 | |
| Crocblas_sspmv_strided_batched | BLAS Level 2 API |
| Crocblas_sspmv_strided_batched_64 | |
| Crocblas_sspr | BLAS Level 2 API |
| Crocblas_sspr2 | BLAS Level 2 API |
| Crocblas_sspr2_64 | |
| Crocblas_sspr2_batched | BLAS Level 2 API |
| Crocblas_sspr2_batched_64 | |
| Crocblas_sspr2_strided_batched | BLAS Level 2 API |
| Crocblas_sspr2_strided_batched_64 | |
| Crocblas_sspr_64 | |
| Crocblas_sspr_batched | BLAS Level 2 API |
| Crocblas_sspr_batched_64 | |
| Crocblas_sspr_strided_batched | BLAS Level 2 API |
| Crocblas_sspr_strided_batched_64 | |
| Crocblas_sswap | BLAS Level 1 API |
| Crocblas_sswap_64 | |
| Crocblas_sswap_batched | BLAS Level 1 API |
| Crocblas_sswap_batched_64 | |
| Crocblas_sswap_strided_batched | BLAS Level 1 API |
| Crocblas_sswap_strided_batched_64 | |
| Crocblas_ssymm | BLAS Level 3 API |
| Crocblas_ssymm_64 | |
| Crocblas_ssymm_batched | BLAS Level 3 API |
| Crocblas_ssymm_batched_64 | |
| Crocblas_ssymm_strided_batched | BLAS Level 3 API |
| Crocblas_ssymm_strided_batched_64 | |
| Crocblas_ssymv | BLAS Level 2 API |
| Crocblas_ssymv_64 | |
| Crocblas_ssymv_batched | BLAS Level 2 API |
| Crocblas_ssymv_batched_64 | |
| Crocblas_ssymv_strided_batched | BLAS Level 2 API |
| Crocblas_ssymv_strided_batched_64 | |
| Crocblas_ssyr | BLAS Level 2 API |
| Crocblas_ssyr2 | BLAS Level 2 API |
| Crocblas_ssyr2_64 | |
| Crocblas_ssyr2_batched | BLAS Level 2 API |
| Crocblas_ssyr2_batched_64 | |
| Crocblas_ssyr2_strided_batched | BLAS Level 2 API |
| Crocblas_ssyr2_strided_batched_64 | |
| Crocblas_ssyr2k | BLAS Level 3 API |
| Crocblas_ssyr2k_64 | |
| Crocblas_ssyr2k_batched | BLAS Level 3 API |
| Crocblas_ssyr2k_batched_64 | |
| Crocblas_ssyr2k_strided_batched | BLAS Level 3 API |
| Crocblas_ssyr2k_strided_batched_64 | |
| Crocblas_ssyr_64 | |
| Crocblas_ssyr_batched | BLAS Level 2 API |
| Crocblas_ssyr_batched_64 | |
| Crocblas_ssyr_strided_batched | BLAS Level 2 API |
| Crocblas_ssyr_strided_batched_64 | |
| Crocblas_ssyrk | BLAS Level 3 API |
| Crocblas_ssyrk_64 | |
| Crocblas_ssyrk_batched | BLAS Level 3 API |
| Crocblas_ssyrk_batched_64 | |
| Crocblas_ssyrk_strided_batched | BLAS Level 3 API |
| Crocblas_ssyrk_strided_batched_64 | |
| Crocblas_ssyrkx | BLAS Level 3 API |
| Crocblas_ssyrkx_64 | |
| Crocblas_ssyrkx_batched | BLAS Level 3 API |
| Crocblas_ssyrkx_batched_64 | |
| Crocblas_ssyrkx_strided_batched | BLAS Level 3 API |
| Crocblas_ssyrkx_strided_batched_64 | |
| Crocblas_start_device_memory_size_query | |
| Crocblas_status_to_string | |
| Crocblas_stbmv | BLAS Level 2 API |
| Crocblas_stbmv_64 | |
| Crocblas_stbmv_batched | BLAS Level 2 API |
| Crocblas_stbmv_batched_64 | |
| Crocblas_stbmv_strided_batched | BLAS Level 2 API |
| Crocblas_stbmv_strided_batched_64 | |
| Crocblas_stbsv | BLAS Level 2 API |
| Crocblas_stbsv_64 | |
| Crocblas_stbsv_batched | BLAS Level 2 API |
| Crocblas_stbsv_batched_64 | |
| Crocblas_stbsv_strided_batched | BLAS Level 2 API |
| Crocblas_stbsv_strided_batched_64 | |
| Crocblas_stop_device_memory_size_query | |
| Crocblas_stpmv | BLAS Level 2 API |
| Crocblas_stpmv_64 | |
| Crocblas_stpmv_batched | BLAS Level 2 API |
| Crocblas_stpmv_batched_64 | |
| Crocblas_stpmv_strided_batched | BLAS Level 2 API |
| Crocblas_stpmv_strided_batched_64 | |
| Crocblas_stpsv | BLAS Level 2 API |
| Crocblas_stpsv_64 | |
| Crocblas_stpsv_batched | BLAS Level 2 API |
| Crocblas_stpsv_batched_64 | |
| Crocblas_stpsv_strided_batched | BLAS Level 2 API |
| Crocblas_stpsv_strided_batched_64 | |
| Crocblas_strmm | BLAS Level 3 API |
| Crocblas_strmm_64 | |
| Crocblas_strmm_batched | BLAS Level 3 API |
| Crocblas_strmm_batched_64 | |
| Crocblas_strmm_strided_batched | BLAS Level 3 API |
| Crocblas_strmm_strided_batched_64 | |
| Crocblas_strmv | BLAS Level 2 API |
| Crocblas_strmv_64 | |
| Crocblas_strmv_batched | BLAS Level 2 API |
| Crocblas_strmv_batched_64 | |
| Crocblas_strmv_strided_batched | BLAS Level 2 API |
| Crocblas_strmv_strided_batched_64 | |
| Crocblas_strsm | BLAS Level 3 API |
| Crocblas_strsm_64 | |
| Crocblas_strsm_batched | BLAS Level 3 API |
| Crocblas_strsm_batched_64 | |
| Crocblas_strsm_strided_batched | BLAS Level 3 API |
| Crocblas_strsm_strided_batched_64 | |
| Crocblas_strsv | BLAS Level 2 API |
| Crocblas_strsv_64 | |
| Crocblas_strsv_batched | BLAS Level 2 API |
| Crocblas_strsv_batched_64 | |
| Crocblas_strsv_strided_batched | BLAS Level 2 API |
| Crocblas_strsv_strided_batched_64 | |
| Crocblas_strtri | BLAS Level 3 API |
| Crocblas_strtri_batched | BLAS Level 3 API |
| Crocblas_strtri_strided_batched | BLAS Level 3 API |
| Crocblas_syrk_ex | BLAS EX API |
| Crocblas_trsm_batched_ex | BLAS EX API |
| Crocblas_trsm_ex | BLAS EX API |
| Crocblas_trsm_strided_batched_ex | BLAS EX API |
| Crocblas_tssgemv_batched | |
| Crocblas_tssgemv_batched_64 | |
| Crocblas_tssgemv_strided_batched | |
| Crocblas_tssgemv_strided_batched_64 | |
| Crocblas_tstgemv_batched | |
| Crocblas_tstgemv_batched_64 | |
| Crocblas_tstgemv_strided_batched | |
| Crocblas_tstgemv_strided_batched_64 | |
| Crocblas_zaxpy | |
| Crocblas_zaxpy_64 | |
| Crocblas_zaxpy_batched | |
| Crocblas_zaxpy_batched_64 | |
| Crocblas_zaxpy_strided_batched | |
| Crocblas_zaxpy_strided_batched_64 | |
| Crocblas_zcopy | |
| Crocblas_zcopy_64 | |
| Crocblas_zcopy_batched | |
| Crocblas_zcopy_batched_64 | |
| Crocblas_zcopy_strided_batched | |
| Crocblas_zcopy_strided_batched_64 | |
| Crocblas_zdgmm | |
| Crocblas_zdgmm_64 | |
| Crocblas_zdgmm_batched | |
| Crocblas_zdgmm_batched_64 | |
| Crocblas_zdgmm_strided_batched | |
| Crocblas_zdgmm_strided_batched_64 | |
| Crocblas_zdotc | |
| Crocblas_zdotc_64 | |
| Crocblas_zdotc_batched | |
| Crocblas_zdotc_batched_64 | |
| Crocblas_zdotc_strided_batched | |
| Crocblas_zdotc_strided_batched_64 | |
| Crocblas_zdotu | |
| Crocblas_zdotu_64 | |
| Crocblas_zdotu_batched | |
| Crocblas_zdotu_batched_64 | |
| Crocblas_zdotu_strided_batched | |
| Crocblas_zdotu_strided_batched_64 | |
| Crocblas_zdrot | |
| Crocblas_zdrot_64 | |
| Crocblas_zdrot_batched | |
| Crocblas_zdrot_batched_64 | |
| Crocblas_zdrot_strided_batched | |
| Crocblas_zdrot_strided_batched_64 | |
| Crocblas_zdscal | |
| Crocblas_zdscal_64 | |
| Crocblas_zdscal_batched | |
| Crocblas_zdscal_batched_64 | |
| Crocblas_zdscal_strided_batched | |
| Crocblas_zdscal_strided_batched_64 | |
| Crocblas_zgbmv | |
| Crocblas_zgbmv_64 | |
| Crocblas_zgbmv_batched | |
| Crocblas_zgbmv_batched_64 | |
| Crocblas_zgbmv_strided_batched | |
| Crocblas_zgbmv_strided_batched_64 | |
| Crocblas_zgeam | |
| Crocblas_zgeam_64 | |
| Crocblas_zgeam_batched | |
| Crocblas_zgeam_batched_64 | |
| Crocblas_zgeam_strided_batched | |
| Crocblas_zgeam_strided_batched_64 | |
| Crocblas_zgemm | |
| Crocblas_zgemm_64 | |
| Crocblas_zgemm_batched | |
| Crocblas_zgemm_batched_64 | |
| Crocblas_zgemm_strided_batched | |
| Crocblas_zgemm_strided_batched_64 | |
| Crocblas_zgemmt | |
| Crocblas_zgemmt_64 | |
| Crocblas_zgemmt_batched | |
| Crocblas_zgemmt_batched_64 | |
| Crocblas_zgemmt_strided_batched | |
| Crocblas_zgemmt_strided_batched_64 | |
| Crocblas_zgemv | |
| Crocblas_zgemv_64 | |
| Crocblas_zgemv_batched | |
| Crocblas_zgemv_batched_64 | |
| Crocblas_zgemv_strided_batched | |
| Crocblas_zgemv_strided_batched_64 | |
| Crocblas_zgerc | |
| Crocblas_zgerc_64 | |
| Crocblas_zgerc_batched | |
| Crocblas_zgerc_batched_64 | |
| Crocblas_zgerc_strided_batched | |
| Crocblas_zgerc_strided_batched_64 | |
| Crocblas_zgeru | |
| Crocblas_zgeru_64 | |
| Crocblas_zgeru_batched | |
| Crocblas_zgeru_batched_64 | |
| Crocblas_zgeru_strided_batched | |
| Crocblas_zgeru_strided_batched_64 | |
| Crocblas_zhbmv | |
| Crocblas_zhbmv_64 | |
| Crocblas_zhbmv_batched | |
| Crocblas_zhbmv_batched_64 | |
| Crocblas_zhbmv_strided_batched | |
| Crocblas_zhbmv_strided_batched_64 | |
| Crocblas_zhemm | |
| Crocblas_zhemm_64 | |
| Crocblas_zhemm_batched | |
| Crocblas_zhemm_batched_64 | |
| Crocblas_zhemm_strided_batched | |
| Crocblas_zhemm_strided_batched_64 | |
| Crocblas_zhemv | |
| Crocblas_zhemv_64 | |
| Crocblas_zhemv_batched | |
| Crocblas_zhemv_batched_64 | |
| Crocblas_zhemv_strided_batched | |
| Crocblas_zhemv_strided_batched_64 | |
| Crocblas_zher | |
| Crocblas_zher2 | |
| Crocblas_zher2_64 | |
| Crocblas_zher2_batched | |
| Crocblas_zher2_batched_64 | |
| Crocblas_zher2_strided_batched | |
| Crocblas_zher2_strided_batched_64 | |
| Crocblas_zher2k | |
| Crocblas_zher2k_64 | |
| Crocblas_zher2k_batched | |
| Crocblas_zher2k_batched_64 | |
| Crocblas_zher2k_strided_batched | |
| Crocblas_zher2k_strided_batched_64 | |
| Crocblas_zher_64 | |
| Crocblas_zher_batched | |
| Crocblas_zher_batched_64 | |
| Crocblas_zher_strided_batched | |
| Crocblas_zher_strided_batched_64 | |
| Crocblas_zherk | |
| Crocblas_zherk_64 | |
| Crocblas_zherk_batched | |
| Crocblas_zherk_batched_64 | |
| Crocblas_zherk_strided_batched | |
| Crocblas_zherk_strided_batched_64 | |
| Crocblas_zherkx | |
| Crocblas_zherkx_64 | |
| Crocblas_zherkx_batched | |
| Crocblas_zherkx_batched_64 | |
| Crocblas_zherkx_strided_batched | |
| Crocblas_zherkx_strided_batched_64 | |
| Crocblas_zhpmv | |
| Crocblas_zhpmv_64 | |
| Crocblas_zhpmv_batched | |
| Crocblas_zhpmv_batched_64 | |
| Crocblas_zhpmv_strided_batched | |
| Crocblas_zhpmv_strided_batched_64 | |
| Crocblas_zhpr | |
| Crocblas_zhpr2 | |
| Crocblas_zhpr2_64 | |
| Crocblas_zhpr2_batched | |
| Crocblas_zhpr2_batched_64 | |
| Crocblas_zhpr2_strided_batched | |
| Crocblas_zhpr2_strided_batched_64 | |
| Crocblas_zhpr_64 | |
| Crocblas_zhpr_batched | |
| Crocblas_zhpr_batched_64 | |
| Crocblas_zhpr_strided_batched | |
| Crocblas_zhpr_strided_batched_64 | |
| Crocblas_zrot | |
| Crocblas_zrot_64 | |
| Crocblas_zrot_batched | |
| Crocblas_zrot_batched_64 | |
| Crocblas_zrot_strided_batched | |
| Crocblas_zrot_strided_batched_64 | |
| Crocblas_zrotg | |
| Crocblas_zrotg_64 | |
| Crocblas_zrotg_batched | |
| Crocblas_zrotg_batched_64 | |
| Crocblas_zrotg_strided_batched | |
| Crocblas_zrotg_strided_batched_64 | |
| Crocblas_zscal | |
| Crocblas_zscal_64 | |
| Crocblas_zscal_batched | |
| Crocblas_zscal_batched_64 | |
| Crocblas_zscal_strided_batched | |
| Crocblas_zscal_strided_batched_64 | |
| Crocblas_zspr | |
| Crocblas_zspr_64 | |
| Crocblas_zspr_batched | |
| Crocblas_zspr_batched_64 | |
| Crocblas_zspr_strided_batched | |
| Crocblas_zspr_strided_batched_64 | |
| Crocblas_zswap | |
| Crocblas_zswap_64 | |
| Crocblas_zswap_batched | |
| Crocblas_zswap_batched_64 | |
| Crocblas_zswap_strided_batched | |
| Crocblas_zswap_strided_batched_64 | |
| Crocblas_zsymm | |
| Crocblas_zsymm_64 | |
| Crocblas_zsymm_batched | |
| Crocblas_zsymm_batched_64 | |
| Crocblas_zsymm_strided_batched | |
| Crocblas_zsymm_strided_batched_64 | |
| Crocblas_zsymv | |
| Crocblas_zsymv_64 | |
| Crocblas_zsymv_batched | |
| Crocblas_zsymv_batched_64 | |
| Crocblas_zsymv_strided_batched | |
| Crocblas_zsymv_strided_batched_64 | |
| Crocblas_zsyr | |
| Crocblas_zsyr2 | |
| Crocblas_zsyr2_64 | |
| Crocblas_zsyr2_batched | |
| Crocblas_zsyr2_batched_64 | |
| Crocblas_zsyr2_strided_batched | |
| Crocblas_zsyr2_strided_batched_64 | |
| Crocblas_zsyr2k | |
| Crocblas_zsyr2k_64 | |
| Crocblas_zsyr2k_batched | |
| Crocblas_zsyr2k_batched_64 | |
| Crocblas_zsyr2k_strided_batched | |
| Crocblas_zsyr2k_strided_batched_64 | |
| Crocblas_zsyr_64 | |
| Crocblas_zsyr_batched | |
| Crocblas_zsyr_batched_64 | |
| Crocblas_zsyr_strided_batched | |
| Crocblas_zsyr_strided_batched_64 | |
| Crocblas_zsyrk | |
| Crocblas_zsyrk_64 | |
| Crocblas_zsyrk_batched | |
| Crocblas_zsyrk_batched_64 | |
| Crocblas_zsyrk_strided_batched | |
| Crocblas_zsyrk_strided_batched_64 | |
| Crocblas_zsyrkx | |
| Crocblas_zsyrkx_64 | |
| Crocblas_zsyrkx_batched | |
| Crocblas_zsyrkx_batched_64 | |
| Crocblas_zsyrkx_strided_batched | |
| Crocblas_zsyrkx_strided_batched_64 | |
| Crocblas_ztbmv | |
| Crocblas_ztbmv_64 | |
| Crocblas_ztbmv_batched | |
| Crocblas_ztbmv_batched_64 | |
| Crocblas_ztbmv_strided_batched | |
| Crocblas_ztbmv_strided_batched_64 | |
| Crocblas_ztbsv | |
| Crocblas_ztbsv_64 | |
| Crocblas_ztbsv_batched | |
| Crocblas_ztbsv_batched_64 | |
| Crocblas_ztbsv_strided_batched | |
| Crocblas_ztbsv_strided_batched_64 | |
| Crocblas_ztpmv | |
| Crocblas_ztpmv_64 | |
| Crocblas_ztpmv_batched | |
| Crocblas_ztpmv_batched_64 | |
| Crocblas_ztpmv_strided_batched | |
| Crocblas_ztpmv_strided_batched_64 | |
| Crocblas_ztpsv | |
| Crocblas_ztpsv_64 | |
| Crocblas_ztpsv_batched | |
| Crocblas_ztpsv_batched_64 | |
| Crocblas_ztpsv_strided_batched | |
| Crocblas_ztpsv_strided_batched_64 | |
| Crocblas_ztrmm | |
| Crocblas_ztrmm_64 | |
| Crocblas_ztrmm_batched | |
| Crocblas_ztrmm_batched_64 | |
| Crocblas_ztrmm_strided_batched | |
| Crocblas_ztrmm_strided_batched_64 | |
| Crocblas_ztrmv | |
| Crocblas_ztrmv_64 | |
| Crocblas_ztrmv_batched | |
| Crocblas_ztrmv_batched_64 | |
| Crocblas_ztrmv_strided_batched | |
| Crocblas_ztrmv_strided_batched_64 | |
| Crocblas_ztrsm | |
| Crocblas_ztrsm_64 | |
| Crocblas_ztrsm_batched | |
| Crocblas_ztrsm_batched_64 | |
| Crocblas_ztrsm_strided_batched | |
| Crocblas_ztrsm_strided_batched_64 | |
| Crocblas_ztrsv | |
| Crocblas_ztrsv_64 | |
| Crocblas_ztrsv_batched | |
| Crocblas_ztrsv_batched_64 | |
| Crocblas_ztrsv_strided_batched | |
| Crocblas_ztrsv_strided_batched_64 | |
| Crocblas_ztrtri | |
| Crocblas_ztrtri_batched | |
| Crocblas_ztrtri_strided_batched | |
| ►Mhipfort_rocblas_auxiliary | |
| Crocblas_get_matrix | |
| Crocblas_get_matrix_async | |
| Crocblas_get_vector | |
| Crocblas_get_vector_async | |
| Crocblas_set_matrix | |
| Crocblas_set_matrix_async | |
| Crocblas_set_vector | |
| Crocblas_set_vector_async | |
| ►Mhipfort_rocfft | |
| Crocfft_brick_create | Define a brick as part of a decomposition of a field |
| Crocfft_brick_destroy | Deallocate a brick created with rocfft_brick_create |
| Crocfft_cache_buffer_free | Free cache serialization buffer |
| Crocfft_cache_deserialize | Deserialize a buffer into the compiled kernel cache |
| Crocfft_cache_serialize | Serialize compiled kernel cache |
| Crocfft_cleanup | Library cleanup function, called exactly as many times as rocfft_setup in program after end of library use |
| Crocfft_execute | Execute an FFT plan |
| Crocfft_execution_info_create | Create execution info |
| Crocfft_execution_info_destroy | Destroy an execution info |
| Crocfft_execution_info_set_load_callback | Set a load callback for a plan execution (experimental) |
| Crocfft_execution_info_set_store_callback | Set a store callback for a plan execution (experimental) |
| Crocfft_execution_info_set_stream | Set stream in execution info |
| Crocfft_execution_info_set_work_buffer | Set work buffer in execution info for the current HIP device |
| Crocfft_field_add_brick | Add a brick to a field |
| Crocfft_field_create | Create a rocfft field struct |
| Crocfft_field_destroy | Destroy a rocfft field struct |
| Crocfft_get_version_string | Get library version string |
| Crocfft_plan_create | Create an FFT plan |
| Crocfft_plan_description_add_infield | Add a rocfft_field to a rocfft_plan_description as an input |
| Crocfft_plan_description_add_outfield | Add a rocfft_field to a rocfft_plan_description as an output |
| Crocfft_plan_description_create | Create plan description |
| Crocfft_plan_description_destroy | Destroy a plan description |
| Crocfft_plan_description_set_comm | Set the communication library for distributed transforms |
| Crocfft_plan_description_set_data_layout | Set advanced data layout parameters on a plan description |
| Crocfft_plan_description_set_scale_factor | Set scaling factor |
| Crocfft_plan_destroy | Destroy an FFT plan |
| Crocfft_plan_get_print | Print all plan information |
| Crocfft_plan_get_work_buffer_size | Get work buffer size on current HIP device |
| Crocfft_setup | Library setup function, called at least once in program before start of library use |
| ►Mhipfort_rocrand | |
| Crocrand_create_discrete_distribution | Construct the histogram for a custom discrete distribution |
| Crocrand_create_generator | Creates a new random number generator |
| Crocrand_create_generator_host | Creates a new host random number generator |
| Crocrand_create_generator_host_blocking | Creates a new host random number generator, similar to rocrand_create_generator_host |
| Crocrand_create_poisson_distribution | Construct the histogram for a Poisson distribution |
| Crocrand_destroy_discrete_distribution | Destroy the histogram array for a discrete distribution |
| Crocrand_destroy_generator | Destroys random number generator |
| Crocrand_generate | Generates uniformly distributed 32-bit unsigned integers |
| Crocrand_generate_char | Generates uniformly distributed 8-bit unsigned integers |
| Crocrand_generate_log_normal | Generates log-normally distributed float values |
| Crocrand_generate_log_normal_double | Generates log-normally distributed double values |
| Crocrand_generate_log_normal_half | Generates log-normally distributed half values |
| Crocrand_generate_long_long | Generates uniformly distributed 64-bit unsigned integers |
| Crocrand_generate_normal | Generates normally distributed float values |
| Crocrand_generate_normal_double | Generates normally distributed double values |
| Crocrand_generate_normal_half | Generates normally distributed half values |
| Crocrand_generate_poisson | Generates Poisson-distributed 32-bit unsigned integers |
| Crocrand_generate_short | Generates uniformly distributed 16-bit unsigned integers |
| Crocrand_generate_uniform | Generates uniformly distributed float values |
| Crocrand_generate_uniform_double | Generates uniformly distributed double-precision floating-point values |
| Crocrand_generate_uniform_half | Generates uniformly distributed half-precision floating-point values |
| Crocrand_get_direction_vectors32 | Get the vector for 32-bit (scrambled-)sobol generation |
| Crocrand_get_direction_vectors64 | Get the vector for 64-bit (scrambled-)sobol generation |
| Crocrand_get_scramble_constants32 | Get the scramble constants for 32-bit scrambled sobol generation |
| Crocrand_get_scramble_constants64 | Get the scramble constants for 64-bit scrambled sobol generation |
| Crocrand_get_version | Returns the version number of the library |
| Crocrand_initialize_generator | Initializes the generator's state on GPU or host |
| Crocrand_set_offset | Sets the offset of a random number generator |
| Crocrand_set_ordering | Sets the ordering of a random number generator |
| Crocrand_set_quasi_random_generator_dimensions | Set the number of dimensions of a quasi-random number generator |
| Crocrand_set_seed | Sets the seed of a pseudo-random number generator |
| Crocrand_set_seed_uint4 | Sets the seeds of a pseudo-random number generator |
| Crocrand_set_stream | Sets the current stream for kernel launches |
| ►Mhipfort_rocsolver | |
| Crocsolver_cbdsqr | |
| Crocsolver_cgebd2 | |
| Crocsolver_cgebd2_batched | |
| Crocsolver_cgebd2_strided_batched | |
| Crocsolver_cgeblttrf_npvt | |
| Crocsolver_cgeblttrf_npvt_batched | |
| Crocsolver_cgeblttrf_npvt_interleaved_batched | |
| Crocsolver_cgeblttrf_npvt_strided_batched | |
| Crocsolver_cgeblttrs_npvt | |
| Crocsolver_cgeblttrs_npvt_batched | |
| Crocsolver_cgeblttrs_npvt_interleaved_batched | |
| Crocsolver_cgeblttrs_npvt_strided_batched | |
| Crocsolver_cgebrd | |
| Crocsolver_cgebrd_batched | |
| Crocsolver_cgebrd_strided_batched | |
| Crocsolver_cgecon | |
| Crocsolver_cgecon_64 | |
| Crocsolver_cgelq2 | |
| Crocsolver_cgelq2_batched | |
| Crocsolver_cgelq2_strided_batched | |
| Crocsolver_cgelqf | |
| Crocsolver_cgelqf_batched | |
| Crocsolver_cgelqf_strided_batched | |
| Crocsolver_cgels | |
| Crocsolver_cgels_batched | |
| Crocsolver_cgels_strided_batched | |
| Crocsolver_cgeql2 | |
| Crocsolver_cgeql2_batched | |
| Crocsolver_cgeql2_strided_batched | |
| Crocsolver_cgeqlf | |
| Crocsolver_cgeqlf_batched | |
| Crocsolver_cgeqlf_strided_batched | |
| Crocsolver_cgeqr2 | |
| Crocsolver_cgeqr2_64 | |
| Crocsolver_cgeqr2_batched | |
| Crocsolver_cgeqr2_batched_64 | |
| Crocsolver_cgeqr2_strided_batched | |
| Crocsolver_cgeqr2_strided_batched_64 | |
| Crocsolver_cgeqrf | |
| Crocsolver_cgeqrf_64 | |
| Crocsolver_cgeqrf_batched | |
| Crocsolver_cgeqrf_batched_64 | |
| Crocsolver_cgeqrf_strided_batched | |
| Crocsolver_cgeqrf_strided_batched_64 | |
| Crocsolver_cgerq2 | |
| Crocsolver_cgerq2_batched | |
| Crocsolver_cgerq2_strided_batched | |
| Crocsolver_cgerqf | |
| Crocsolver_cgerqf_batched | |
| Crocsolver_cgerqf_strided_batched | |
| Crocsolver_cgesdd | |
| Crocsolver_cgesdd_batched | |
| Crocsolver_cgesdd_strided_batched | |
| Crocsolver_cgesv | |
| Crocsolver_cgesv_batched | |
| Crocsolver_cgesv_strided_batched | |
| Crocsolver_cgesvd | |
| Crocsolver_cgesvd_batched | |
| Crocsolver_cgesvd_strided_batched | |
| Crocsolver_cgesvdj | |
| Crocsolver_cgesvdj_batched | |
| Crocsolver_cgesvdj_strided_batched | |
| Crocsolver_cgesvdx | |
| Crocsolver_cgesvdx_batched | |
| Crocsolver_cgesvdx_strided_batched | |
| Crocsolver_cgetf2 | |
| Crocsolver_cgetf2_64 | |
| Crocsolver_cgetf2_batched | |
| Crocsolver_cgetf2_batched_64 | |
| Crocsolver_cgetf2_npvt | |
| Crocsolver_cgetf2_npvt_64 | |
| Crocsolver_cgetf2_npvt_batched | |
| Crocsolver_cgetf2_npvt_batched_64 | |
| Crocsolver_cgetf2_npvt_strided_batched | |
| Crocsolver_cgetf2_npvt_strided_batched_64 | |
| Crocsolver_cgetf2_strided_batched | |
| Crocsolver_cgetf2_strided_batched_64 | |
| Crocsolver_cgetrf | |
| Crocsolver_cgetrf_64 | |
| Crocsolver_cgetrf_batched | |
| Crocsolver_cgetrf_batched_64 | |
| Crocsolver_cgetrf_npvt | |
| Crocsolver_cgetrf_npvt_64 | |
| Crocsolver_cgetrf_npvt_batched | |
| Crocsolver_cgetrf_npvt_batched_64 | |
| Crocsolver_cgetrf_npvt_strided_batched | |
| Crocsolver_cgetrf_npvt_strided_batched_64 | |
| Crocsolver_cgetrf_strided_batched | |
| Crocsolver_cgetrf_strided_batched_64 | |
| Crocsolver_cgetri | |
| Crocsolver_cgetri_batched | |
| Crocsolver_cgetri_npvt | |
| Crocsolver_cgetri_npvt_batched | |
| Crocsolver_cgetri_npvt_outofplace | |
| Crocsolver_cgetri_npvt_outofplace_batched | |
| Crocsolver_cgetri_npvt_outofplace_strided_batched | |
| Crocsolver_cgetri_npvt_strided_batched | |
| Crocsolver_cgetri_outofplace | |
| Crocsolver_cgetri_outofplace_batched | |
| Crocsolver_cgetri_outofplace_strided_batched | |
| Crocsolver_cgetri_strided_batched | |
| Crocsolver_cgetrs | |
| Crocsolver_cgetrs_64 | |
| Crocsolver_cgetrs_batched | |
| Crocsolver_cgetrs_batched_64 | |
| Crocsolver_cgetrs_npvt | |
| Crocsolver_cgetrs_npvt_64 | |
| Crocsolver_cgetrs_npvt_batched | |
| Crocsolver_cgetrs_npvt_batched_64 | |
| Crocsolver_cgetrs_npvt_strided_batched | |
| Crocsolver_cgetrs_npvt_strided_batched_64 | |
| Crocsolver_cgetrs_strided_batched | |
| Crocsolver_cgetrs_strided_batched_64 | |
| Crocsolver_cheev | The HEEV functions compute the eigenvalues and optionally the eigenvectors of a Hermitian matrix A |
| Crocsolver_cheev_64 | |
| Crocsolver_cheev_batched | The HEEV_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_cheev_batched_64 | |
| Crocsolver_cheev_strided_batched | The HEEV_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_cheev_strided_batched_64 | |
| Crocsolver_cheevd | The HEEVD functions compute the eigenvalues and optionally the eigenvectors of a Hermitian matrix A |
| Crocsolver_cheevd_64 | |
| Crocsolver_cheevd_batched | The HEEVD_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_cheevd_batched_64 | |
| Crocsolver_cheevd_strided_batched | The HEEVD_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_cheevd_strided_batched_64 | |
| Crocsolver_cheevdj | The HEEVDJ functions compute the eigenvalues and optionally the eigenvectors of a complex Hermitian matrix A |
| Crocsolver_cheevdj_batched | The HEEVDJ_BATCHED functions computes the eigenvalues and optionally the eigenvectors of a batch of complex Hermitian matrices A_l |
| Crocsolver_cheevdj_strided_batched | The HEEVDJ_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of complex Hermitian matrices A_l |
| Crocsolver_cheevdx | The HEEVDX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a Hermitian matrix A |
| Crocsolver_cheevdx_batched | The HEEVDX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_cheevdx_strided_batched | The HEEVDX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_cheevj | The HEEVJ functions compute the eigenvalues and optionally the eigenvectors of a complex Hermitian matrix A |
| Crocsolver_cheevj_batched | The HEEVJ_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of complex Hermitian matrices A_l |
| Crocsolver_cheevj_strided_batched | The HEEVJ_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of complex Hermitian matrices A_l |
| Crocsolver_cheevx | The HEEVX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a Hermitian matrix A |
| Crocsolver_cheevx_batched | The HEEVX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_cheevx_strided_batched | The HEEVX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of Hermitian matrices A_l |
| Crocsolver_chegs2 | The HEGS2 functions reduce a Hermitian-definite generalized eigenproblem to standard form |
| Crocsolver_chegs2_batched | The HEGS2_BATCHED functions reduce a batch of Hermitian-definite generalized eigenproblems to standard form |
| Crocsolver_chegs2_strided_batched | The HEGS2_STRIDED_BATCHED functions reduce a batch of Hermitian-definite generalized eigenproblems to standard form |
| Crocsolver_chegst | The HEGST functions reduce a Hermitian-definite generalized eigenproblem to standard form |
| Crocsolver_chegst_batched | The HEGST_BATCHED functions reduce a batch of Hermitian-definite generalized eigenproblems to standard form |
| Crocsolver_chegst_strided_batched | The HEGST_STRIDED_BATCHED functions reduce a batch of Hermitian-definite generalized eigenproblems to standard form |
| Crocsolver_chegv | The HEGV functions compute the eigenvalues and (optionally) eigenvectors of a complex generalized Hermitian-definite eigenproblem |
| Crocsolver_chegv_batched | The HEGV_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegv_strided_batched | The HEGV_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvd | The HEGVD functions computes the eigenvalues and (optionally) eigenvectors of a complex generalized Hermitian-definite eigenproblem |
| Crocsolver_chegvd_batched | The HEGVD_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvd_strided_batched | The HEGVD_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvdj | The HEGVDJ functions compute the eigenvalues and (optionally) eigenvectors of a complex generalized Hermitian-definite eigenproblem |
| Crocsolver_chegvdj_batched | The HEGVDJ_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvdj_strided_batched | The HEGVDJ_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvdx | The HEGVDX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a complex generalized Hermitian-definite eigenproblem |
| Crocsolver_chegvdx_batched | The HEGVDX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvdx_strided_batched | The HEGVDX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvj | The HEGVJ functions compute the eigenvalues and (optionally) eigenvectors of a complex generalized Hermitian-definite eigenproblem |
| Crocsolver_chegvj_batched | The HEGVJ_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvj_strided_batched | The HEGVJ_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvx | The HEGVX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a complex generalized Hermitian-definite eigenproblem |
| Crocsolver_chegvx_batched | The HEGVX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chegvx_strided_batched | The HEGVX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of complex generalized Hermitian-definite eigenproblems |
| Crocsolver_chetd2 | The HETD2 functions compute the tridiagonal form of a complex Hermitian matrix A |
| Crocsolver_chetd2_batched | The HETD2_BATCHED functions compute the tridiagonal form of a batch of complex Hermitian matrices A_l |
| Crocsolver_chetd2_strided_batched | The HETD2_STRIDED_BATCHED functions compute the tridiagonal form of a batch of complex Hermitian matrices A_l |
| Crocsolver_chetrd | The HETRD functions compute the tridiagonal form of a complex Hermitian matrix A |
| Crocsolver_chetrd_batched | The HETRD_BATCHED functions compute the tridiagonal form of a batch of complex Hermitian matrices A_l |
| Crocsolver_chetrd_strided_batched | The HETRD_STRIDED_BATCHED functions compute the tridiagonal form of a batch of complex Hermitian matrices A_l |
| Crocsolver_clabrd | |
| Crocsolver_clacgv | The LACGV functions conjugate the complex vector x |
| Crocsolver_clacgv_64 | |
| Crocsolver_clange | |
| Crocsolver_clange_64 | |
| Crocsolver_clarf | |
| Crocsolver_clarf_64 | |
| Crocsolver_clarfb | |
| Crocsolver_clarfg | |
| Crocsolver_clarfg_64 | |
| Crocsolver_clarft | |
| Crocsolver_clasr | |
| Crocsolver_claswp | |
| Crocsolver_clasyf | |
| Crocsolver_clatrd | |
| Crocsolver_clauum | |
| Crocsolver_cposv | |
| Crocsolver_cposv_batched | |
| Crocsolver_cposv_strided_batched | |
| Crocsolver_cpotf2 | |
| Crocsolver_cpotf2_64 | |
| Crocsolver_cpotf2_batched | |
| Crocsolver_cpotf2_batched_64 | |
| Crocsolver_cpotf2_strided_batched | |
| Crocsolver_cpotf2_strided_batched_64 | |
| Crocsolver_cpotrf | |
| Crocsolver_cpotrf_64 | |
| Crocsolver_cpotrf_batched | |
| Crocsolver_cpotrf_batched_64 | |
| Crocsolver_cpotrf_strided_batched | |
| Crocsolver_cpotrf_strided_batched_64 | |
| Crocsolver_cpotri | |
| Crocsolver_cpotri_batched | |
| Crocsolver_cpotri_strided_batched | |
| Crocsolver_cpotrs | |
| Crocsolver_cpotrs_64 | |
| Crocsolver_cpotrs_batched | |
| Crocsolver_cpotrs_batched_64 | |
| Crocsolver_cpotrs_strided_batched | |
| Crocsolver_cpotrs_strided_batched_64 | |
| Crocsolver_create_rfinfo | The CREATE_RFINFO function initializes the structure rfinfo that contains the meta data and descriptors of the specific matrices required by the refactorization functions CSRRF_REFACTLU and CSRRF_REFACTCHOL and by the direct solver CSRRF_SOLVE |
| Crocsolver_cstedc | |
| Crocsolver_cstein | |
| Crocsolver_csteqr | |
| Crocsolver_csytf2 | |
| Crocsolver_csytf2_batched | |
| Crocsolver_csytf2_strided_batched | |
| Crocsolver_csytrf | |
| Crocsolver_csytrf_batched | |
| Crocsolver_csytrf_strided_batched | |
| Crocsolver_csytrs | |
| Crocsolver_csytrs_64 | |
| Crocsolver_csytrs_batched | |
| Crocsolver_csytrs_batched_64 | |
| Crocsolver_csytrs_strided_batched | |
| Crocsolver_csytrs_strided_batched_64 | |
| Crocsolver_ctrtri | |
| Crocsolver_ctrtri_batched | |
| Crocsolver_ctrtri_strided_batched | |
| Crocsolver_cung2l | The UNG2L functions generate an m -by-n complex matrix Q with orthonormal columns |
| Crocsolver_cung2r | The UNG2R functions generate an m -by-n complex matrix Q with orthonormal columns |
| Crocsolver_cungbr | The UNGBR functions generate an m -by-n complex matrix Q with orthonormal rows or columns |
| Crocsolver_cungl2 | The UNGL2 functions generate an m -by-n complex matrix Q with orthonormal rows |
| Crocsolver_cunglq | The UNGLQ functions generate an m -by-n complex matrix Q with orthonormal rows |
| Crocsolver_cungql | The UNGQL functions generate an m -by-n complex matrix Q with orthonormal columns |
| Crocsolver_cungqr | The UNGQR functions generate an m -by-n complex matrix Q with orthonormal columns |
| Crocsolver_cungtr | The UNGTR functions generate an n-by-n unitary matrix Q |
| Crocsolver_cunm2l | The UNM2L functions multiply a complex matrix Q with orthonormal columns by a general m-by-n matrix C |
| Crocsolver_cunm2r | The UNM2R functions multiply a complex matrix Q with orthonormal columns by a general m-by-n matrix C |
| Crocsolver_cunmbr | The UNMBR functions multiply a complex matrix Q with orthonormal rows or columns by a general m-by-n matrix C |
| Crocsolver_cunml2 | The UNML2 functions multiply a complex matrix Q with orthonormal rows by a general m-by-n matrix C |
| Crocsolver_cunmlq | The UNMLQ functions multiply a complex matrix Q with orthonormal rows by a general m-by-n matrix C |
| Crocsolver_cunmql | The UNMQL functions multiply a complex matrix Q with orthonormal columns by a general m-by-n matrix C |
| Crocsolver_cunmqr | The UNMQR functions multiply a complex matrix Q with orthonormal columns by a general m-by-n matrix C |
| Crocsolver_cunmtr | The UNMTR functions multiply a unitary matrix Q by a general m -by-n matrix C |
| Crocsolver_dbdsqr | |
| Crocsolver_dbdsvdx | |
| Crocsolver_dcsrrf_analysis | |
| Crocsolver_dcsrrf_refactchol | |
| Crocsolver_dcsrrf_refactlu | |
| Crocsolver_dcsrrf_solve | |
| Crocsolver_dcsrrf_splitlu | |
| Crocsolver_dcsrrf_sumlu | |
| Crocsolver_destroy_rfinfo | The DESTROY_RFINFO function destroys the structure rfinfo used by the refactorization functions CSRRF_REFACTLU and CSRRF_REFACTCHOL and by the direct solver CSRRF_SOLVE |
| Crocsolver_dgebd2 | |
| Crocsolver_dgebd2_batched | |
| Crocsolver_dgebd2_strided_batched | |
| Crocsolver_dgeblttrf_npvt | |
| Crocsolver_dgeblttrf_npvt_batched | |
| Crocsolver_dgeblttrf_npvt_interleaved_batched | |
| Crocsolver_dgeblttrf_npvt_strided_batched | |
| Crocsolver_dgeblttrs_npvt | |
| Crocsolver_dgeblttrs_npvt_batched | |
| Crocsolver_dgeblttrs_npvt_interleaved_batched | |
| Crocsolver_dgeblttrs_npvt_strided_batched | |
| Crocsolver_dgebrd | |
| Crocsolver_dgebrd_batched | |
| Crocsolver_dgebrd_strided_batched | |
| Crocsolver_dgecon | |
| Crocsolver_dgecon_64 | |
| Crocsolver_dgelq2 | |
| Crocsolver_dgelq2_batched | |
| Crocsolver_dgelq2_strided_batched | |
| Crocsolver_dgelqf | |
| Crocsolver_dgelqf_batched | |
| Crocsolver_dgelqf_strided_batched | |
| Crocsolver_dgels | |
| Crocsolver_dgels_batched | |
| Crocsolver_dgels_strided_batched | |
| Crocsolver_dgeql2 | |
| Crocsolver_dgeql2_batched | |
| Crocsolver_dgeql2_strided_batched | |
| Crocsolver_dgeqlf | |
| Crocsolver_dgeqlf_batched | |
| Crocsolver_dgeqlf_strided_batched | |
| Crocsolver_dgeqr2 | |
| Crocsolver_dgeqr2_64 | |
| Crocsolver_dgeqr2_batched | |
| Crocsolver_dgeqr2_batched_64 | |
| Crocsolver_dgeqr2_strided_batched | |
| Crocsolver_dgeqr2_strided_batched_64 | |
| Crocsolver_dgeqrf | |
| Crocsolver_dgeqrf_64 | |
| Crocsolver_dgeqrf_batched | |
| Crocsolver_dgeqrf_batched_64 | |
| Crocsolver_dgeqrf_strided_batched | |
| Crocsolver_dgeqrf_strided_batched_64 | |
| Crocsolver_dgerq2 | |
| Crocsolver_dgerq2_batched | |
| Crocsolver_dgerq2_strided_batched | |
| Crocsolver_dgerqf | |
| Crocsolver_dgerqf_batched | |
| Crocsolver_dgerqf_strided_batched | |
| Crocsolver_dgesdd | |
| Crocsolver_dgesdd_batched | |
| Crocsolver_dgesdd_strided_batched | |
| Crocsolver_dgesv | |
| Crocsolver_dgesv_batched | |
| Crocsolver_dgesv_strided_batched | |
| Crocsolver_dgesvd | |
| Crocsolver_dgesvd_batched | |
| Crocsolver_dgesvd_strided_batched | |
| Crocsolver_dgesvdj | |
| Crocsolver_dgesvdj_batched | |
| Crocsolver_dgesvdj_strided_batched | |
| Crocsolver_dgesvdx | |
| Crocsolver_dgesvdx_batched | |
| Crocsolver_dgesvdx_strided_batched | |
| Crocsolver_dgetf2 | |
| Crocsolver_dgetf2_64 | |
| Crocsolver_dgetf2_batched | |
| Crocsolver_dgetf2_batched_64 | |
| Crocsolver_dgetf2_npvt | |
| Crocsolver_dgetf2_npvt_64 | |
| Crocsolver_dgetf2_npvt_batched | |
| Crocsolver_dgetf2_npvt_batched_64 | |
| Crocsolver_dgetf2_npvt_strided_batched | |
| Crocsolver_dgetf2_npvt_strided_batched_64 | |
| Crocsolver_dgetf2_strided_batched | |
| Crocsolver_dgetf2_strided_batched_64 | |
| Crocsolver_dgetrf | |
| Crocsolver_dgetrf_64 | |
| Crocsolver_dgetrf_batched | |
| Crocsolver_dgetrf_batched_64 | |
| Crocsolver_dgetrf_npvt | |
| Crocsolver_dgetrf_npvt_64 | |
| Crocsolver_dgetrf_npvt_batched | |
| Crocsolver_dgetrf_npvt_batched_64 | |
| Crocsolver_dgetrf_npvt_strided_batched | |
| Crocsolver_dgetrf_npvt_strided_batched_64 | |
| Crocsolver_dgetrf_strided_batched | |
| Crocsolver_dgetrf_strided_batched_64 | |
| Crocsolver_dgetri | |
| Crocsolver_dgetri_batched | |
| Crocsolver_dgetri_npvt | |
| Crocsolver_dgetri_npvt_batched | |
| Crocsolver_dgetri_npvt_outofplace | |
| Crocsolver_dgetri_npvt_outofplace_batched | |
| Crocsolver_dgetri_npvt_outofplace_strided_batched | |
| Crocsolver_dgetri_npvt_strided_batched | |
| Crocsolver_dgetri_outofplace | |
| Crocsolver_dgetri_outofplace_batched | |
| Crocsolver_dgetri_outofplace_strided_batched | |
| Crocsolver_dgetri_strided_batched | |
| Crocsolver_dgetrs | |
| Crocsolver_dgetrs_64 | |
| Crocsolver_dgetrs_batched | |
| Crocsolver_dgetrs_batched_64 | |
| Crocsolver_dgetrs_npvt | |
| Crocsolver_dgetrs_npvt_64 | |
| Crocsolver_dgetrs_npvt_batched | |
| Crocsolver_dgetrs_npvt_batched_64 | |
| Crocsolver_dgetrs_npvt_strided_batched | |
| Crocsolver_dgetrs_npvt_strided_batched_64 | |
| Crocsolver_dgetrs_strided_batched | |
| Crocsolver_dgetrs_strided_batched_64 | |
| Crocsolver_dlabrd | |
| Crocsolver_dlange | |
| Crocsolver_dlange_64 | |
| Crocsolver_dlarf | |
| Crocsolver_dlarf_64 | |
| Crocsolver_dlarfb | |
| Crocsolver_dlarfg | |
| Crocsolver_dlarfg_64 | |
| Crocsolver_dlarft | |
| Crocsolver_dlasr | |
| Crocsolver_dlaswp | |
| Crocsolver_dlasyf | |
| Crocsolver_dlatrd | |
| Crocsolver_dlauum | |
| Crocsolver_dorg2l | |
| Crocsolver_dorg2r | |
| Crocsolver_dorgbr | |
| Crocsolver_dorgl2 | |
| Crocsolver_dorglq | |
| Crocsolver_dorgql | |
| Crocsolver_dorgqr | |
| Crocsolver_dorgtr | |
| Crocsolver_dorm2l | |
| Crocsolver_dorm2r | |
| Crocsolver_dormbr | |
| Crocsolver_dorml2 | |
| Crocsolver_dormlq | |
| Crocsolver_dormql | |
| Crocsolver_dormqr | |
| Crocsolver_dormtr | |
| Crocsolver_dposv | |
| Crocsolver_dposv_batched | |
| Crocsolver_dposv_strided_batched | |
| Crocsolver_dpotf2 | |
| Crocsolver_dpotf2_64 | |
| Crocsolver_dpotf2_batched | |
| Crocsolver_dpotf2_batched_64 | |
| Crocsolver_dpotf2_strided_batched | |
| Crocsolver_dpotf2_strided_batched_64 | |
| Crocsolver_dpotrf | |
| Crocsolver_dpotrf_64 | |
| Crocsolver_dpotrf_batched | |
| Crocsolver_dpotrf_batched_64 | |
| Crocsolver_dpotrf_strided_batched | |
| Crocsolver_dpotrf_strided_batched_64 | |
| Crocsolver_dpotri | |
| Crocsolver_dpotri_batched | |
| Crocsolver_dpotri_strided_batched | |
| Crocsolver_dpotrs | |
| Crocsolver_dpotrs_64 | |
| Crocsolver_dpotrs_batched | |
| Crocsolver_dpotrs_batched_64 | |
| Crocsolver_dpotrs_strided_batched | |
| Crocsolver_dpotrs_strided_batched_64 | |
| Crocsolver_dstebz | |
| Crocsolver_dstedc | |
| Crocsolver_dstein | |
| Crocsolver_dsteqr | |
| Crocsolver_dsterf | |
| Crocsolver_dsyev | |
| Crocsolver_dsyev_64 | |
| Crocsolver_dsyev_batched | |
| Crocsolver_dsyev_batched_64 | |
| Crocsolver_dsyev_strided_batched | |
| Crocsolver_dsyev_strided_batched_64 | |
| Crocsolver_dsyevd | |
| Crocsolver_dsyevd_64 | |
| Crocsolver_dsyevd_batched | |
| Crocsolver_dsyevd_batched_64 | |
| Crocsolver_dsyevd_strided_batched | |
| Crocsolver_dsyevd_strided_batched_64 | |
| Crocsolver_dsyevdj | |
| Crocsolver_dsyevdj_batched | |
| Crocsolver_dsyevdj_strided_batched | |
| Crocsolver_dsyevdx | |
| Crocsolver_dsyevdx_batched | |
| Crocsolver_dsyevdx_strided_batched | |
| Crocsolver_dsyevj | |
| Crocsolver_dsyevj_batched | |
| Crocsolver_dsyevj_strided_batched | |
| Crocsolver_dsyevx | |
| Crocsolver_dsyevx_batched | |
| Crocsolver_dsyevx_strided_batched | |
| Crocsolver_dsygs2 | |
| Crocsolver_dsygs2_batched | |
| Crocsolver_dsygs2_strided_batched | |
| Crocsolver_dsygst | |
| Crocsolver_dsygst_batched | |
| Crocsolver_dsygst_strided_batched | |
| Crocsolver_dsygv | |
| Crocsolver_dsygv_batched | |
| Crocsolver_dsygv_strided_batched | |
| Crocsolver_dsygvd | |
| Crocsolver_dsygvd_batched | |
| Crocsolver_dsygvd_strided_batched | |
| Crocsolver_dsygvdj | |
| Crocsolver_dsygvdj_batched | |
| Crocsolver_dsygvdj_strided_batched | |
| Crocsolver_dsygvdx | |
| Crocsolver_dsygvdx_batched | |
| Crocsolver_dsygvdx_strided_batched | |
| Crocsolver_dsygvj | |
| Crocsolver_dsygvj_batched | |
| Crocsolver_dsygvj_strided_batched | |
| Crocsolver_dsygvx | |
| Crocsolver_dsygvx_batched | |
| Crocsolver_dsygvx_strided_batched | |
| Crocsolver_dsytd2 | |
| Crocsolver_dsytd2_batched | |
| Crocsolver_dsytd2_strided_batched | |
| Crocsolver_dsytf2 | |
| Crocsolver_dsytf2_batched | |
| Crocsolver_dsytf2_strided_batched | |
| Crocsolver_dsytrd | |
| Crocsolver_dsytrd_batched | |
| Crocsolver_dsytrd_strided_batched | |
| Crocsolver_dsytrf | |
| Crocsolver_dsytrf_batched | |
| Crocsolver_dsytrf_strided_batched | |
| Crocsolver_dsytrs | |
| Crocsolver_dsytrs_64 | |
| Crocsolver_dsytrs_batched | |
| Crocsolver_dsytrs_batched_64 | |
| Crocsolver_dsytrs_strided_batched | |
| Crocsolver_dsytrs_strided_batched_64 | |
| Crocsolver_dtrtri | |
| Crocsolver_dtrtri_batched | |
| Crocsolver_dtrtri_strided_batched | |
| Crocsolver_get_alg_mode | The GET_ALG_MODE function gets the algorithm mode being used by the specified function |
| Crocsolver_get_rfinfo_mode | The GET_RFINFO_MODE function gets the mode of the structure rfinfo required by the refactorization functions CSRRF_REFACTLU and CSRRF_REFACTCHOL and by the direct solver CSRRF_SOLVE |
| Crocsolver_get_version_string | The GET_VERSION_STRING function queries the library version |
| Crocsolver_get_version_string_size | The GET_VERSION_STRING_SIZE function queries the minimum buffer size for a successful call to rocsolver_get_version_string |
| Crocsolver_log_begin | The LOG_BEGIN function initiates a rocSOLVER multi-level logging session |
| Crocsolver_log_end | The LOG_END function ends the multi-level rocSOLVER logging session |
| Crocsolver_log_flush_profile | The LOG_FLUSH_PROFILE function prints the profile logging results and clears the profile record |
| Crocsolver_log_restore_defaults | The LOG_RESTORE_DEFAULTS function restores the default values of the rocSOLVER multi-level logging environment |
| Crocsolver_log_set_layer_mode | The LOG_SET_LAYER_MODE function sets the logging mode for the rocSOLVER multi-level logging environment |
| Crocsolver_log_set_max_levels | The LOG_SET_MAX_LEVELS function sets the maximum trace log depth for the rocSOLVER multi-level logging environment |
| Crocsolver_log_write_profile | The LOG_WRITE_PROFILE function prints the profile logging results |
| Crocsolver_sbdsqr | The BDSQR functions compute the singular value decomposition (SVD) of an n-by-n bidiagonal matrix B, using the implicit QR algorithm |
| Crocsolver_sbdsvdx | The BDSVDX functions compute a set of singular values of a bidiagonal matrix B |
| Crocsolver_scsrrf_analysis | The CSRRF_ANALYSIS functions perform the analysis phase required by the refactorization functions CSRRF_REFACTLU and CSRRF_REFACTCHOL and by the direct solver CSRRF_SOLVE |
| Crocsolver_scsrrf_refactchol | The CSRRF_REFACTCHOL functions perform a fast Cholesky factorization of a sparse symmetric positive definite matrix \(A\) based on the information from the factorization of a previous matrix \(M\) with the same sparsity pattern (refactorization) |
| Crocsolver_scsrrf_refactlu | The CSRRF_REFACTLU functions perform a fast LU factorization of a sparse matrix \(A\) based on the information from the factorization of a previous matrix \(M\) with the same sparsity pattern (refactorization) |
| Crocsolver_scsrrf_solve | The CSRRF_SOLVE functions solve a linear system with sparse coefficient matrix \(A\) in its factorized form |
| Crocsolver_scsrrf_splitlu | The CSRRF_SPLITLU functions split the factors \(L\) and \(U\), associated with the LU factorization of a sparse matrix \(A\), from a bundled matrix \(T=(L-I)+U\) |
| Crocsolver_scsrrf_sumlu | The CSRRF_SUMLU functions bundle the factors \(L\) and \(U\), associated with the LU factorization of a sparse matrix \(A\), into a single sparse matrix \(T=(L-I)+U\) |
| Crocsolver_set_alg_mode | The SET_ALG_MODE function sets the algorithm mode to be used by the specified function |
| Crocsolver_set_rfinfo_mode | The SET_RFINFO_MODE function sets the mode of the structure rfinfo required by the refactorization functions CSRRF_REFACTLU and CSRRF_REFACTCHOL and by the direct solver CSRRF_SOLVE |
| Crocsolver_sgebd2 | The GEBD2 functions compute the bidiagonal form of a general m -by-n matrix A |
| Crocsolver_sgebd2_batched | The GEBD2_BATCHED functions compute the bidiagonal form of a batch of general m-by-n matrices |
| Crocsolver_sgebd2_strided_batched | The GEBD2_STRIDED_BATCHED functions compute the bidiagonal form of a batch of general m-by-n matrices |
| Crocsolver_sgeblttrf_npvt | //! |
| Crocsolver_sgeblttrf_npvt_batched | The GEBLTTRF_NPVT_BATCHED functions compute the LU factorization of a batch of block tridiagonal matrices without partial pivoting |
| Crocsolver_sgeblttrf_npvt_interleaved_batched | The GEBLTTRF_NPVT_INTERLEAVED_BATCHED functions compute the LU factorization of a batch of block tridiagonal matrices without partial pivoting |
| Crocsolver_sgeblttrf_npvt_strided_batched | The GEBLTTRF_NPVT_STRIDED_BATCHED functions compute the LU factorization of a batch of block tridiagonal matrices without partial pivoting |
| Crocsolver_sgeblttrs_npvt | The GEBLTTRS_NPVT functions solve a system of linear equations given by a block tridiagonal matrix in its factorized form (without partial pivoting) |
| Crocsolver_sgeblttrs_npvt_batched | The GEBLTTRS_NPVT_BATCHED functions solve a batch of system of linear equations given by block tridiagonal matrices in its factorized form (without partial pivoting) |
| Crocsolver_sgeblttrs_npvt_interleaved_batched | The GEBLTTRS_NPVT_INTERLEAVED_BATCHED functions solve a batch of system of linear equations given by block tridiagonal matrices in its factorized form (without partial pivoting) |
| Crocsolver_sgeblttrs_npvt_strided_batched | The GEBLTTRS_NPVT_STRIDED_BATCHED functions solve a batch of system of linear equations given by block tridiagonal matrices in its factorized form (without partial pivoting) |
| Crocsolver_sgebrd | The GEBRD functions compute the bidiagonal form of a general m -by-n matrix A |
| Crocsolver_sgebrd_batched | The GEBRD_BATCHED functions compute the bidiagonal form of a batch of general m-by-n matrices |
| Crocsolver_sgebrd_strided_batched | The GEBRD_STRIDED_BATCHED functions compute the bidiagonal form of a batch of general m-by-n matrices |
| Crocsolver_sgecon | GECON estimates the reciprocal of the condition number of a general n-by-n matrix A in the 1-norm or infinity-norm |
| Crocsolver_sgecon_64 | |
| Crocsolver_sgelq2 | The GELQ2 functions compute a LQ factorization of a general m -by-n matrix A |
| Crocsolver_sgelq2_batched | The GELQ2_BATCHED functions compute the LQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgelq2_strided_batched | The GELQ2_STRIDED_BATCHED functions compute the LQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgelqf | The GELQF functions compute an LQ factorization of a general m -by-n matrix A |
| Crocsolver_sgelqf_batched | The GELQF_BATCHED functions compute the LQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgelqf_strided_batched | The GELQF_STRIDED_BATCHED functions compute the LQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgels | The GELS functions solve an overdetermined (or underdetermined) linear system defined by an m -by-n matrix A and a corresponding matrix B, using the QR factorization computed by GEQRF (or the LQ factorization computed by GELQF) |
| Crocsolver_sgels_batched | The GELS_BATCHED functions solve a batch of overdetermined (or underdetermined) linear systems defined by a set of m -by-n matrices \(A_l\) and corresponding matrices \(B_l\), using the QR factorizations computed by GEQRF_BATCHED (or the LQ factorizations computed by GELQF_BATCHED) |
| Crocsolver_sgels_strided_batched | The GELS_STRIDED_BATCHED functions solve a batch of overdetermined (or underdetermined) linear systems defined by a set of m -by-n matrices \(A_l\) and corresponding matrices \(B_l\), using the QR factorizations computed by GEQRF_STRIDED_BATCHED (or the LQ factorizations computed by GELQF_STRIDED_BATCHED) |
| Crocsolver_sgeql2 | The GEQL2 functions compute a QL factorization of a general m -by-n matrix A |
| Crocsolver_sgeql2_batched | The GEQL2_BATCHED functions compute the QL factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeql2_strided_batched | The GEQL2_STRIDED_BATCHED functions compute the QL factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeqlf | The GEQLF functions compute a QL factorization of a general m -by-n matrix A |
| Crocsolver_sgeqlf_batched | The GEQLF_BATCHED functions compute the QL factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeqlf_strided_batched | The GEQLF_STRIDED_BATCHED functions compute the QL factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeqr2 | The GEQR2 functions compute a QR factorization of a general m -by-n matrix A |
| Crocsolver_sgeqr2_64 | |
| Crocsolver_sgeqr2_batched | The GEQR2_BATCHED functions compute the QR factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeqr2_batched_64 | |
| Crocsolver_sgeqr2_strided_batched | The GEQR2_STRIDED_BATCHED functions computes the QR factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeqr2_strided_batched_64 | |
| Crocsolver_sgeqrf | The GEQRF functions compute a QR factorization of a general m -by-n matrix A |
| Crocsolver_sgeqrf_64 | |
| Crocsolver_sgeqrf_batched | The GEQRF_BATCHED functions compute the QR factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeqrf_batched_64 | |
| Crocsolver_sgeqrf_strided_batched | The GEQRF_STRIDED_BATCHED functions compute the QR factorization of a batch of general m-by-n matrices |
| Crocsolver_sgeqrf_strided_batched_64 | |
| Crocsolver_sgerq2 | The GERQ2 functions compute a RQ factorization of a general m -by-n matrix A |
| Crocsolver_sgerq2_batched | The GERQ2_BATCHED functions compute the RQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgerq2_strided_batched | The GERQ2_STRIDED_BATCHED functions compute the RQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgerqf | The GERQF functions compute a RQ factorization of a general m -by-n matrix A |
| Crocsolver_sgerqf_batched | The GERQF_BATCHED functions compute the RQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgerqf_strided_batched | The GERQF_STRIDED_BATCHED functions compute the RQ factorization of a batch of general m-by-n matrices |
| Crocsolver_sgesdd | GESDD computes the singular values and optionally the singular vectors of a general m-by-n matrix A (Singular Value Decomposition) |
| Crocsolver_sgesdd_batched | GESDD_BATCHED computes the singular values and optionally the singular vectors of a batch of general m-by-n matrix A (Singular Value Decomposition) |
| Crocsolver_sgesdd_strided_batched | GESDD_STRIDED_BATCHED computes the singular values and optionally the singular vectors of a batch of general m-by-n matrix A (Singular Value Decomposition) |
| Crocsolver_sgesv | The GESV functions solve a general system of n linear equations on n variables |
| Crocsolver_sgesv_batched | The GESV_BATCHED functions solve a batch of general systems of n linear equations on n variables |
| Crocsolver_sgesv_strided_batched | The GESV_STRIDED_BATCHED functions solve a batch of general systems of n linear equations on n variables |
| Crocsolver_sgesvd | The GESVD functions compute the singular values and optionally the singular vectors of a general m-by-n matrix A (Singular Value Decomposition) |
| Crocsolver_sgesvd_batched | The GESVD_BATCHED functions compute the singular values and optionally the singular vectors of a batch of general m-by-n matrices A_l (Singular Value Decomposition) |
| Crocsolver_sgesvd_strided_batched | The GESVD_STRIDED_BATCHED functions compute the singular values and optionally the singular vectors of a batch of general m-by-n matrices A_l (Singular Value Decomposition) |
| Crocsolver_sgesvdj | The GESVDJ functions compute the singular values and optionally the singular vectors of a general m-by-n matrix A (Singular Value Decomposition) |
| Crocsolver_sgesvdj_batched | The GESVDJ_BATCHED functions compute the singular values and optionally the singular vectors of a batch of general m-by-n matrices A (Singular Value Decomposition) |
| Crocsolver_sgesvdj_strided_batched | The GESVDJ_STRIDED_BATCHED functions compute the singular values and optionally the singular vectors of a batch of general m-by-n matrices A (Singular Value Decomposition) |
| Crocsolver_sgesvdx | The GESVDX functions compute a set of singular values and optionally the corresponding singular vectors of a general m-by-n matrix A (partial Singular Value Decomposition) |
| Crocsolver_sgesvdx_batched | The GESVDX_BATCHED functions compute a set of singular values and optionally the corresponding singular vectors of a batch of general m -by-n matrices \(A_l\) (partial Singular Value Decomposition) |
| Crocsolver_sgesvdx_strided_batched | The GESVDX_STRIDED_BATCHED functions compute a set of singular values and optionally the corresponding singular vectors of a batch of general m -by-n matrices \(A_l\) (partial Singular Value Decomposition) |
| Crocsolver_sgetf2 | The GETF2 functions compute the LU factorization of a general m -by-n matrix A using partial pivoting with row interchanges |
| Crocsolver_sgetf2_64 | |
| Crocsolver_sgetf2_batched | The GETF2_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices using partial pivoting with row interchanges |
| Crocsolver_sgetf2_batched_64 | |
| Crocsolver_sgetf2_npvt | The GETF2_NPVT functions compute the LU factorization of a general m -by-n matrix A without partial pivoting |
| Crocsolver_sgetf2_npvt_64 | |
| Crocsolver_sgetf2_npvt_batched | The GETF2_NPVT_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices without partial pivoting |
| Crocsolver_sgetf2_npvt_batched_64 | |
| Crocsolver_sgetf2_npvt_strided_batched | The GETF2_NPVT_STRIDED_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices without partial pivoting |
| Crocsolver_sgetf2_npvt_strided_batched_64 | |
| Crocsolver_sgetf2_strided_batched | The GETF2_STRIDED_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices using partial pivoting with row interchanges |
| Crocsolver_sgetf2_strided_batched_64 | |
| Crocsolver_sgetrf | The GETRF functions compute the LU factorization of a general m -by-n matrix A using partial pivoting with row interchanges |
| Crocsolver_sgetrf_64 | |
| Crocsolver_sgetrf_batched | The GETRF_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices using partial pivoting with row interchanges |
| Crocsolver_sgetrf_batched_64 | |
| Crocsolver_sgetrf_npvt | The GETRF_NPVT functions compute the LU factorization of a general m -by-n matrix A without partial pivoting |
| Crocsolver_sgetrf_npvt_64 | |
| Crocsolver_sgetrf_npvt_batched | The GETRF_NPVT_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices without partial pivoting |
| Crocsolver_sgetrf_npvt_batched_64 | |
| Crocsolver_sgetrf_npvt_strided_batched | The GETRF_NPVT_STRIDED_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices without partial pivoting |
| Crocsolver_sgetrf_npvt_strided_batched_64 | |
| Crocsolver_sgetrf_strided_batched | The GETRF_STRIDED_BATCHED functions compute the LU factorization of a batch of general m-by-n matrices using partial pivoting with row interchanges |
| Crocsolver_sgetrf_strided_batched_64 | |
| Crocsolver_sgetri | The GETRI functions invert a general n -by-n matrix A using the LU factorization computed by GETRF |
| Crocsolver_sgetri_batched | The GETRI_BATCHED functions invert a batch of general n-by-n matrices using the LU factorization computed by GETRF_BATCHED |
| Crocsolver_sgetri_npvt | The GETRI_NPVT functions invert a general n -by-n matrix A using the LU factorization computed by GETRF_NPVT |
| Crocsolver_sgetri_npvt_batched | The GETRI_NPVT_BATCHED functions invert a batch of general n -by-n matrices using the LU factorization computed by GETRF_NPVT_BATCHED |
| Crocsolver_sgetri_npvt_outofplace | The GETRI_NPVT_OUTOFPLACE functions compute the inverse \(C = A^{-1}\) of a general n -by-n matrix A without partial pivoting |
| Crocsolver_sgetri_npvt_outofplace_batched | The GETRI_NPVT_OUTOFPLACE_BATCHED functions compute the inverse \(C_l^{} =
A_l^{-1}\) of a batch of general n -by-n matrices \(A_l\) without partial pivoting |
| Crocsolver_sgetri_npvt_outofplace_strided_batched | The GETRI_NPVT_OUTOFPLACE_STRIDED_BATCHED functions compute the inverse \(C_l^{} =
A_l^{-1}\) of a batch of general n -by-n matrices \(A_l\) without partial pivoting |
| Crocsolver_sgetri_npvt_strided_batched | The GETRI_NPVT_STRIDED_BATCHED functions invert a batch of general n -by-n matrices using the LU factorization computed by GETRF_NPVT_STRIDED_BATCHED |
| Crocsolver_sgetri_outofplace | The GETRI_OUTOFPLACE functions compute the inverse \(C = A^{-1}\) of a general n -by-n matrix A |
| Crocsolver_sgetri_outofplace_batched | The GETRI_OUTOFPLACE_BATCHED functions compute the inverse \(C_l = A_l^{-1}\) of a batch of general n -by-n matrices \(A_l\) |
| Crocsolver_sgetri_outofplace_strided_batched | The GETRI_OUTOFPLACE_STRIDED_BATCHED functions compute the inverse \(C_l =
A_l^{-1}\) of a batch of general n -by-n matrices \(A_l\) |
| Crocsolver_sgetri_strided_batched | The GETRI_STRIDED_BATCHED functions invert a batch of general n -by-n matrices using the LU factorization computed by GETRF_STRIDED_BATCHED |
| Crocsolver_sgetrs | The GETRS functions solve a system of n linear equations on n variables in its factorized form |
| Crocsolver_sgetrs_64 | |
| Crocsolver_sgetrs_batched | The GETRS_BATCHED functions solve a batch of systems of n linear equations on n variables in its factorized forms |
| Crocsolver_sgetrs_batched_64 | |
| Crocsolver_sgetrs_npvt | The GETRS_NPVT functions solve a system of n linear equations on n variables in its factorized form |
| Crocsolver_sgetrs_npvt_64 | |
| Crocsolver_sgetrs_npvt_batched | The GETRS_NPVT_BATCHED functions solve a batch of systems of n linear equations on n variables in its factorized forms |
| Crocsolver_sgetrs_npvt_batched_64 | |
| Crocsolver_sgetrs_npvt_strided_batched | The GETRS_NPVT_STRIDED_BATCHED functions solve a batch of systems of n linear equations on n variables in its factorized forms |
| Crocsolver_sgetrs_npvt_strided_batched_64 | |
| Crocsolver_sgetrs_strided_batched | The GETRS_STRIDED_BATCHED functions solve a batch of systems of n linear equations on n variables in its factorized forms |
| Crocsolver_sgetrs_strided_batched_64 | |
| Crocsolver_slabrd | The LABRD functions computes the bidiagonal form of the first k rows and columns of a general m -by-n matrix A, as well as the matrices X and Y needed to reduce the remaining part of A |
| Crocsolver_slange | The LANGE functions compute the norm of a general m-by-n matrix A |
| Crocsolver_slange_64 | |
| Crocsolver_slarf | The LARF functions apply a Householder reflector H to a general matrix A |
| Crocsolver_slarf_64 | |
| Crocsolver_slarfb | The LARFB functions apply a block reflector H to a general m -by-n matrix A |
| Crocsolver_slarfg | The LARFG functions generate a Householder reflector H of order n |
| Crocsolver_slarfg_64 | |
| Crocsolver_slarft | The LARFT functions generate the triangular factor T of a block reflector H of order n |
| Crocsolver_slasr | The LASR functions apply a sequence of Givens plane rotations, represented as a transformation P, to a general m-by-n matrix A |
| Crocsolver_slaswp | The LASWP functions perform a series of row interchanges on the matrix A |
| Crocsolver_slasyf | The LASYF functions compute a partial factorization of a symmetric matrix \(A\) using Bunch-Kaufman diagonal pivoting |
| Crocsolver_slatrd | LATRD computes the tridiagonal form of k rows and columns of a symmetric/hermitian matrix A, as well as the matrix W needed to update the remaining part of A |
| Crocsolver_slauum | The LAUUM functions compute the product of the upper (or lower) triangular part U (or L) of a symmetric/Hemitian matrix A with its transpose |
| Crocsolver_sorg2l | The ORG2L functions generate an m-by-n Matrix Q with orthonormal columns |
| Crocsolver_sorg2r | The ORG2R functions generate an m-by-n Matrix Q with orthonormal columns |
| Crocsolver_sorgbr | The ORGBR functions generate an m -by-n Matrix Q with orthonormal rows or columns |
| Crocsolver_sorgl2 | The ORGL2 functions generate an m-by-n Matrix Q with orthonormal rows |
| Crocsolver_sorglq | The ORGLQ functions generate an m-by-n Matrix Q with orthonormal rows |
| Crocsolver_sorgql | The ORGQL functions generate an m-by-n Matrix Q with orthonormal columns |
| Crocsolver_sorgqr | The ORGQR functions generate an m-by-n Matrix Q with orthonormal columns |
| Crocsolver_sorgtr | The ORGTR functions generate an n-by-n orthogonal Matrix Q |
| Crocsolver_sorm2l | The ORM2L functions multiply a matrix Q with orthonormal columns by a general m -by-n matrix C |
| Crocsolver_sorm2r | The ORM2R functions multiply a matrix Q with orthonormal columns by a general m -by-n matrix C |
| Crocsolver_sormbr | The ORMBR functions multiply a matrix Q with orthonormal rows or columns by a general m-by-n matrix C |
| Crocsolver_sorml2 | The ORML2 functions multiply a matrix Q with orthonormal rows by a general m -by-n matrix C |
| Crocsolver_sormlq | The ORMLQ functions multiply a matrix Q with orthonormal rows by a general m -by-n matrix C |
| Crocsolver_sormql | The ORMQL functions multiply a matrix Q with orthonormal columns by a general m -by-n matrix C |
| Crocsolver_sormqr | The ORMQR functions multiply a matrix Q with orthonormal columns by a general m -by-n matrix C |
| Crocsolver_sormtr | The ORMTR functions multiply an orthogonal matrix Q by a general m -by-n matrix C |
| Crocsolver_sposv | The POSV functions solve a symmetric/Hermitian system of n linear equations on n variables |
| Crocsolver_sposv_batched | The POSV_BATCHED functions solve a batch of symmetric/Hermitian systems of n linear equations on n variables |
| Crocsolver_sposv_strided_batched | The POSV_STRIDED_BATCHED functions solve a batch of symmetric/Hermitian systems of n linear equations on n variables |
| Crocsolver_spotf2 | The POTF2 functions compute the Cholesky factorization of a real symmetric (complex Hermitian) positive definite matrix A |
| Crocsolver_spotf2_64 | |
| Crocsolver_spotf2_batched | The POTF2_BATCHED functions compute the Cholesky factorization of a batch of real symmetric (complex Hermitian) positive definite matrices |
| Crocsolver_spotf2_batched_64 | |
| Crocsolver_spotf2_strided_batched | The POTF2_STRIDED_BATCHED functions compute the Cholesky factorization of a batch of real symmetric (complex Hermitian) positive definite matrices |
| Crocsolver_spotf2_strided_batched_64 | |
| Crocsolver_spotrf | The POTRF functions compute the Cholesky factorization of a real symmetric (complex Hermitian) positive definite matrix A |
| Crocsolver_spotrf_64 | |
| Crocsolver_spotrf_batched | The POTRF_BATCHED functions compute the Cholesky factorization of a batch of real symmetric (complex Hermitian) positive definite matrices |
| Crocsolver_spotrf_batched_64 | |
| Crocsolver_spotrf_strided_batched | The POTRF_STRIDED_BATCHED functions computes the Cholesky factorization of a batch of real symmetric (complex Hermitian) positive definite matrices |
| Crocsolver_spotrf_strided_batched_64 | |
| Crocsolver_spotri | The POTRI functions invert a symmetric/Hermitian positive definite matrix A |
| Crocsolver_spotri_batched | The POTRI_BATCHED functions invert a batch of symmetric/Hermitian positive definite matrices \(A_l\) |
| Crocsolver_spotri_strided_batched | The POTRI_STRIDED_BATCHED functions invert a batch of symmetric/Hermitian positive definite matrices \(A_l\) |
| Crocsolver_spotrs | The POTRS functions solve a symmetric/Hermitian system of n linear equations on n variables in its factorized form |
| Crocsolver_spotrs_64 | |
| Crocsolver_spotrs_batched | The POTRS_BATCHED functions solve a batch of symmetric/Hermitian systems of n linear equations on n variables in its factorized forms |
| Crocsolver_spotrs_batched_64 | |
| Crocsolver_spotrs_strided_batched | The POTRS_STRIDED_BATCHED functions solve a batch of symmetric/Hermitian systems of n linear equations on n variables in its factorized forms |
| Crocsolver_spotrs_strided_batched_64 | |
| Crocsolver_sstebz | The STEBZ functions compute a set of eigenvalues of a symmetric tridiagonal matrix T |
| Crocsolver_sstedc | The STEDC functions compute the eigenvalues and (optionally) eigenvectors of a symmetric tridiagonal matrix |
| Crocsolver_sstein | The STEIN functions compute the eigenvectors associated with a set of provided eigenvalues of a symmetric tridiagonal matrix |
| Crocsolver_ssteqr | The STEQR functions compute the eigenvalues and (optionally) eigenvectors of a symmetric tridiagonal matrix |
| Crocsolver_ssterf | The STERF functions compute the eigenvalues of a symmetric tridiagonal matrix |
| Crocsolver_ssyev | The SYEV functions compute the eigenvalues and optionally the eigenvectors of a real symmetric matrix A |
| Crocsolver_ssyev_64 | |
| Crocsolver_ssyev_batched | The SYEV_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyev_batched_64 | |
| Crocsolver_ssyev_strided_batched | The SYEV_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyev_strided_batched_64 | |
| Crocsolver_ssyevd | The SYEVD functions compute the eigenvalues and optionally the eigenvectors of a real symmetric matrix A |
| Crocsolver_ssyevd_64 | |
| Crocsolver_ssyevd_batched | The SYEVD_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevd_batched_64 | |
| Crocsolver_ssyevd_strided_batched | The SYEVD_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevd_strided_batched_64 | |
| Crocsolver_ssyevdj | The SYEVDJ functions compute the eigenvalues and optionally the eigenvectors of a real symmetric matrix A |
| Crocsolver_ssyevdj_batched | The SYEVDJ_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevdj_strided_batched | The SYEVDJ_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevdx | The SYEVDX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a real symmetric matrix A |
| Crocsolver_ssyevdx_batched | The SYEVDX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevdx_strided_batched | The SYEVDX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevj | The SYEVJ functions compute the eigenvalues and optionally the eigenvectors of a real symmetric matrix A |
| Crocsolver_ssyevj_batched | The SYEVJ_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevj_strided_batched | The SYEVJ_STRIDED_BATCHED functions compute the eigenvalues and optionally the eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevx | The SYEVX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a real symmetric matrix A |
| Crocsolver_ssyevx_batched | The SYEVX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssyevx_strided_batched | The SYEVX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real symmetric matrices A_l |
| Crocsolver_ssygs2 | The SYGS2 functions reduce a real symmetric-definite generalized eigenproblem to standard form |
| Crocsolver_ssygs2_batched | The SYGS2_BATCHED functions reduce a batch of real symmetric-definite generalized eigenproblems to standard form |
| Crocsolver_ssygs2_strided_batched | The SYGS2_STRIDED_BATCHED functions reduce a batch of real symmetric-definite generalized eigenproblems to standard form |
| Crocsolver_ssygst | The SYGST functions reduce a real symmetric-definite generalized eigenproblem to standard form |
| Crocsolver_ssygst_batched | The SYGST_BATCHED functions reduce a batch of real symmetric-definite generalized eigenproblems to standard form |
| Crocsolver_ssygst_strided_batched | The SYGST_STRIDED_BATCHED functions reduce a batch of real symmetric-definite generalized eigenproblems to standard form |
| Crocsolver_ssygv | The SYGV functions compute the eigenvalues and (optionally) eigenvectors of a real generalized symmetric-definite eigenproblem |
| Crocsolver_ssygv_batched | The SYGV_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygv_strided_batched | The SYGV_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvd | The SYGVD functions compute the eigenvalues and (optionally) eigenvectors of a real generalized symmetric-definite eigenproblem |
| Crocsolver_ssygvd_batched | The SYGVD_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvd_strided_batched | The SYGVD_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvdj | The SYGVDJ functions compute the eigenvalues and (optionally) eigenvectors of a real generalized symmetric-definite eigenproblem |
| Crocsolver_ssygvdj_batched | The SYGVDJ_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvdj_strided_batched | The SYGVDJ_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvdx | The SYGVDX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a real generalized symmetric-definite eigenproblem |
| Crocsolver_ssygvdx_batched | The SYGVDX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvdx_strided_batched | The SYGVDX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvj | The SYGVJ functions compute the eigenvalues and (optionally) eigenvectors of a real generalized symmetric-definite eigenproblem |
| Crocsolver_ssygvj_batched | The SYGVJ_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvj_strided_batched | The SYGVJ_STRIDED_BATCHED functions compute the eigenvalues and (optionally) eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvx | The SYGVX functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a real generalized symmetric-definite eigenproblem |
| Crocsolver_ssygvx_batched | The SYGVX_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssygvx_strided_batched | The SYGVX_STRIDED_BATCHED functions compute a set of the eigenvalues and optionally the corresponding eigenvectors of a batch of real generalized symmetric-definite eigenproblems |
| Crocsolver_ssytd2 | The SYTD2 functions compute the tridiagonal form of a real symmetric matrix A |
| Crocsolver_ssytd2_batched | The SYTD2_BATCHED functions compute the tridiagonal form of a batch of real symmetric matrices A_l |
| Crocsolver_ssytd2_strided_batched | The SYTD2_STRIDED_BATCHED functions compute the tridiagonal form of a batch of real symmetric matrices A_l |
| Crocsolver_ssytf2 | The SYTF2 functions compute the factorization of a symmetric and maybe indefinite matrix \(A\) using Bunch-Kaufman diagonal pivoting |
| Crocsolver_ssytf2_batched | The SYTF2_BATCHED functions computes the factorization of a batch of symmetric and maybe indefinite matrices using Bunch-Kaufman diagonal pivoting |
| Crocsolver_ssytf2_strided_batched | The SYTF2_STRIDED_BATCHED functions compute the factorization of a batch of symmetric and maybe indefinite matrices using Bunch-Kaufman diagonal pivoting |
| Crocsolver_ssytrd | The SYTRD functions compute the tridiagonal form of a real symmetric matrix A |
| Crocsolver_ssytrd_batched | The SYTRD_BATCHED functions compute the tridiagonal form of a batch of real symmetric matrices A_l |
| Crocsolver_ssytrd_strided_batched | The SYTRD_STRIDED_BATCHED functions compute the tridiagonal form of a batch of real symmetric matrices A_l |
| Crocsolver_ssytrf | The SYTRF functions compute the factorization of a symmetric and maybe indefinite matrix \(A\) using Bunch-Kaufman diagonal pivoting |
| Crocsolver_ssytrf_batched | The SYTRF_BATCHED functions compute the factorization of a batch of symmetric and maybe indefinite matrices using Bunch-Kaufman diagonal pivoting |
| Crocsolver_ssytrf_strided_batched | The SYTRF_STRIDED_BATCHED functions compute the factorization of a batch of symmetric and maybe indefinite matrices using Bunch-Kaufman diagonal pivoting |
| Crocsolver_ssytrs | The SYTRS functions solve a system of n linear equations on n variables in its factorized form |
| Crocsolver_ssytrs_64 | |
| Crocsolver_ssytrs_batched | The SYTRS_BATCHED functions solve a batch of systems of n linear equations on n variables in its factorized forms |
| Crocsolver_ssytrs_batched_64 | |
| Crocsolver_ssytrs_strided_batched | The SYTRS_STRIDED_BATCHED functions solve a batch of systems of n linear equations on n variables in its factorized forms |
| Crocsolver_ssytrs_strided_batched_64 | |
| Crocsolver_strtri | The TRTRI functions invert a triangular n-by-n matrix A |
| Crocsolver_strtri_batched | The TRTRI_BATCHED functions invert a batch of triangular n -by-n matrices \(A_l\) |
| Crocsolver_strtri_strided_batched | The TRTRI_STRIDED_BATCHED functions invert a batch of triangular n -by-n matrices \(A_l\) |
| Crocsolver_zbdsqr | |
| Crocsolver_zgebd2 | |
| Crocsolver_zgebd2_batched | |
| Crocsolver_zgebd2_strided_batched | |
| Crocsolver_zgeblttrf_npvt | |
| Crocsolver_zgeblttrf_npvt_batched | |
| Crocsolver_zgeblttrf_npvt_interleaved_batched | |
| Crocsolver_zgeblttrf_npvt_strided_batched | |
| Crocsolver_zgeblttrs_npvt | |
| Crocsolver_zgeblttrs_npvt_batched | |
| Crocsolver_zgeblttrs_npvt_interleaved_batched | |
| Crocsolver_zgeblttrs_npvt_strided_batched | |
| Crocsolver_zgebrd | |
| Crocsolver_zgebrd_batched | |
| Crocsolver_zgebrd_strided_batched | |
| Crocsolver_zgecon | |
| Crocsolver_zgecon_64 | |
| Crocsolver_zgelq2 | |
| Crocsolver_zgelq2_batched | |
| Crocsolver_zgelq2_strided_batched | |
| Crocsolver_zgelqf | |
| Crocsolver_zgelqf_batched | |
| Crocsolver_zgelqf_strided_batched | |
| Crocsolver_zgels | |
| Crocsolver_zgels_batched | |
| Crocsolver_zgels_strided_batched | |
| Crocsolver_zgeql2 | |
| Crocsolver_zgeql2_batched | |
| Crocsolver_zgeql2_strided_batched | |
| Crocsolver_zgeqlf | |
| Crocsolver_zgeqlf_batched | |
| Crocsolver_zgeqlf_strided_batched | |
| Crocsolver_zgeqr2 | |
| Crocsolver_zgeqr2_64 | |
| Crocsolver_zgeqr2_batched | |
| Crocsolver_zgeqr2_batched_64 | |
| Crocsolver_zgeqr2_strided_batched | |
| Crocsolver_zgeqr2_strided_batched_64 | |
| Crocsolver_zgeqrf | |
| Crocsolver_zgeqrf_64 | |
| Crocsolver_zgeqrf_batched | |
| Crocsolver_zgeqrf_batched_64 | |
| Crocsolver_zgeqrf_strided_batched | |
| Crocsolver_zgeqrf_strided_batched_64 | |
| Crocsolver_zgerq2 | |
| Crocsolver_zgerq2_batched | |
| Crocsolver_zgerq2_strided_batched | |
| Crocsolver_zgerqf | |
| Crocsolver_zgerqf_batched | |
| Crocsolver_zgerqf_strided_batched | |
| Crocsolver_zgesdd | |
| Crocsolver_zgesdd_batched | |
| Crocsolver_zgesdd_strided_batched | |
| Crocsolver_zgesv | |
| Crocsolver_zgesv_batched | |
| Crocsolver_zgesv_strided_batched | |
| Crocsolver_zgesvd | |
| Crocsolver_zgesvd_batched | |
| Crocsolver_zgesvd_strided_batched | |
| Crocsolver_zgesvdj | |
| Crocsolver_zgesvdj_batched | |
| Crocsolver_zgesvdj_strided_batched | |
| Crocsolver_zgesvdx | |
| Crocsolver_zgesvdx_batched | |
| Crocsolver_zgesvdx_strided_batched | |
| Crocsolver_zgetf2 | |
| Crocsolver_zgetf2_64 | |
| Crocsolver_zgetf2_batched | |
| Crocsolver_zgetf2_batched_64 | |
| Crocsolver_zgetf2_npvt | |
| Crocsolver_zgetf2_npvt_64 | |
| Crocsolver_zgetf2_npvt_batched | |
| Crocsolver_zgetf2_npvt_batched_64 | |
| Crocsolver_zgetf2_npvt_strided_batched | |
| Crocsolver_zgetf2_npvt_strided_batched_64 | |
| Crocsolver_zgetf2_strided_batched | |
| Crocsolver_zgetf2_strided_batched_64 | |
| Crocsolver_zgetrf | |
| Crocsolver_zgetrf_64 | |
| Crocsolver_zgetrf_batched | |
| Crocsolver_zgetrf_batched_64 | |
| Crocsolver_zgetrf_npvt | |
| Crocsolver_zgetrf_npvt_64 | |
| Crocsolver_zgetrf_npvt_batched | |
| Crocsolver_zgetrf_npvt_batched_64 | |
| Crocsolver_zgetrf_npvt_strided_batched | |
| Crocsolver_zgetrf_npvt_strided_batched_64 | |
| Crocsolver_zgetrf_strided_batched | |
| Crocsolver_zgetrf_strided_batched_64 | |
| Crocsolver_zgetri | |
| Crocsolver_zgetri_batched | |
| Crocsolver_zgetri_npvt | |
| Crocsolver_zgetri_npvt_batched | |
| Crocsolver_zgetri_npvt_outofplace | |
| Crocsolver_zgetri_npvt_outofplace_batched | |
| Crocsolver_zgetri_npvt_outofplace_strided_batched | |
| Crocsolver_zgetri_npvt_strided_batched | |
| Crocsolver_zgetri_outofplace | |
| Crocsolver_zgetri_outofplace_batched | |
| Crocsolver_zgetri_outofplace_strided_batched | |
| Crocsolver_zgetri_strided_batched | |
| Crocsolver_zgetrs | |
| Crocsolver_zgetrs_64 | |
| Crocsolver_zgetrs_batched | |
| Crocsolver_zgetrs_batched_64 | |
| Crocsolver_zgetrs_npvt | |
| Crocsolver_zgetrs_npvt_64 | |
| Crocsolver_zgetrs_npvt_batched | |
| Crocsolver_zgetrs_npvt_batched_64 | |
| Crocsolver_zgetrs_npvt_strided_batched | |
| Crocsolver_zgetrs_npvt_strided_batched_64 | |
| Crocsolver_zgetrs_strided_batched | |
| Crocsolver_zgetrs_strided_batched_64 | |
| Crocsolver_zheev | |
| Crocsolver_zheev_64 | |
| Crocsolver_zheev_batched | |
| Crocsolver_zheev_batched_64 | |
| Crocsolver_zheev_strided_batched | |
| Crocsolver_zheev_strided_batched_64 | |
| Crocsolver_zheevd | |
| Crocsolver_zheevd_64 | |
| Crocsolver_zheevd_batched | |
| Crocsolver_zheevd_batched_64 | |
| Crocsolver_zheevd_strided_batched | |
| Crocsolver_zheevd_strided_batched_64 | |
| Crocsolver_zheevdj | |
| Crocsolver_zheevdj_batched | |
| Crocsolver_zheevdj_strided_batched | |
| Crocsolver_zheevdx | |
| Crocsolver_zheevdx_batched | |
| Crocsolver_zheevdx_strided_batched | |
| Crocsolver_zheevj | |
| Crocsolver_zheevj_batched | |
| Crocsolver_zheevj_strided_batched | |
| Crocsolver_zheevx | |
| Crocsolver_zheevx_batched | |
| Crocsolver_zheevx_strided_batched | |
| Crocsolver_zhegs2 | |
| Crocsolver_zhegs2_batched | |
| Crocsolver_zhegs2_strided_batched | |
| Crocsolver_zhegst | |
| Crocsolver_zhegst_batched | |
| Crocsolver_zhegst_strided_batched | |
| Crocsolver_zhegv | |
| Crocsolver_zhegv_batched | |
| Crocsolver_zhegv_strided_batched | |
| Crocsolver_zhegvd | |
| Crocsolver_zhegvd_batched | |
| Crocsolver_zhegvd_strided_batched | |
| Crocsolver_zhegvdj | |
| Crocsolver_zhegvdj_batched | |
| Crocsolver_zhegvdj_strided_batched | |
| Crocsolver_zhegvdx | |
| Crocsolver_zhegvdx_batched | |
| Crocsolver_zhegvdx_strided_batched | |
| Crocsolver_zhegvj | |
| Crocsolver_zhegvj_batched | |
| Crocsolver_zhegvj_strided_batched | |
| Crocsolver_zhegvx | |
| Crocsolver_zhegvx_batched | |
| Crocsolver_zhegvx_strided_batched | |
| Crocsolver_zhetd2 | |
| Crocsolver_zhetd2_batched | |
| Crocsolver_zhetd2_strided_batched | |
| Crocsolver_zhetrd | |
| Crocsolver_zhetrd_batched | |
| Crocsolver_zhetrd_strided_batched | |
| Crocsolver_zlabrd | |
| Crocsolver_zlacgv | |
| Crocsolver_zlacgv_64 | |
| Crocsolver_zlange | |
| Crocsolver_zlange_64 | |
| Crocsolver_zlarf | |
| Crocsolver_zlarf_64 | |
| Crocsolver_zlarfb | |
| Crocsolver_zlarfg | |
| Crocsolver_zlarfg_64 | |
| Crocsolver_zlarft | |
| Crocsolver_zlasr | |
| Crocsolver_zlaswp | |
| Crocsolver_zlasyf | |
| Crocsolver_zlatrd | |
| Crocsolver_zlauum | |
| Crocsolver_zposv | |
| Crocsolver_zposv_batched | |
| Crocsolver_zposv_strided_batched | |
| Crocsolver_zpotf2 | |
| Crocsolver_zpotf2_64 | |
| Crocsolver_zpotf2_batched | |
| Crocsolver_zpotf2_batched_64 | |
| Crocsolver_zpotf2_strided_batched | |
| Crocsolver_zpotf2_strided_batched_64 | |
| Crocsolver_zpotrf | |
| Crocsolver_zpotrf_64 | |
| Crocsolver_zpotrf_batched | |
| Crocsolver_zpotrf_batched_64 | |
| Crocsolver_zpotrf_strided_batched | |
| Crocsolver_zpotrf_strided_batched_64 | |
| Crocsolver_zpotri | |
| Crocsolver_zpotri_batched | |
| Crocsolver_zpotri_strided_batched | |
| Crocsolver_zpotrs | |
| Crocsolver_zpotrs_64 | |
| Crocsolver_zpotrs_batched | |
| Crocsolver_zpotrs_batched_64 | |
| Crocsolver_zpotrs_strided_batched | |
| Crocsolver_zpotrs_strided_batched_64 | |
| Crocsolver_zstedc | |
| Crocsolver_zstein | |
| Crocsolver_zsteqr | |
| Crocsolver_zsytf2 | |
| Crocsolver_zsytf2_batched | |
| Crocsolver_zsytf2_strided_batched | |
| Crocsolver_zsytrf | |
| Crocsolver_zsytrf_batched | |
| Crocsolver_zsytrf_strided_batched | |
| Crocsolver_zsytrs | |
| Crocsolver_zsytrs_64 | |
| Crocsolver_zsytrs_batched | |
| Crocsolver_zsytrs_batched_64 | |
| Crocsolver_zsytrs_strided_batched | |
| Crocsolver_zsytrs_strided_batched_64 | |
| Crocsolver_ztrtri | |
| Crocsolver_ztrtri_batched | |
| Crocsolver_ztrtri_strided_batched | |
| Crocsolver_zung2l | |
| Crocsolver_zung2r | |
| Crocsolver_zungbr | |
| Crocsolver_zungl2 | |
| Crocsolver_zunglq | |
| Crocsolver_zungql | |
| Crocsolver_zungqr | |
| Crocsolver_zungtr | |
| Crocsolver_zunm2l | |
| Crocsolver_zunm2r | |
| Crocsolver_zunmbr | |
| Crocsolver_zunml2 | |
| Crocsolver_zunmlq | |
| Crocsolver_zunmql | |
| Crocsolver_zunmqr | |
| Crocsolver_zunmtr | |
| ►Mhipfort_rocsparse | |
| Crocsparse_axpby | Scale a sparse vector and add it to a scaled dense vector |
| Crocsparse_bell_get | Get the fields of the sparse blocked ELL matrix descriptor |
| Crocsparse_bell_set_pointers | Set the column indices and values array in the sparse Blocked ELL matrix descriptor |
| Crocsparse_bsr_get | Get the fields of the sparse BSR matrix descriptor |
| Crocsparse_bsr_set_pointers | Set the row offsets, column indices, and values array in the sparse BSR matrix descriptor |
| Crocsparse_bsrgeam_nnzb | |
| Crocsparse_bsrgemm_nnzb | |
| Crocsparse_bsric0_clear | |
| Crocsparse_bsric0_zero_pivot | |
| Crocsparse_bsrilu0_clear | |
| Crocsparse_bsrilu0_zero_pivot | |
| Crocsparse_bsrmv_clear | |
| Crocsparse_bsrsm_clear | |
| Crocsparse_bsrsm_zero_pivot | |
| Crocsparse_bsrsv_clear | |
| Crocsparse_bsrsv_zero_pivot | |
| Crocsparse_caxpyi | |
| Crocsparse_cbsr2csr | |
| Crocsparse_cbsrgeam | |
| Crocsparse_cbsrgemm | |
| Crocsparse_cbsrgemm_buffer_size | |
| Crocsparse_cbsric0 | |
| Crocsparse_cbsric0_analysis | |
| Crocsparse_cbsric0_buffer_size | |
| Crocsparse_cbsrilu0 | |
| Crocsparse_cbsrilu0_analysis | |
| Crocsparse_cbsrilu0_buffer_size | |
| Crocsparse_cbsrilu0_numeric_boost | |
| Crocsparse_cbsrmm | |
| Crocsparse_cbsrmv | |
| Crocsparse_cbsrmv_analysis | |
| Crocsparse_cbsrpad_value | |
| Crocsparse_cbsrsm_analysis | |
| Crocsparse_cbsrsm_buffer_size | |
| Crocsparse_cbsrsm_solve | |
| Crocsparse_cbsrsv_analysis | |
| Crocsparse_cbsrsv_buffer_size | |
| Crocsparse_cbsrsv_solve | |
| Crocsparse_cbsrxmv | |
| Crocsparse_ccheck_matrix_coo | |
| Crocsparse_ccheck_matrix_coo_buffer_size | |
| Crocsparse_ccheck_matrix_csc | |
| Crocsparse_ccheck_matrix_csc_buffer_size | |
| Crocsparse_ccheck_matrix_csr | |
| Crocsparse_ccheck_matrix_csr_buffer_size | |
| Crocsparse_ccheck_matrix_ell | |
| Crocsparse_ccheck_matrix_ell_buffer_size | |
| Crocsparse_ccheck_matrix_gebsc | |
| Crocsparse_ccheck_matrix_gebsc_buffer_size | |
| Crocsparse_ccheck_matrix_gebsr | |
| Crocsparse_ccheck_matrix_gebsr_buffer_size | |
| Crocsparse_ccoo2dense | |
| Crocsparse_ccoomv | |
| Crocsparse_ccsc2dense | |
| Crocsparse_ccsr2bsr | |
| Crocsparse_ccsr2csc | |
| Crocsparse_ccsr2csr_compress | |
| Crocsparse_ccsr2dense | |
| Crocsparse_ccsr2ell | |
| Crocsparse_ccsr2gebsr | |
| Crocsparse_ccsr2gebsr_buffer_size | |
| Crocsparse_ccsr2hyb | |
| Crocsparse_ccsrcolor | |
| Crocsparse_ccsrgeam | |
| Crocsparse_ccsrgemm | |
| Crocsparse_ccsrgemm_buffer_size | |
| Crocsparse_ccsrgemm_numeric | |
| Crocsparse_ccsric0 | |
| Crocsparse_ccsric0_analysis | |
| Crocsparse_ccsric0_buffer_size | |
| Crocsparse_ccsrilu0 | |
| Crocsparse_ccsrilu0_analysis | |
| Crocsparse_ccsrilu0_buffer_size | |
| Crocsparse_ccsrilu0_numeric_boost | |
| Crocsparse_ccsritilu0_compute | |
| Crocsparse_ccsritilu0_compute_ex | |
| Crocsparse_ccsritilu0_history | |
| Crocsparse_ccsritsv_analysis | |
| Crocsparse_ccsritsv_buffer_size | |
| Crocsparse_ccsritsv_solve | |
| Crocsparse_ccsritsv_solve_ex | |
| Crocsparse_ccsrmm | |
| Crocsparse_ccsrmv | |
| Crocsparse_ccsrmv_analysis | |
| Crocsparse_ccsrsm_analysis | |
| Crocsparse_ccsrsm_buffer_size | |
| Crocsparse_ccsrsm_solve | |
| Crocsparse_ccsrsv_analysis | |
| Crocsparse_ccsrsv_buffer_size | |
| Crocsparse_ccsrsv_solve | |
| Crocsparse_cdense2coo | |
| Crocsparse_cdense2csc | |
| Crocsparse_cdense2csr | |
| Crocsparse_cdotci | Compute the dot product of a complex conjugate sparse vector with a dense vector |
| Crocsparse_cdoti | |
| Crocsparse_cell2csr | |
| Crocsparse_cellmv | |
| Crocsparse_cgebsr2csr | |
| Crocsparse_cgebsr2gebsc | |
| Crocsparse_cgebsr2gebsc_buffer_size | |
| Crocsparse_cgebsr2gebsr | |
| Crocsparse_cgebsr2gebsr_buffer_size | |
| Crocsparse_cgebsrmm | |
| Crocsparse_cgebsrmv | |
| Crocsparse_cgemmi | |
| Crocsparse_cgemvi | |
| Crocsparse_cgemvi_buffer_size | |
| Crocsparse_cgpsv_interleaved_batch | |
| Crocsparse_cgpsv_interleaved_batch_buffer_size | |
| Crocsparse_cgthr | |
| Crocsparse_cgthrz | |
| Crocsparse_cgtsv | |
| Crocsparse_cgtsv_buffer_size | |
| Crocsparse_cgtsv_interleaved_batch | |
| Crocsparse_cgtsv_interleaved_batch_buffer_size | |
| Crocsparse_cgtsv_no_pivot | |
| Crocsparse_cgtsv_no_pivot_buffer_size | |
| Crocsparse_cgtsv_no_pivot_strided_batch | |
| Crocsparse_cgtsv_no_pivot_strided_batch_buffer_size | |
| Crocsparse_check_matrix_hyb | Check matrix to see if it is valid |
| Crocsparse_check_matrix_hyb_buffer_size | Check matrix to see if it is valid |
| Crocsparse_check_spmat | Check matrix to see if it is valid |
| Crocsparse_chyb2csr | |
| Crocsparse_chybmv | |
| Crocsparse_cnnz | |
| Crocsparse_cnnz_compress | |
| Crocsparse_const_bell_get | |
| Crocsparse_const_bsr_get | |
| Crocsparse_const_coo_aos_get | |
| Crocsparse_const_coo_get | |
| Crocsparse_const_csc_get | |
| Crocsparse_const_csr_get | |
| Crocsparse_const_dnmat_get | |
| Crocsparse_const_dnmat_get_values | |
| Crocsparse_const_dnvec_get | |
| Crocsparse_const_dnvec_get_values | |
| Crocsparse_const_ell_get | |
| Crocsparse_const_sell_get | |
| Crocsparse_const_spmat_get_values | |
| Crocsparse_const_spvec_get | |
| Crocsparse_const_spvec_get_values | |
| Crocsparse_coo2csr | Convert a sparse COO matrix into a sparse CSR matrix |
| Crocsparse_coo_aos_get | Get the fields of the sparse COO AoS matrix descriptor |
| Crocsparse_coo_aos_set_pointers | Set the <row, column> indices and values array in the sparse COO AoS matrix descriptor |
| Crocsparse_coo_get | Get the fields of the sparse COO matrix descriptor |
| Crocsparse_coo_set_pointers | Set the row indices, column indices, and values array in the sparse COO matrix descriptor |
| Crocsparse_coo_set_strided_batch | Set the batch count and batch stride in the sparse COO matrix descriptor |
| Crocsparse_coosort_buffer_size | |
| Crocsparse_coosort_by_column | Sort a sparse COO matrix by column |
| Crocsparse_coosort_by_row | Sort a sparse COO matrix by row |
| Crocsparse_copy_color_info | Copy a color info structure |
| Crocsparse_copy_hyb_mat | Copy a HYB matrix structure |
| Crocsparse_copy_mat_descr | Copy a matrix descriptor |
| Crocsparse_copy_mat_info | Copy a matrix info structure |
| Crocsparse_create_bell_descr | Create a sparse blocked ELL matrix descriptor |
| Crocsparse_create_bsr_descr | Create a sparse BSR matrix descriptor |
| Crocsparse_create_color_info | Create a color info structure |
| Crocsparse_create_const_bell_descr | |
| Crocsparse_create_const_bsr_descr | |
| Crocsparse_create_const_coo_descr | |
| Crocsparse_create_const_csc_descr | |
| Crocsparse_create_const_csr_descr | |
| Crocsparse_create_const_dnmat_descr | |
| Crocsparse_create_const_dnvec_descr | |
| Crocsparse_create_const_sell_descr | |
| Crocsparse_create_const_spvec_descr | |
| Crocsparse_create_coo_aos_descr | Create a sparse COO AoS matrix descriptor |
| Crocsparse_create_coo_descr | Create a sparse COO matrix descriptor |
| Crocsparse_create_csc_descr | Create a sparse CSC matrix descriptor |
| Crocsparse_create_csr_descr | Create a sparse CSR matrix descriptor |
| Crocsparse_create_dnmat_descr | Create a dense matrix descriptor |
| Crocsparse_create_dnvec_descr | Create a dense vector descriptor |
| Crocsparse_create_ell_descr | Create a sparse ELL matrix descriptor |
| Crocsparse_create_extract_descr | Sparse matrix extraction |
| Crocsparse_create_handle | Create a rocSPARSE handle |
| Crocsparse_create_hyb_mat | Create a HYB matrix structure |
| Crocsparse_create_identity_permutation | Create the identity map |
| Crocsparse_create_mat_descr | Create a matrix descriptor |
| Crocsparse_create_mat_info | Create a matrix info structure |
| Crocsparse_create_sell_descr | Create a sparse sliced ELL matrix descriptor |
| Crocsparse_create_sparse_to_sparse_descr | Sparse matrix to sparse matrix conversion |
| Crocsparse_create_spgeam_descr | Sparse matrix SpGEAM routine descriptor creation |
| Crocsparse_create_spmv_descr | Sparse matrix SpMV routine descriptor creation |
| Crocsparse_create_sptrsm_descr | Sparse matrix sptrsm routine descriptor creation |
| Crocsparse_create_sptrsv_descr | Sparse matrix sptrsv routine descriptor creation |
| Crocsparse_create_spvec_descr | Create a sparse vector descriptor |
| Crocsparse_csc_get | Get the fields of the sparse CSC matrix descriptor |
| Crocsparse_csc_set_pointers | Set the column offsets, row indices, and values array in the sparse CSC matrix descriptor |
| Crocsparse_csc_set_strided_batch | Set the batch count, column offset batch stride, and the row indices batch stride in the sparse CSC matrix descriptor |
| Crocsparse_cscsort | Sort a sparse CSC matrix |
| Crocsparse_cscsort_buffer_size | |
| Crocsparse_csctr | |
| Crocsparse_csr2bsr_nnz | |
| Crocsparse_csr2coo | Convert a sparse CSR matrix into a sparse COO matrix |
| Crocsparse_csr2csc_buffer_size | |
| Crocsparse_csr2ell_width | |
| Crocsparse_csr2gebsr_nnz | |
| Crocsparse_csr_get | Get the fields of the sparse CSR matrix descriptor |
| Crocsparse_csr_set_pointers | Set the row offsets, column indices, and values array in the sparse CSR matrix descriptor |
| Crocsparse_csr_set_strided_batch | Set the batch count, row offset batch stride, and the column indices batch stride in the sparse CSR matrix descriptor |
| Crocsparse_csrgeam_nnz | |
| Crocsparse_csrgemm_nnz | Sparse matrix sparse matrix multiplication using the CSR storage format |
| Crocsparse_csrgemm_symbolic | Sparse matrix sparse matrix symbolic multiplication using the CSR storage format |
| Crocsparse_csric0_clear | |
| Crocsparse_csric0_get_tolerance | |
| Crocsparse_csric0_set_tolerance | |
| Crocsparse_csric0_singular_pivot | |
| Crocsparse_csric0_zero_pivot | |
| Crocsparse_csrilu0_clear | |
| Crocsparse_csrilu0_get_tolerance | |
| Crocsparse_csrilu0_set_tolerance | |
| Crocsparse_csrilu0_singular_pivot | |
| Crocsparse_csrilu0_zero_pivot | |
| Crocsparse_csritilu0_buffer_size | |
| Crocsparse_csritilu0_preprocess | |
| Crocsparse_csritsv_clear | |
| Crocsparse_csritsv_zero_pivot | |
| Crocsparse_csrmv_clear | |
| Crocsparse_csrsm_clear | |
| Crocsparse_csrsm_zero_pivot | |
| Crocsparse_csrsort | Sort a sparse CSR matrix |
| Crocsparse_csrsort_buffer_size | |
| Crocsparse_csrsv_clear | |
| Crocsparse_csrsv_zero_pivot | |
| Crocsparse_daxpyi | |
| Crocsparse_dbsr2csr | |
| Crocsparse_dbsrgeam | |
| Crocsparse_dbsrgemm | |
| Crocsparse_dbsrgemm_buffer_size | |
| Crocsparse_dbsric0 | |
| Crocsparse_dbsric0_analysis | |
| Crocsparse_dbsric0_buffer_size | |
| Crocsparse_dbsrilu0 | |
| Crocsparse_dbsrilu0_analysis | |
| Crocsparse_dbsrilu0_buffer_size | |
| Crocsparse_dbsrilu0_numeric_boost | |
| Crocsparse_dbsrmm | |
| Crocsparse_dbsrmv | |
| Crocsparse_dbsrmv_analysis | |
| Crocsparse_dbsrpad_value | |
| Crocsparse_dbsrsm_analysis | |
| Crocsparse_dbsrsm_buffer_size | |
| Crocsparse_dbsrsm_solve | |
| Crocsparse_dbsrsv_analysis | |
| Crocsparse_dbsrsv_buffer_size | |
| Crocsparse_dbsrsv_solve | |
| Crocsparse_dbsrxmv | |
| Crocsparse_dcbsrilu0_numeric_boost | |
| Crocsparse_dccsrilu0_numeric_boost | |
| Crocsparse_dcheck_matrix_coo | |
| Crocsparse_dcheck_matrix_coo_buffer_size | |
| Crocsparse_dcheck_matrix_csc | |
| Crocsparse_dcheck_matrix_csc_buffer_size | |
| Crocsparse_dcheck_matrix_csr | |
| Crocsparse_dcheck_matrix_csr_buffer_size | |
| Crocsparse_dcheck_matrix_ell | |
| Crocsparse_dcheck_matrix_ell_buffer_size | |
| Crocsparse_dcheck_matrix_gebsc | |
| Crocsparse_dcheck_matrix_gebsc_buffer_size | |
| Crocsparse_dcheck_matrix_gebsr | |
| Crocsparse_dcheck_matrix_gebsr_buffer_size | |
| Crocsparse_dcoo2dense | |
| Crocsparse_dcoomv | |
| Crocsparse_dcsc2dense | |
| Crocsparse_dcsr2bsr | |
| Crocsparse_dcsr2csc | |
| Crocsparse_dcsr2csr_compress | |
| Crocsparse_dcsr2dense | |
| Crocsparse_dcsr2ell | |
| Crocsparse_dcsr2gebsr | |
| Crocsparse_dcsr2gebsr_buffer_size | |
| Crocsparse_dcsr2hyb | |
| Crocsparse_dcsrcolor | |
| Crocsparse_dcsrgeam | |
| Crocsparse_dcsrgemm | |
| Crocsparse_dcsrgemm_buffer_size | |
| Crocsparse_dcsrgemm_numeric | |
| Crocsparse_dcsric0 | |
| Crocsparse_dcsric0_analysis | |
| Crocsparse_dcsric0_buffer_size | |
| Crocsparse_dcsrilu0 | |
| Crocsparse_dcsrilu0_analysis | |
| Crocsparse_dcsrilu0_buffer_size | |
| Crocsparse_dcsrilu0_numeric_boost | |
| Crocsparse_dcsritilu0_compute | |
| Crocsparse_dcsritilu0_compute_ex | |
| Crocsparse_dcsritilu0_history | |
| Crocsparse_dcsritsv_analysis | |
| Crocsparse_dcsritsv_buffer_size | |
| Crocsparse_dcsritsv_solve | |
| Crocsparse_dcsritsv_solve_ex | |
| Crocsparse_dcsrmm | |
| Crocsparse_dcsrmv | |
| Crocsparse_dcsrmv_analysis | |
| Crocsparse_dcsrsm_analysis | |
| Crocsparse_dcsrsm_buffer_size | |
| Crocsparse_dcsrsm_solve | |
| Crocsparse_dcsrsv_analysis | |
| Crocsparse_dcsrsv_buffer_size | |
| Crocsparse_dcsrsv_solve | |
| Crocsparse_ddense2coo | |
| Crocsparse_ddense2csc | |
| Crocsparse_ddense2csr | |
| Crocsparse_ddoti | |
| Crocsparse_dell2csr | |
| Crocsparse_dellmv | |
| Crocsparse_dense_to_sparse | Dense matrix to sparse matrix conversion |
| Crocsparse_destroy_color_info | Destroy a color info structure |
| Crocsparse_destroy_dnmat_descr | Destroy a dense matrix descriptor |
| Crocsparse_destroy_dnvec_descr | Destroy a dense vector descriptor |
| Crocsparse_destroy_error | Destroy a rocSPARSE error descriptor |
| Crocsparse_destroy_extract_descr | Sparse matrix extraction |
| Crocsparse_destroy_handle | Destroy a rocSPARSE handle |
| Crocsparse_destroy_hyb_mat | Destroy a HYB matrix structure |
| Crocsparse_destroy_mat_descr | Destroy a matrix descriptor |
| Crocsparse_destroy_mat_info | Destroy a matrix info structure |
| Crocsparse_destroy_sparse_to_sparse_descr | Sparse matrix to sparse matrix conversion |
| Crocsparse_destroy_spgeam_descr | Destroy a sparse matrix SpGEAM |
| Crocsparse_destroy_spmat_descr | Destroy a sparse matrix descriptor |
| Crocsparse_destroy_spmv_descr | Destroy a sparse matrix SpMV routine descriptor |
| Crocsparse_destroy_sptrsm_descr | Destroy sparse matrix sptrsm routine descriptor |
| Crocsparse_destroy_sptrsv_descr | Destroy a sparse matrix sptrsv routine descriptor |
| Crocsparse_destroy_spvec_descr | Destroy a sparse vector descriptor |
| Crocsparse_dgebsr2csr | |
| Crocsparse_dgebsr2gebsc | |
| Crocsparse_dgebsr2gebsc_buffer_size | |
| Crocsparse_dgebsr2gebsr | |
| Crocsparse_dgebsr2gebsr_buffer_size | |
| Crocsparse_dgebsrmm | |
| Crocsparse_dgebsrmv | |
| Crocsparse_dgemmi | |
| Crocsparse_dgemvi | |
| Crocsparse_dgemvi_buffer_size | |
| Crocsparse_dgpsv_interleaved_batch | |
| Crocsparse_dgpsv_interleaved_batch_buffer_size | |
| Crocsparse_dgthr | |
| Crocsparse_dgthrz | |
| Crocsparse_dgtsv | |
| Crocsparse_dgtsv_buffer_size | |
| Crocsparse_dgtsv_interleaved_batch | |
| Crocsparse_dgtsv_interleaved_batch_buffer_size | |
| Crocsparse_dgtsv_no_pivot | |
| Crocsparse_dgtsv_no_pivot_buffer_size | |
| Crocsparse_dgtsv_no_pivot_strided_batch | |
| Crocsparse_dgtsv_no_pivot_strided_batch_buffer_size | |
| Crocsparse_dhyb2csr | |
| Crocsparse_dhybmv | |
| Crocsparse_disable_debug | Disable debug |
| Crocsparse_disable_debug_arguments | Disable debug arguments |
| Crocsparse_disable_debug_arguments_verbose | Disable debug arguments verbose mode |
| Crocsparse_disable_debug_force_host_assert | Disable debug to force host asserts |
| Crocsparse_disable_debug_kernel_launch | Disable debug kernel launch |
| Crocsparse_disable_debug_verbose | Disable debug verbose |
| Crocsparse_disable_debug_warnings | Disable debug warnings |
| Crocsparse_disable_roctx | |
| Crocsparse_dnmat_get | Get the fields of the dense matrix descriptor |
| Crocsparse_dnmat_get_strided_batch | Get the batch count and batch stride from the dense matrix descriptor |
| Crocsparse_dnmat_get_values | Get the values array from the dense matrix descriptor |
| Crocsparse_dnmat_set_strided_batch | Set the batch count and batch stride in the dense matrix descriptor |
| Crocsparse_dnmat_set_values | Set the values array in a dense matrix descriptor |
| Crocsparse_dnnz | |
| Crocsparse_dnnz_compress | |
| Crocsparse_dnvec_get | Get the fields of the dense vector descriptor |
| Crocsparse_dnvec_get_strided_batch | Get the batch count and batch stride from the dense vector descriptor |
| Crocsparse_dnvec_get_values | Get the values array from a dense vector descriptor |
| Crocsparse_dnvec_set_strided_batch | Set the batch count and batch stride in the dense vector descriptor |
| Crocsparse_dnvec_set_values | Set the values array in a dense vector descriptor |
| Crocsparse_dprune_csr2csr | |
| Crocsparse_dprune_csr2csr_buffer_size | |
| Crocsparse_dprune_csr2csr_by_percentage | |
| Crocsparse_dprune_csr2csr_by_percentage_buffer_size | |
| Crocsparse_dprune_csr2csr_nnz | |
| Crocsparse_dprune_csr2csr_nnz_by_percentage | |
| Crocsparse_dprune_dense2csr | |
| Crocsparse_dprune_dense2csr_buffer_size | |
| Crocsparse_dprune_dense2csr_by_percentage | |
| Crocsparse_dprune_dense2csr_by_percentage_buffer_size | |
| Crocsparse_dprune_dense2csr_nnz | |
| Crocsparse_dprune_dense2csr_nnz_by_percentage | |
| Crocsparse_droti | |
| Crocsparse_dsbsrilu0_numeric_boost | |
| Crocsparse_dscsrilu0_numeric_boost | |
| Crocsparse_dsctr | |
| Crocsparse_ell2csr_nnz | |
| Crocsparse_ell_get | Get the fields of the sparse ELL matrix descriptor |
| Crocsparse_ell_set_pointers | Set the column indices and values array in the sparse ELL matrix descriptor |
| Crocsparse_enable_debug | Enable debug |
| Crocsparse_enable_debug_arguments | Enable debug arguments |
| Crocsparse_enable_debug_arguments_verbose | Enable debug arguments verbose |
| Crocsparse_enable_debug_force_host_assert | Enable debug to force host asserts |
| Crocsparse_enable_debug_kernel_launch | Enable debug kernel launch |
| Crocsparse_enable_debug_verbose | Enable debug verbose |
| Crocsparse_enable_debug_warnings | Enable debug warnings |
| Crocsparse_enable_roctx | |
| Crocsparse_error_get_message | Error message from a rocSPARSE error descriptor |
| Crocsparse_extract | Sparse matrix extraction |
| Crocsparse_extract_buffer_size | |
| Crocsparse_extract_nnz | |
| Crocsparse_gather | Gather elements from a dense vector and store them in a sparse vector |
| Crocsparse_gebsr2gebsr_nnz | |
| Crocsparse_get_git_rev | Get the rocSPARSE git revision |
| Crocsparse_get_mat_diag_type | Get the matrix diagonal type of a matrix descriptor |
| Crocsparse_get_mat_fill_mode | Get the matrix fill mode of a matrix descriptor |
| Crocsparse_get_mat_index_base | Get the index base of a matrix descriptor |
| Crocsparse_get_mat_storage_mode | Get the matrix storage mode of a matrix descriptor |
| Crocsparse_get_mat_type | Get the matrix type of a matrix descriptor |
| Crocsparse_get_pointer_mode | Get the current pointer mode from the library context |
| Crocsparse_get_status_description | Return the rocSPARSE status code description as a string |
| Crocsparse_get_status_name | Return the string representation of a rocSPARSE status code enum name |
| Crocsparse_get_stream | Get the current stream from the library context |
| Crocsparse_get_version | Get rocSPARSE version |
| Crocsparse_handle_create | Create a rocSPARSE handle on a user-defined stream |
| Crocsparse_handle_destroy | Destroy a rocSPARSE handle |
| Crocsparse_hyb2csr_buffer_size | |
| Crocsparse_inverse_permutation | Inverse a permutation vector |
| Crocsparse_isctr | |
| Crocsparse_rot | Apply Givens rotation to a dense and a sparse vector |
| Crocsparse_saxpyi | Scale a sparse vector and add it to a dense vector |
| Crocsparse_sbsr2csr | Convert a sparse BSR matrix into a sparse CSR matrix |
| Crocsparse_sbsrgeam | Sparse matrix sparse matrix addition using the BSR storage format |
| Crocsparse_sbsrgemm | Sparse matrix sparse matrix multiplication using the BSR storage format |
| Crocsparse_sbsrgemm_buffer_size | |
| Crocsparse_sbsric0 | Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the BSR storage format |
| Crocsparse_sbsric0_analysis | |
| Crocsparse_sbsric0_buffer_size | |
| Crocsparse_sbsrilu0 | Incomplete LU factorization with 0 fill-ins and no pivoting using the BSR storage format |
| Crocsparse_sbsrilu0_analysis | |
| Crocsparse_sbsrilu0_buffer_size | |
| Crocsparse_sbsrilu0_numeric_boost | |
| Crocsparse_sbsrmm | Sparse matrix dense matrix multiplication using the BSR storage format |
| Crocsparse_sbsrmv | Sparse matrix vector multiplication using the BSR storage format |
| Crocsparse_sbsrmv_analysis | |
| Crocsparse_sbsrpad_value | Pads a value to the diagonal of the last block (if the last block is a diagonal block) in the sparse BSR matrix when the matrix expands outside m x m |
| Crocsparse_sbsrsm_analysis | |
| Crocsparse_sbsrsm_buffer_size | |
| Crocsparse_sbsrsm_solve | Sparse triangular system solve using the BSR storage format |
| Crocsparse_sbsrsv_analysis | |
| Crocsparse_sbsrsv_buffer_size | |
| Crocsparse_sbsrsv_solve | Sparse triangular solve using the BSR storage format |
| Crocsparse_sbsrxmv | Sparse matrix vector multiplication with mask operation using the BSR storage format |
| Crocsparse_scatter | Scatter elements from a sparse vector into a dense vector |
| Crocsparse_scheck_matrix_coo | Check matrix to see if it is valid |
| Crocsparse_scheck_matrix_coo_buffer_size | |
| Crocsparse_scheck_matrix_csc | Check matrix to see if it is valid |
| Crocsparse_scheck_matrix_csc_buffer_size | |
| Crocsparse_scheck_matrix_csr | Check matrix to see if it is valid |
| Crocsparse_scheck_matrix_csr_buffer_size | |
| Crocsparse_scheck_matrix_ell | Check matrix to see if it is valid |
| Crocsparse_scheck_matrix_ell_buffer_size | |
| Crocsparse_scheck_matrix_gebsc | Check matrix to see if it is valid |
| Crocsparse_scheck_matrix_gebsc_buffer_size | |
| Crocsparse_scheck_matrix_gebsr | Check matrix to see if it is valid |
| Crocsparse_scheck_matrix_gebsr_buffer_size | Check matrix to see if it is valid |
| Crocsparse_scoo2dense | This function converts the sparse matrix in COO format into a column-oriented dense matrix |
| Crocsparse_scoomv | Sparse matrix vector multiplication using the COO storage format |
| Crocsparse_scsc2dense | This function converts the sparse matrix in CSC format into a column-oriented dense matrix |
| Crocsparse_scsr2bsr | Convert a sparse CSR matrix into a sparse BSR matrix |
| Crocsparse_scsr2csc | Convert a sparse CSR matrix into a sparse CSC matrix |
| Crocsparse_scsr2csr_compress | Convert a sparse CSR matrix into a compressed sparse CSR matrix |
| Crocsparse_scsr2dense | This function converts the sparse matrix in CSR format into a column-oriented dense matrix |
| Crocsparse_scsr2ell | Convert a sparse CSR matrix into a sparse ELL matrix |
| Crocsparse_scsr2gebsr | Convert a sparse CSR matrix into a sparse general BSR matrix |
| Crocsparse_scsr2gebsr_buffer_size | |
| Crocsparse_scsr2hyb | Convert a sparse CSR matrix into a sparse HYB matrix |
| Crocsparse_scsrcolor | Coloring of the adjacency graph of the matrix \(A\) stored in the CSR format |
| Crocsparse_scsrgeam | Sparse matrix sparse matrix addition using the CSR storage format |
| Crocsparse_scsrgemm | Sparse matrix sparse matrix multiplication using the CSR storage format |
| Crocsparse_scsrgemm_buffer_size | |
| Crocsparse_scsrgemm_numeric | Sparse matrix sparse matrix numeric multiplication using the CSR storage format |
| Crocsparse_scsric0 | Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the CSR storage format |
| Crocsparse_scsric0_analysis | |
| Crocsparse_scsric0_buffer_size | |
| Crocsparse_scsrilu0 | Incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format |
| Crocsparse_scsrilu0_analysis | |
| Crocsparse_scsrilu0_buffer_size | |
| Crocsparse_scsrilu0_numeric_boost | |
| Crocsparse_scsritilu0_compute | Iterative Incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format |
| Crocsparse_scsritilu0_compute_ex | Iterative incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format |
| Crocsparse_scsritilu0_history | |
| Crocsparse_scsritsv_analysis | |
| Crocsparse_scsritsv_buffer_size | |
| Crocsparse_scsritsv_solve | Sparse iterative triangular solve using the CSR storage format |
| Crocsparse_scsritsv_solve_ex | Sparse iterative triangular solve using the CSR storage format |
| Crocsparse_scsrmm | Sparse matrix dense matrix multiplication using the CSR storage format |
| Crocsparse_scsrmv | Sparse matrix vector multiplication using the CSR storage format |
| Crocsparse_scsrmv_analysis | |
| Crocsparse_scsrsm_analysis | |
| Crocsparse_scsrsm_buffer_size | |
| Crocsparse_scsrsm_solve | Sparse triangular system solve using the CSR storage format |
| Crocsparse_scsrsv_analysis | |
| Crocsparse_scsrsv_buffer_size | |
| Crocsparse_scsrsv_solve | Sparse triangular solve using CSR storage format |
| Crocsparse_sddmm | Sampled Dense-Dense Matrix Multiplication |
| Crocsparse_sddmm_buffer_size | |
| Crocsparse_sddmm_preprocess | |
| Crocsparse_sdense2coo | This function converts the matrix \(A\) in column-oriented dense format into a sparse matrix in COO format |
| Crocsparse_sdense2csc | This function converts the matrix \(A\) in column-oriented dense format into a sparse matrix in CSC format |
| Crocsparse_sdense2csr | This function converts the matrix \(A\) in column-oriented dense format into a sparse matrix in CSR format |
| Crocsparse_sdoti | Compute the dot product of a sparse vector with a dense vector |
| Crocsparse_sell2csr | Convert a sparse ELL matrix into a sparse CSR matrix |
| Crocsparse_sell_get | Get the fields of the sparse sliced ELL matrix descriptor |
| Crocsparse_sellmv | Sparse matrix vector multiplication using the ELL storage format |
| Crocsparse_set_identity_permutation | Create the identity map |
| Crocsparse_set_mat_diag_type | Specify the matrix diagonal type of a matrix descriptor |
| Crocsparse_set_mat_fill_mode | Specify the matrix fill mode of a matrix descriptor |
| Crocsparse_set_mat_index_base | Specify the index base of a matrix descriptor |
| Crocsparse_set_mat_storage_mode | Specify the matrix storage mode of a matrix descriptor |
| Crocsparse_set_mat_type | Specify the matrix type of a matrix descriptor |
| Crocsparse_set_pointer_mode | Specify the pointer mode |
| Crocsparse_set_stream | Specify user-defined HIP stream |
| Crocsparse_sgebsr2csr | Convert a sparse general BSR matrix into a sparse CSR matrix |
| Crocsparse_sgebsr2gebsc | Convert a sparse general BSR matrix into a sparse general BSC matrix |
| Crocsparse_sgebsr2gebsc_buffer_size | |
| Crocsparse_sgebsr2gebsr | This function converts the general BSR sparse matrix \(A\) to another general BSR sparse matrix \(C\) |
| Crocsparse_sgebsr2gebsr_buffer_size | |
| Crocsparse_sgebsrmm | Sparse matrix dense matrix multiplication using the general BSR storage format |
| Crocsparse_sgebsrmv | Sparse matrix vector multiplication using the GEBSR storage format |
| Crocsparse_sgemmi | Dense matrix sparse matrix multiplication using the CSR storage format |
| Crocsparse_sgemvi | Dense matrix sparse vector multiplication |
| Crocsparse_sgemvi_buffer_size | |
| Crocsparse_sgpsv_interleaved_batch | Batched pentadiagonal solver |
| Crocsparse_sgpsv_interleaved_batch_buffer_size | |
| Crocsparse_sgthr | Gather elements from a dense vector and store them in a sparse vector |
| Crocsparse_sgthrz | Gather and zero out elements from a dense vector and store them in a sparse vector |
| Crocsparse_sgtsv | Tridiagonal solver with pivoting |
| Crocsparse_sgtsv_buffer_size | |
| Crocsparse_sgtsv_interleaved_batch | Interleaved batch tridiagonal solver |
| Crocsparse_sgtsv_interleaved_batch_buffer_size | |
| Crocsparse_sgtsv_no_pivot | Tridiagonal solver (no pivoting) |
| Crocsparse_sgtsv_no_pivot_buffer_size | |
| Crocsparse_sgtsv_no_pivot_strided_batch | Strided Batch tridiagonal solver (no pivoting) |
| Crocsparse_sgtsv_no_pivot_strided_batch_buffer_size | |
| Crocsparse_shyb2csr | Convert a sparse HYB matrix into a sparse CSR matrix |
| Crocsparse_shybmv | Sparse matrix vector multiplication using the HYB storage format |
| Crocsparse_snnz | |
| Crocsparse_snnz_compress | Given a sparse CSR matrix and a non-negative tolerance, this function computes how many entries would be left in each row of the matrix if elements less than the tolerance were removed |
| Crocsparse_sparse_to_dense | Sparse matrix to dense matrix conversion |
| Crocsparse_sparse_to_sparse | Sparse matrix to sparse matrix conversion |
| Crocsparse_sparse_to_sparse_buffer_size | |
| Crocsparse_sparse_to_sparse_permissive | Sparse matrix to sparse matrix conversion |
| Crocsparse_spgeam | Sparse matrix sparse matrix addition |
| Crocsparse_spgeam_buffer_size | |
| Crocsparse_spgeam_get_output | Get the requested rocsparse_spgeam_output data from the SpGEAM descriptor |
| Crocsparse_spgeam_set_input | Set the requested rocsparse_spgeam_input data in the SpGEAM descriptor |
| Crocsparse_spgemm | Sparse matrix sparse matrix multiplication |
| Crocsparse_spic0 | Incomplete Cholesky factorization with 0 fill-ins and no pivoting |
| Crocsparse_spic0_buffer_size | Incomplete Cholesky factorization with 0 fill-ins and no pivoting |
| Crocsparse_spic0_descr_create | Create SpIC0 descriptor |
| Crocsparse_spic0_descr_destroy | Destroy SpIC0 descriptor |
| Crocsparse_spic0_get_output | Get the requested rocsparse_spic0_output data from the SpIC0 descriptor |
| Crocsparse_spic0_set_input | Set the requested rocsparse_spic0_input data in the SpIC0 descriptor |
| Crocsparse_spildlt0 | Incomplete \(LDL^H\) factorization with 0 fill-ins and no pivoting |
| Crocsparse_spildlt0_buffer_size | Incomplete \(LDL^H\) factorization with 0 fill-ins and no pivoting |
| Crocsparse_spildlt0_descr_create | Create SpILDLT0 descriptor |
| Crocsparse_spildlt0_descr_destroy | Destroy SpILDLT0 descriptor |
| Crocsparse_spildlt0_get_output | Get the requested rocsparse_spildlt0_output data from the SpILDLT0 descriptor |
| Crocsparse_spildlt0_set_input | Set the requested rocsparse_spildlt0_input data in the SpILDLT0 descriptor |
| Crocsparse_spilu0 | Incomplete LU factorization with 0 fill-ins and no pivoting |
| Crocsparse_spilu0_buffer_size | Get buffer size for incomplete LU factorization with 0 fill-ins and no pivoting |
| Crocsparse_spilu0_descr_create | Create SpILU0 descriptor |
| Crocsparse_spilu0_descr_destroy | Destroy SpILU0 descriptor |
| Crocsparse_spilu0_get_output | Get the requested rocsparse_spilu0_output data from the SpILU0 descriptor |
| Crocsparse_spilu0_set_input | Set the requested rocsparse_spilu0_input data in the SpILU0 descriptor |
| Crocsparse_spitsv | Sparse iterative triangular solve |
| Crocsparse_spmat_get_attribute | Get the requested attribute data from the sparse matrix descriptor |
| Crocsparse_spmat_get_format | Get the sparse matrix format from the sparse matrix descriptor |
| Crocsparse_spmat_get_index_base | Get the sparse matrix index base from the sparse matrix descriptor |
| Crocsparse_spmat_get_nnz | Get the number of non-zeros from the sparse matrix descriptor |
| Crocsparse_spmat_get_size | Get the number of rows, columns, and non-zeros from the sparse matrix descriptor |
| Crocsparse_spmat_get_strided_batch | Get the strided batch count from the sparse matrix descriptor |
| Crocsparse_spmat_get_values | Get the values array from the sparse matrix descriptor |
| Crocsparse_spmat_set_attribute | Set the requested attribute data in the sparse matrix descriptor |
| Crocsparse_spmat_set_nnz | Set the number of non-zeros in the sparse matrix descriptor |
| Crocsparse_spmat_set_strided_batch | Set the strided batch count in the sparse matrix descriptor |
| Crocsparse_spmat_set_values | Set the values array in the sparse matrix descriptor |
| Crocsparse_spmm | Sparse matrix dense matrix multiplication |
| Crocsparse_spmv | Sparse matrix vector multiplication |
| Crocsparse_spmv_clear_extra | Clear extra parameters for SpMV |
| Crocsparse_spmv_set_extra | Set extra scalar and vector parameters for SpMV |
| Crocsparse_spmv_set_input | Set the requested rocsparse_spmv_input data in the SpMV descriptor |
| Crocsparse_sprune_csr2csr | Convert and prune sparse CSR matrix \(A\) into a sparse CSR matrix \(C\) |
| Crocsparse_sprune_csr2csr_buffer_size | |
| Crocsparse_sprune_csr2csr_by_percentage | Convert and prune by percentage a sparse CSR matrix \(A\) into a sparse CSR matrix \(C\) |
| Crocsparse_sprune_csr2csr_by_percentage_buffer_size | |
| Crocsparse_sprune_csr2csr_nnz | |
| Crocsparse_sprune_csr2csr_nnz_by_percentage | |
| Crocsparse_sprune_dense2csr | Convert and prune dense matrix \(A\) into a sparse CSR matrix \(C\) |
| Crocsparse_sprune_dense2csr_buffer_size | |
| Crocsparse_sprune_dense2csr_by_percentage | This function converts the matrix \(A\) in dense format into a sparse matrix in CSR format while pruning values based on percentage |
| Crocsparse_sprune_dense2csr_by_percentage_buffer_size | |
| Crocsparse_sprune_dense2csr_nnz | |
| Crocsparse_sprune_dense2csr_nnz_by_percentage | |
| Crocsparse_spsm | Sparse triangular system solve with multiple right-hand sides |
| Crocsparse_spsv | Sparse triangular system solve |
| Crocsparse_sptrsm | Sparse triangular system solve with multiple right-hand sides |
| Crocsparse_sptrsm_buffer_size | |
| Crocsparse_sptrsm_get_output | Get the requested rocsparse_sptrsm_output data from the sptrsm descriptor |
| Crocsparse_sptrsm_set_input | Set the requested rocsparse_sptrsm_input data in the sptrsm descriptor |
| Crocsparse_sptrsv | Sparse triangular solve |
| Crocsparse_sptrsv_buffer_size | |
| Crocsparse_sptrsv_descr_create | Sparse matrix sptrsv routine descriptor creation |
| Crocsparse_sptrsv_descr_destroy | Destroy a sparse matrix sptrsv routine descriptor |
| Crocsparse_sptrsv_get_output | Get the requested rocsparse_sptrsv_output data from the sptrsv descriptor |
| Crocsparse_sptrsv_set_input | Set the requested rocsparse_sptrsv_input data in the sptrsv descriptor |
| Crocsparse_spvec_get | Get the fields of the sparse vector descriptor |
| Crocsparse_spvec_get_index_base | Get the index base stored in the sparse vector descriptor |
| Crocsparse_spvec_get_values | Get the values array stored in the sparse vector descriptor |
| Crocsparse_spvec_set_values | Set the values array in the sparse vector descriptor |
| Crocsparse_spvv | Sparse vector inner dot product |
| Crocsparse_sroti | Apply Givens rotation to a dense and a sparse vector |
| Crocsparse_ssctr | Scatter elements from a dense vector across a sparse vector |
| Crocsparse_state_debug | |
| Crocsparse_state_debug_arguments | |
| Crocsparse_state_debug_arguments_verbose | |
| Crocsparse_state_debug_force_host_assert | |
| Crocsparse_state_debug_kernel_launch | |
| Crocsparse_state_debug_verbose | |
| Crocsparse_state_roctx | |
| Crocsparse_v2_spmv | Sparse matrix vector multiplication |
| Crocsparse_v2_spmv_buffer_size | |
| Crocsparse_zaxpyi | |
| Crocsparse_zbsr2csr | |
| Crocsparse_zbsrgeam | |
| Crocsparse_zbsrgemm | |
| Crocsparse_zbsrgemm_buffer_size | |
| Crocsparse_zbsric0 | |
| Crocsparse_zbsric0_analysis | |
| Crocsparse_zbsric0_buffer_size | |
| Crocsparse_zbsrilu0 | |
| Crocsparse_zbsrilu0_analysis | |
| Crocsparse_zbsrilu0_buffer_size | |
| Crocsparse_zbsrilu0_numeric_boost | |
| Crocsparse_zbsrmm | |
| Crocsparse_zbsrmv | |
| Crocsparse_zbsrmv_analysis | |
| Crocsparse_zbsrpad_value | |
| Crocsparse_zbsrsm_analysis | |
| Crocsparse_zbsrsm_buffer_size | |
| Crocsparse_zbsrsm_solve | |
| Crocsparse_zbsrsv_analysis | |
| Crocsparse_zbsrsv_buffer_size | |
| Crocsparse_zbsrsv_solve | |
| Crocsparse_zbsrxmv | |
| Crocsparse_zcheck_matrix_coo | |
| Crocsparse_zcheck_matrix_coo_buffer_size | |
| Crocsparse_zcheck_matrix_csc | |
| Crocsparse_zcheck_matrix_csc_buffer_size | |
| Crocsparse_zcheck_matrix_csr | |
| Crocsparse_zcheck_matrix_csr_buffer_size | |
| Crocsparse_zcheck_matrix_ell | |
| Crocsparse_zcheck_matrix_ell_buffer_size | |
| Crocsparse_zcheck_matrix_gebsc | |
| Crocsparse_zcheck_matrix_gebsc_buffer_size | |
| Crocsparse_zcheck_matrix_gebsr | |
| Crocsparse_zcheck_matrix_gebsr_buffer_size | |
| Crocsparse_zcoo2dense | |
| Crocsparse_zcoomv | |
| Crocsparse_zcsc2dense | |
| Crocsparse_zcsr2bsr | |
| Crocsparse_zcsr2csc | |
| Crocsparse_zcsr2csr_compress | |
| Crocsparse_zcsr2dense | |
| Crocsparse_zcsr2ell | |
| Crocsparse_zcsr2gebsr | |
| Crocsparse_zcsr2gebsr_buffer_size | |
| Crocsparse_zcsr2hyb | |
| Crocsparse_zcsrcolor | |
| Crocsparse_zcsrgeam | |
| Crocsparse_zcsrgemm | |
| Crocsparse_zcsrgemm_buffer_size | |
| Crocsparse_zcsrgemm_numeric | |
| Crocsparse_zcsric0 | |
| Crocsparse_zcsric0_analysis | |
| Crocsparse_zcsric0_buffer_size | |
| Crocsparse_zcsrilu0 | |
| Crocsparse_zcsrilu0_analysis | |
| Crocsparse_zcsrilu0_buffer_size | |
| Crocsparse_zcsrilu0_numeric_boost | |
| Crocsparse_zcsritilu0_compute | |
| Crocsparse_zcsritilu0_compute_ex | |
| Crocsparse_zcsritilu0_history | |
| Crocsparse_zcsritsv_analysis | |
| Crocsparse_zcsritsv_buffer_size | |
| Crocsparse_zcsritsv_solve | |
| Crocsparse_zcsritsv_solve_ex | |
| Crocsparse_zcsrmm | |
| Crocsparse_zcsrmv | |
| Crocsparse_zcsrmv_analysis | |
| Crocsparse_zcsrsm_analysis | |
| Crocsparse_zcsrsm_buffer_size | |
| Crocsparse_zcsrsm_solve | |
| Crocsparse_zcsrsv_analysis | |
| Crocsparse_zcsrsv_buffer_size | |
| Crocsparse_zcsrsv_solve | |
| Crocsparse_zdense2coo | |
| Crocsparse_zdense2csc | |
| Crocsparse_zdense2csr | |
| Crocsparse_zdotci | |
| Crocsparse_zdoti | |
| Crocsparse_zell2csr | |
| Crocsparse_zellmv | |
| Crocsparse_zgebsr2csr | |
| Crocsparse_zgebsr2gebsc | |
| Crocsparse_zgebsr2gebsc_buffer_size | |
| Crocsparse_zgebsr2gebsr | |
| Crocsparse_zgebsr2gebsr_buffer_size | |
| Crocsparse_zgebsrmm | |
| Crocsparse_zgebsrmv | |
| Crocsparse_zgemmi | |
| Crocsparse_zgemvi | |
| Crocsparse_zgemvi_buffer_size | |
| Crocsparse_zgpsv_interleaved_batch | |
| Crocsparse_zgpsv_interleaved_batch_buffer_size | |
| Crocsparse_zgthr | |
| Crocsparse_zgthrz | |
| Crocsparse_zgtsv | |
| Crocsparse_zgtsv_buffer_size | |
| Crocsparse_zgtsv_interleaved_batch | |
| Crocsparse_zgtsv_interleaved_batch_buffer_size | |
| Crocsparse_zgtsv_no_pivot | |
| Crocsparse_zgtsv_no_pivot_buffer_size | |
| Crocsparse_zgtsv_no_pivot_strided_batch | |
| Crocsparse_zgtsv_no_pivot_strided_batch_buffer_size | |
| Crocsparse_zhyb2csr | |
| Crocsparse_zhybmv | |
| Crocsparse_znnz | |
| Crocsparse_znnz_compress | |
| Crocsparse_zsctr | |
| ►Mhipfort_roctx | |
| Croctxmark | |
| Croctxrangepop | |
| Croctxrangepush | |
| Croctxrangestart | |
| Croctxrangestop | |
| ►Mhipfort_types | |
| Cdim3 | |
| Chip_array3d_descriptor | |
| Chip_array_descriptor | |
| Chip_launch_config | |
| Chip_memcpy2d | |
| Chip_memcpy3d | |
| Chip_resource_desc | |
| Chip_resource_view_desc | |
| Chip_texture_desc | |
| Chipaccesspolicywindow | |
| Chiparraymapinfo | |
| Chipbatchmemopnodeparams | |
| Chipchannelformatdesc | |
| Chipchildgraphnodeparams | |
| Chipdevicearch_t | |
| Chipdeviceprop_t | |
| Chipeventrecordnodeparams | |
| Chipeventwaitnodeparams | |
| Chipextent | |
| Chipexternalmemorybufferdesc | |
| Chipexternalmemoryhandledesc | |
| Chipexternalmemorymipmappedarraydesc | |
| Chipexternalsemaphorehandledesc | |
| Chipexternalsemaphoresignalnodeparams | |
| Chipexternalsemaphoresignalparams | |
| Chipexternalsemaphorewaitnodeparams | |
| Chipexternalsemaphorewaitparams | |
| Chipfuncattributes | |
| Chipfunctionlaunchparams | |
| Chipgraphedgedata | |
| Chipgraphinstantiateparams | |
| Chipgraphnodeparams | |
| Chiphostnodeparams | |
| Chipipceventhandle_t | |
| Chipipcmemhandle_t | |
| Chipkernelnodeparams | |
| Chiplaunchattribute | |
| Chiplaunchconfig_t | |
| Chiplaunchmemsyncdomainmap | |
| Chiplaunchparams | |
| Chipmemaccessdesc | |
| Chipmemallocationprop | |
| Chipmemallocnodeparams | |
| Chipmemcpy3dbatchop | |
| Chipmemcpy3doperand | |
| Chipmemcpy3dparms | |
| Chipmemcpy3dpeerparms | |
| Chipmemcpyattributes | |
| Chipmemcpynodeparams | |
| Chipmemfreenodeparams | |
| Chipmemlocation | |
| Chipmempoolprops | |
| Chipmempoolptrexportdata | |
| Chipmemsetparams | |
| Chipmipmappedarray | |
| Chipoffset3d | |
| Chippitchedptr | |
| Chippointerattribute_t | |
| Chippos | |
| Chipresourcedesc | |
| Chipresourceviewdesc | |
| Chiptexturedesc | |
| Chipuuid | |
| Csurfacereference | |
| Ctexturereference | |