diff --git a/content/publication/20220304_pearson_pdsec/index.md b/content/publication/20220304_pearson_pdsec/index.md index 226347c..534df5c 100644 --- a/content/publication/20220304_pearson_pdsec/index.md +++ b/content/publication/20220304_pearson_pdsec/index.md @@ -22,3 +22,5 @@ Monte-Carlo tree search discovers regions of the design space that have large im A sequence-to-vector transformation defines features for each explored implementation, and each implementation is assigned a class label according to its relative performance. A decision tree is trained on the features and labels to produce design rules for each class; these rules can be used by systems experts to guide their implementations. We demonstrate our strategy using a key kernel from scientific computing --- sparse-matrix vector multiplication --- on a platform with multiple MPI ranks and GPU streams. + +* [arxiv](https://arxiv.org/abs/2203.02530) \ No newline at end of file