Ginkgo Generated from branch based on main. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::HipAllocatorBase Class Reference

Implement this interface to provide an allocator for HipExecutor. More...

#include <ginkgo/core/base/memory.hpp>

Inheritance diagram for gko::HipAllocatorBase:
[legend]
Collaboration diagram for gko::HipAllocatorBase:
[legend]

Friends

class HipExecutor

Additional Inherited Members

Public Member Functions inherited from gko::Allocator
virtual void * allocate (size_type num_bytes)=0
virtual void deallocate (void *ptr)=0

Detailed Description

Implement this interface to provide an allocator for HipExecutor.


The documentation for this class was generated from the following file: