GPUPeople / Ouroboros

GPU MemoryManager based on virtualized queues
MIT License
19 stars 4 forks source link

Group-based allocation using cooperative groups #7

Open delanyinspiron6400 opened 4 years ago

Gibyeng commented 1 day ago

@delanyinspiron6400 Hi I would like to use blocks to allocate memory rather than individual threads. I think it is related to "Group-based allocation" here. May I have some examples about this feature?