framework
framework copied to clipboard
Move accelerator API in arccore
The goal is to be able to use accelerator API using only Arccore. It will be useful for Alien for example.
The following this needs to be done:
- [ ] Move classes
MDSpaninarccore_base(#2245 ) - [ ] Move class
NumArrayinarccore_collections - [ ] Move classes about memory management (MemoryView, MemoryUtils, ...) in Arrcore
- [ ] Move classes needed by
arcane/accelerator/corein Arccore. For example, there are classes about multithreading and profiling. - [ ] Move classes in
arcane/accelerator/corein Arccore - [ ] Move some classes in
arcane/acceleratorin Arccore