Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #83 from PennyLaneAI/archive_repo
Browse files Browse the repository at this point in the history
Redirect people to Lightning monorepo in README.
  • Loading branch information
vincentmr committed Oct 27, 2023
2 parents 7290b5d + 505e7aa commit f3f7b47
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ PennyLane-Lightning-Kokkos Plugin

.. header-start-inclusion-marker-do-not-remove
❗ Warning
==========

The PennyLaneAI organization has archived this repository, which is a snapshot of PennyLane-Lightning-Kokkos v0.32.
This backend was integrated into `PennyLane-Lightning <https://github.com/PennyLaneAI/pennylane-lightning>`_ where its development continues.
We direct users and developers to `PennyLane-Lightning <https://github.com/PennyLaneAI/pennylane-lightning>`_ to report `issues <https://github.com/PennyLaneAI/pennylane-lightning/issues>`_, make `pull requests <https://github.com/PennyLaneAI/pennylane-lightning/pulls>`_, etc.

About
=====
The `PennyLane-Lightning-Kokkos <https://github.com/PennyLaneAI/pennylane-lightning-kokkos>`_ plugin provides a fast state-vector simulator written in C++.
It enables parallel execution with various parallel backends, including C++ threads, OpenMP, CUDA, ROCM/HIP and SYCL via the `Kokkos library <https://github.com/kokkos/kokkos>`_.
For more details, have a look at our `blog post <https://pennylane.ai/blog/2023/04/pennylane-goes-kokkos-a-novel-hardware-agnostic-parallel-backend-for-quantum-simulations>`_.
Expand Down

0 comments on commit f3f7b47

Please sign in to comment.