oneapi-src / unified-memory-framework

A library for constructing allocators and memory pools. It also contains broadly useful abstractions and utilities for memory management. UMF allows users to manage multiple memory pools characterized by different attributes, allowing certain allocation types to be isolated from others and allocated using different hardware resources as required.

Home Page:https://oneapi-src.github.io/unified-memory-framework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CI] Consolidate all compilers' builds on Ubuntu in one job

lukaszstolarczuk opened this issue · comments

in basic.yml and sanitizers.yml we have a seperate job fo ICX (using oneAPI dockers). We should consolidate that job with the one for gcc/clang on Ubuntu, at best with our new dockers