Skip to main content

Generate Data Structures for HPC Applications

Project description

StructGen provides a language to specify data structures at a high level.

Based on this specification it can generate: a) C code to specify memory layout of the data structures, b) Python helper routines for reading and writing these structures, c) Java helper routines for reading and writing these structures, d) MPI helper routines to move the data across MPI ranks, e) OpenMP helper routines to move the data across NUMA nodes, and f) CUDA helper routines to move the data to and from GPUs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

structgen-0.0.1.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page