Skip to content

Commit

Permalink
Merge pull request #63 from Bears-R-Us/alvaradoo-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zhihuidu authored Oct 21, 2023
2 parents 1cb7ba5 + 1fb26c5 commit cffd548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
This is an external repository to build functionality for [Arkouda](https://github.com/Bears-R-Us/Arkouda) with a focus on advanced graph processing. It is built with the same structure as [arkouda-contrib](https://github.com/Bears-R-Us/arkouda-contrib) to manage modules and easily swap between the production (`arachne`) and development (`arachne_development`) directories.

## Prerequisites
1. Download and build [Chapel](https://chapel-lang.org/download.html). **Use version 1.31.0 or later.**
2. Download but **do not build** [Arkouda](https://github.com/Bears-R-Us/arkouda). **We recommend using the most recent release v2023.09.06.**
1. Download and build [Chapel](https://chapel-lang.org/download.html). **Use version 1.31.0. There are some [reported performance issues](https://github.com/chapel-lang/chapel/issues/23680) with 1.32.0 that are being looked at.**
2. Download but **do not build** [Arkouda](https://github.com/Bears-R-Us/arkouda). **We recommend using the most recent release v2023.10.06.**
3. Follow instructions to activate the Arkouda environment and install all [prerequisites](https://github.com/Bears-R-Us/arkouda#prerequisites-toc). **We recommend using `Anaconda` to manage all dependencies.**

## Installation
Expand Down

0 comments on commit cffd548

Please sign in to comment.