/home/runner/work/HiCR/HiCR/include/hicr/backends/lpf/communicationManager.hpp File Reference
HiCR
|
communicationManager.hpp File Reference
This is the LPF communication backend implementation, which is currently tested with the LPF implementation under https://github.com/Algebraic-Programming/LPF/tree/noc_extension. More...
#include <cstring>
#include <set>
#include <lpf/collectives.h>
#include <lpf/core.h>
#include <lpf/noc.h>
#include <hicr/core/localMemorySlot.hpp>
#include <hicr/core/communicationManager.hpp>
#include "globalMemorySlot.hpp"
#include "localMemorySlot.hpp"
Go to the source code of this file.
Classes | |
class | HiCR::backend::lpf::CommunicationManager |
Detailed Description
This is the LPF communication backend implementation, which is currently tested with the LPF implementation under https://github.com/Algebraic-Programming/LPF/tree/noc_extension.
- Date
- 24/10/2023
Generated by