Skip to content

Commit 2235e63

Browse files
committed
chore: bump version to 0.3.1
1 parent 4e55480 commit 2235e63

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ @software{tsai2026aws_efa_gpu_benchmark
44
year = {2026},
55
month = {1},
66
url = {https://github.com/crazyguitar/Libefaxx},
7-
version = {0.3.0},
7+
version = {0.3.1},
88
abstract = {High-performance RDMA communication experiments using CUDA and Amazon Elastic Fabric Adapter (EFA)},
99
keywords = {RDMA, CUDA, EFA, High-Performance Computing, GPU Communication, Amazon EFA, Fabric, MPI}
1010
}

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ keywords:
1919
- Amazon EFA
2020
- Fabric
2121
- MPI
22-
version: "0.3.0"
22+
version: "0.3.1"
2323
date-released: "2026-01-02"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,14 @@ See [CITATION.cff](CITATION.cff) for machine-readable citation information.
114114
year = {2026},
115115
month = {1},
116116
url = {https://github.com/crazyguitar/Libefaxx},
117-
version = {0.3.0},
117+
version = {0.3.1},
118118
abstract = {High-performance RDMA communication experiments using CUDA and Amazon Elastic Fabric Adapter (EFA)},
119119
keywords = {RDMA, CUDA, EFA, High-Performance Computing, GPU Communication, Amazon EFA, Fabric, MPI}
120120
}
121121
```
122122

123123
### APA Style
124-
Tsai, C.-N. (2026). *AWS EFA GPU Benchmark* (Version 0.3.0) [Computer software]. https://github.com/crazyguitar/Libefaxx
124+
Tsai, C.-N. (2026). *AWS EFA GPU Benchmark* (Version 0.3.1) [Computer software]. https://github.com/crazyguitar/Libefaxx
125125

126126
## References
127127

0 commit comments

Comments
 (0)