Skip to content

Commit e4abb89

Browse files
Aura update for parallel runtime (#1076)
1 parent 565593b commit e4abb89

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/ROOT/pages/planning-and-tuning/runtimes/reference.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ For more information about configuration settings in Neo4j, see the link:{neo4j-
7878
[[aura]]
7979
== Aura
8080

81-
The parallel runtime can only be run on Aura instances with 3 or more CPUs.
82-
This means that the parallel runtime is not available to users of AuraDB Free.
83-
Nor is it available on instances of AuraDB Professional, AuraDB Business Critical, and AuraDB Virtual Dedicated Cloud with 2 or fewer CPUs.
81+
The parallel runtime is available on all non-free AuraDB instances, regardless of their size or CPU count.
82+
Additionally, when a query is run with parallel runtime on an Aura instance, it can utilize up to the total number of available CPUs.
8483

85-
Attempting to run a query with the parallel runtime on instances with 2 or fewer CPUs will generate the following error message:
84+
The parallel runtime is disabled on AuraDB Free instances.
85+
Attempting to run a query with parallel runtime on AuraDB Free will throw the following error message:
8686

8787
.Error message
8888
[source,error]
@@ -92,7 +92,7 @@ Parallel runtime has been disabled, please enable it or upgrade to a bigger Aura
9292

9393
[TIP]
9494
====
95-
Users of AuraDB Professional, AuraDB Business Critical, and AuraDB Virtual Dedicated Cloud select the number of available CPUs when creating an instance.
95+
Users of AuraDB Professional, AuraDB Business Critical, and AuraDB Virtual Dedicated Cloud select the the size and the number of available CPUs when creating an instance.
9696
More information about the various tiers of AuraDB can be found on the link:https://neo4j.com/pricing/[Neo4j Pricing page].
9797
====
9898

0 commit comments

Comments
 (0)