We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42e39b commit d9866f6Copy full SHA for d9866f6
1 file changed
README.md
@@ -68,9 +68,10 @@ pip install -r requirements.txt
68
author={Daniel Nichols and Joshua H. Davis and Zhaojun Xie and
69
Arjun Rajaram and Abhinav Bhatele},
70
year={2024},
71
- eprint={2401.12554},
72
- archivePrefix={arXiv},
73
- primaryClass={cs.DC}
+ publisher = {Association for Computing Machinery},
+ address = {New York, NY, USA},
+ booktitle = {Proceedings of the 33rd International Symposium on High-Performance Parallel and Distributed Computing},
74
+ series = {HPDC '24}
75
}
76
```
77
0 commit comments