Skip to content
Snippets Groups Projects
Commit c65cee1d authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Introduce MemTag. Use it in SparseIndexList. Adapt codegen to use entities and views.

 - Introduce the MemTag protocol (from my master's thesis)
 - Implement CUDA and HIP unified memory allocator
 - Adapt SparseIndexList to use memtags and select allocators according to them
 - Adapt codegen to use the entity/view pattern for all fields such that the block data ID of the SparseIndexList is now fully obscured
 - Make FreeSlipPipe test case run on GPU
parent 3c14c9f2
Branches
No related merge requests found
Pipeline #76376 failed with stages
in 11 minutes and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment