HiRep 0.1
Loading...
Searching...
No Matches
geometry_descriptor.h File Reference

Geometry descriptor struct, that contains all necessary information for multi-node/ multi-GPU calculations. More...

Include dependency graph for geometry_descriptor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  geometry_descriptor
 This struct should contain all information necessary to perform operations on the local lattice including correct inter-core and inter-node communications. More information on GPU geometry with illustrations can be found in the developer guide in the section on GPU geometry. More...
 

Typedefs

typedef struct geometry_descriptor geometry_descriptor
 

Detailed Description

Geometry descriptor struct, that contains all necessary information for multi-node/ multi-GPU calculations.