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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file structgen-0.0.1.tar.gz
.
File metadata
- Download URL: structgen-0.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4d17e011ebe42baca1527f38642f3dca0d130d48baa5c99f4c8b728be1ca148 |
|
MD5 | 4ca9f55d05f0fff62de932adcba1853f |
|
BLAKE2b-256 | 3669d74c2b18c4a1304f73629ca1819bc5c63c203c0917b51bc49ba5face32e9 |