Skip to content

Commit

Permalink
Add recent publications to README
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Feb 24, 2023
1 parent 987c605 commit 5c5c3b5
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ It includes:

An API documentation is generated by [Doxygen](https://alpaka-group.github.io/llama/) from the C++ source.
Please read the documentation on Read the Docs first!
We published a paper on LLAMA to the [Wiley Digital Library](https://doi.org/10.1002/spe.3077).
We gave a talk on LLAMA at CERN's Compute Accelerator Forum on 2021-05-12.
The video recording (starting at 40:00) and slides are available here on [CERN's Indico](https://indico.cern.ch/event/975010/).

Supported compilers
-------------------
Expand Down Expand Up @@ -61,6 +58,19 @@ Contributing
We greatly welcome contributions to LLAMA.
Rules for contributions can be found in [CONTRIBUTING.md](CONTRIBUTING.md).

Scientific publications
-----------------------

We published an [article](https://doi.org/10.1002/spe.3077) on LLAMA in the journal of Software: Practice and Experience.
We gave a talk on LLAMA at CERN's Compute Accelerator Forum on 2021-05-12.
The video recording (starting at 40:00) and slides are available here on [CERN's Indico](https://indico.cern.ch/event/975010/).
Mind that some of the presented LLAMA APIs have been renamed or redesigned in the meantime.

We presented recently added features to LLAMA at the ACAT22 workshop as a [poster](https://indico.cern.ch/event/1106990/contributions/5096939/)
and a contribution to the [proceedings](https://arxiv.org/abs/2302.08251).
Additionally, we gave a [talk](https://indico.cern.ch/event/1106990/contributions/4991259/) at ACAT22 on LLAMA's instrumentation capabilities during a case study on [AdePT](https://github.com/apt-sim/AdePT),
again, with a contribution to the [proceedings](https://arxiv.org/abs/2302.08252).

Attribution
-----------

Expand Down

0 comments on commit 5c5c3b5

Please sign in to comment.