#include <string>
#include <iostream>
#include <vector>
#include "ft_type.h"
#include "ft_endpoint.h"
#include "ft_local_mirror.h"
#include "ft_endpoint_hdf5.h"
Go to the source code of this file.
◆ DASH_ENABLE_LOCAL_MIRROR_CODE
#define DASH_ENABLE_LOCAL_MIRROR_CODE 2 |
◆ DASH_MERGE_MIRRORS_CODE
#define DASH_MERGE_MIRRORS_CODE 3 |
◆ DASH_NONVOLATILE_CODE
#define DASH_NONVOLATILE_CODE 0 |
◆ DASH_READ_FLAG
◆ DASH_VOLATILE_CODE
#define DASH_VOLATILE_CODE 1 |
◆ DASH_WRITE_FLAG
#define DASH_WRITE_FLAG 1 |
◆ MEMORY_BACKUP
◆ MEMORY_CLONE
◆ MEMORY_MERGE
◆ MEMORY_RESTORE
◆ MEMORY_SYNC_OVERLAP
#define MEMORY_SYNC_OVERLAP 4 |