Skip to content

Commit

Permalink
Update software dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Mar 5, 2025
1 parent 9517eeb commit e14f6f6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions starting.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ To get started with Legion, you'll need:

* Linux, macOS, or another Unix
* A C++ 11 (or newer) compiler (GCC, Clang, Intel, or PGI) and GNU Make
* *Optional*: CMake 3.16 or newer
* *Optional*: Python 3.5 (used for profiling/debugging tools)
* *Optional*: CUDA 10.0 or newer (for NVIDIA GPUs)
* *Optional*: CMake 3.22 or newer
* *Optional*: Python 3.5 or newer (used for internal tools and Python bindings)
* *Optional*: Rust 1.74 or newer (used for Rust profiler)
* *Optional*: CUDA 11.7 or newer (for NVIDIA GPUs)
* *Optional*: [GASNet](https://gasnet.lbl.gov/) (for networking, see
[installation instructions]({{ "/gasnet/" | relative_url }}))
* *Optional*: LLVM 7-14 (for dynamic code generation)
Expand Down

0 comments on commit e14f6f6

Please sign in to comment.