Stanford University logo SLAC National Accelerator Laboratory logo Los Alamos National Laboratory logo NVIDIA logo Winner of the R&D 100 Award

Legion

A Data-Centric Parallel Programming System

Github

error 123
Message:
runtime.cc line 59


back to message index

error 619
Message: #1
legion_tasks.cc line 8905


back to message index

error 623
Message: A projection functor for every output requirement must be bijective, but projection functor #1 for output requirement #2 in task #3 (UID: #4) mapped more than one point in the launch domain to the same subregion of color #5.
legion_tasks.cc line 8770
legion_tasks.cc line 8807
legion_tasks.cc line 9433
legion_tasks.cc line 9447
legion_tasks.cc line 9454
legion_tasks.cc line 12258


back to message index

error 210
Message: Aliased region requirements for copy operations are not permitted. Region requirement #1 of #2 requirements and #3 of #4 requirements interfering for copy operation (UID #5) in task #6 (UID #7).
legion_ops.cc line 7510


back to message index

error 115
Message: Aliased region requirements for index tasks are not permitted. Region requirements #1 and #2 of task #3 (UID #4) in parent task #5 (UID #6) are interfering.
legion_tasks.cc line 7115
legion_tasks.cc line 7128
legion_tasks.cc line 7142
legion_tasks.cc line 7156
legion_tasks.cc line 7171
legion_tasks.cc line 7186
legion_tasks.cc line 7202
legion_tasks.cc line 7218
legion_tasks.cc line 7235
legion_tasks.cc line 9573


back to message index

error 580
Message: Attempt to create colocation #1 with no physical regions for field #2 task #3. Must provide a non-empty set of regions.
runtime.cc line 5518
runtime.cc line 5531


back to message index

error 397
Message: Attempted an index attach operation with upper bound region (#1,#2,#3) that conflicts with previous inline mapping in task #4 (ID #5) that would ultimately result in deadlock. Instead you receive this error message. Try unmapping the region before invoking 'attach_external_resources'.
legion_context.cc line 7586
legion_context.cc line 7601
legion_context.cc line 7645
legion_context.cc line 7660
legion_context.cc line 7678
legion_context.cc line 7689
legion_context.cc line 7717
legion_context.cc line 7775
legion_context.cc line 19575
legion_context.cc line 19590
legion_context.cc line 19670
legion_context.cc line 19685
legion_context.cc line 19703
legion_context.cc line 19714


back to message index

error 395
Message: Attempted an inline mapping of region (#1,#2,#3) inside of trace #4 of parent task #5 (ID #6). It is illegal to perform inline mapping operations inside of traces.
legion_context.cc line 7166
legion_context.cc line 7179
legion_context.cc line 7193
legion_context.cc line 7224
legion_context.cc line 18905
legion_context.cc line 18918
legion_context.cc line 18932
legion_context.cc line 18977


back to message index

error 167
Message: Bounds check failure accessing padded point #1 from field #2 in task #3
runtime.cc line 5559
runtime.cc line 5568
runtime.cc line 5578
runtime.cc line 5587
runtime.cc line 5630
runtime.cc line 5639
runtime.cc line 5775


back to message index

error 71
Message: Call to partitioning function #1 in #2 (UID #3) specified partition was #4 but the partition is complete.
legion_context.cc line 5085
legion_context.cc line 5091
legion_context.cc line 5097
legion_context.cc line 5103
legion_context.cc line 5110
legion_context.cc line 5117
legion_context.cc line 5124
legion_context.cc line 5131
legion_context.cc line 5139
legion_context.cc line 5157
legion_context.cc line 5185
legion_context.cc line 16566
legion_context.cc line 16572
legion_context.cc line 16578
legion_context.cc line 16584
legion_context.cc line 16591
legion_context.cc line 16598
legion_context.cc line 16605
legion_context.cc line 16612
legion_context.cc line 16620
legion_context.cc line 16641
legion_context.cc line 16654
legion_context.cc line 16668
legion_context.cc line 16681


back to message index

error 206
Message: Copy destination requirement #1 for copy operation (ID #2) in parent task #3 (ID #4) must be requested with a read-write or write-discard privilege.
legion_ops.cc line 6201
legion_ops.cc line 6214


back to message index

error 208
Message: Copy launcher index space mismatch at index #1 of cross-region copy (ID #2) in task #3 (ID #4). The index spaces of the source indirect requirement and the destination indirect requirement have incompatible types because they have different #5.
legion_ops.cc line 6358
legion_ops.cc line 6379
legion_ops.cc line 6437
legion_ops.cc line 6461


back to message index

error 205
Message: Copy source requirement #1 for copy operation (ID #2) in parent task #3 (ID #4) must be requested with a read-only privilege.
legion_ops.cc line 6177
legion_ops.cc line 6189


back to message index

error 549
Message: CustomSerdezID generation counts #1 and #2 differ for library #3
runtime.cc line 19177
runtime.cc line 19200
runtime.cc line 19551
runtime.cc line 19574
runtime.cc line 19806
runtime.cc line 19829
runtime.cc line 20061
runtime.cc line 20084
runtime.cc line 20550
runtime.cc line 20573
runtime.cc line 20784
runtime.cc line 20807
runtime.cc line 20910
runtime.cc line 20933


back to message index

error 211
Message: Different field sizes are not permitted for region-to-region copy operations. Fields #1 and #2 of region requirement #3 have different sizes (#4 bytes and #5 bytes respectively) in copy operation (UID #6) in parent task #7 (UID #8).
legion_ops.cc line 6289


back to message index

error 609
Message: Dimensionality of output region #1 of task #2 (UID: #3) exceeded LEGION_MAX_DIM. You may rebuild your code with a bigger LEGION_MAX_DIM value or reduce dimensionality of either the color space or the output region.
legion_tasks.cc line 9473
legion_tasks.cc line 9491


back to message index

error 239
Message: Discovered multiple ranks with the same implicit shard ID for implicit control replicated task #1
runtime.cc line 7037
runtime.cc line 7045
runtime.cc line 7049
runtime.cc line 7114
runtime.cc line 7131


back to message index

error 578
Message: Duplicate detach of external resources performed in task #1 (UID #2). External resources should only be detached once.
runtime.cc line 6391
runtime.cc line 6397


back to message index

error 560
Message: Duplicate future set! This can be either a runtime bug or a user error. If you have a must epoch launch in this program please check that all of the point tasks that it creates have unique index points. If your program has no must epoch launches then this is likely a runtime bug.
runtime.cc line 1589
runtime.cc line 1618
runtime.cc line 1655
runtime.cc line 1678


back to message index

error 145
Message: Duplicate use of constraint ID #1
runtime.cc line 29992


back to message index

error 556
Message: Duplicate variant ID #1 registered for task #2 (ID #3)
runtime.cc line 14315


back to message index

error 164
Message: Dynamic type mismatch in 'create_difference_spaces' performed in task #1 (UID #2)
legion_context.cc line 3649
legion_context.cc line 3682
legion_context.cc line 3709
legion_context.cc line 14411
legion_context.cc line 14512
legion_context.cc line 14606
mapper_manager.cc line 1966
mapper_manager.cc line 1999
mapper_manager.cc line 2026
mapper_manager.cc line 2065
mapper_manager.cc line 2088
region_tree.cc line 1004
region_tree.cc line 1507


back to message index

error 135
Message: ERROR: CustomSerdezID #1 has already been used in the serdez operation table
runtime.cc line 31903


back to message index

error 539
Message: ERROR: Please specify -lg:prof_logfile when running with -lg:serializer binary
legion_profiling.cc line 1712


back to message index

error 2
Message: ERROR: ReductionOpID #1 has already been used in the reduction table
runtime.cc line 31814


back to message index

error 134
Message: ERROR: ReductionOpID #1 is greater than or equal to the LEGION_MAX_APPLICATION_SERDEZ_ID of #2 set in legion_config.h.
runtime.cc line 31564
runtime.cc line 31888
runtime.cc line 31893


back to message index

error 602
Message: ERROR: ShardingID #1 has already been used by another sharding functor.
runtime.cc line 20211
runtime.cc line 20237


back to message index

error 601
Message: ERROR: ShardingID zero is reserved.
runtime.cc line 20185
runtime.cc line 20188
runtime.cc line 20227
runtime.cc line 20230


back to message index

error 540
Message: ERROR: The logfile name must contain '#1 which will be replaced with the node id\n
legion_profiling.cc line 1721


back to message index

error 546
Message: EXTERNAL ARRAY ATTACH OPERATION ISSUED WITH NO POINTER CONSTRAINT IN TASK #1 (ID #2)!
legion_ops.cc line 20408


back to message index

error 545
Message: Error creating accessor for field #1 with a type of size #2 bytes when the field was originally allocated with a size of #3 bytes in task #4 (UID #5)
runtime.cc line 5339
runtime.cc line 5450


back to message index

error 148
Message: Error preregistering task with ID #1. Exceeds the statically set bounds on application task IDs of #2. See #3 in legion_config.h.
runtime.cc line 20660
runtime.cc line 32045


back to message index

error 547
Message: Error preregistering variant for task ID #1 with variant ID 0. Variant ID 0 is reserved for task generators.
runtime.cc line 20673
runtime.cc line 32057


back to message index

error 511
Message: Exceeded maximum number of allocated fields for field space #1. Change LEGION_MAX_FIELDS from #2 and related macros at the top of legion_config.h and recompile.
region_tree.cc line 12726
region_tree.cc line 12757
region_tree.cc line 12836
region_tree.cc line 12911
region_tree.cc line 12996
region_tree.cc line 13080


back to message index

error 387
Message: Exceeded maximum number of local fields in context of task #1 (UID #2). The maximum is currently set to #3, but can be modified with the -lg:local flag.
legion_context.cc line 5612
legion_context.cc line 5749


back to message index

error 576
Message: Failed to allocate DeferredBuffer/Value/Reduction in task #1 (UID #2) because #3 memory
legion.cc line 2963
legion.cc line 7006
legion.cc line 7018
legion_context.cc line 599
runtime.cc line 10613
runtime.cc line 10623
runtime.cc line 10694
runtime.cc line 10704
runtime.cc line 10790
runtime.cc line 10797


back to message index

error 624
Message: Field #1 does not exist in output region #2 of task #3 (UID: #4).
runtime.cc line 5955
runtime.cc line 6287


back to message index

error 182
Message: Field #1 is not a valid field of field space #2 for dependent partitioning op (ID #3)
legion_ops.cc line 5159
legion_ops.cc line 18052


back to message index

error 248
Message: Field #1 is not a valid field of field space #2 for region #3 of task #4 (ID #5)
legion_ops.cc line 7753
legion_ops.cc line 12852
legion_ops.cc line 13699
legion_ops.cc line 18979
legion_ops.cc line 20136
legion_ops.cc line 20786
legion_ops.cc line 21210
legion_tasks.cc line 1216


back to message index

error 608
Message: Field #1 of output region #2 of task #3 (UID: #4) is requested to have an instance on memory
runtime.cc line 5982
runtime.cc line 6041
runtime.cc line 6066


back to message index

error 213
Message: Field with different serdez modes are not permitted for region-to-region copy operations. Fields #1 and #2 of region requirement #3 have different serdez modes (#4 and #5 respectively) in copy operation (UID #6) in parent task #7 (UID #8).
legion_ops.cc line 6302


back to message index

error 479
Message: FieldSpace #1 has no field #2
region_tree.cc line 1331
region_tree.cc line 1343


back to message index

error 627
Message: Fill operation #1 in task #2 (UID #3) was launched without a fill value. All fill operations must be given a non-empty argument or a future to use as a fill value.
legion_ops.cc line 18537
legion_ops.cc line 19239


back to message index

error 118
Message: Findling local MPI rank not supported without calling configure_MPI_interoperability during start up
runtime.cc line 19424
runtime.cc line 19439
runtime.cc line 19454


back to message index

error 569
Message: Future for index space creation in task #1 (UID #2) does not have the same size as sizeof(Domain) (e.g. #3 bytes). The type of futures for index space domains must be a Domain.
legion_ops.cc line 10412


back to message index

error 565
Message: Future in future map reduction in task #1 (UID #2) does not have the right input size for the given reduction operator. Future has size #3 bytes but reduction operator expects RHS inputs of #4 bytes.
legion_replication.cc line 5953


back to message index

error 574
Message: Global registration callbacks are not supported in multi-node executions without support for libdl. Please build Legion with LEGION_USE_LIBDL defined.
runtime.cc line 17868


back to message index

error 170
Message: INVOCATION OF DEPRECATED PROJECTION FUNCTOR METHOD WITHOUT AN OVERRIDE!
legion.cc line 3750
legion.cc line 3761


back to message index

error 555
Message: Illegal 'disable_reentrant' call performed in mapper #1 with the concurrent synchronization model. Use the 'lock_mapper' call instead.
mapper_manager.cc line 2941
mapper_manager.cc line 2951
mapper_manager.cc line 2976
mapper_manager.cc line 2982
mapper_manager.cc line 3000
mapper_manager.cc line 3006
mapper_manager.cc line 3377
mapper_manager.cc line 3387


back to message index

error 470
Message: Illegal Legion begin trace call in leaf task #1 (ID #2)
legion_context.cc line 24910


back to message index

error 466
Message: Illegal Legion complete frame call in leaf task #1 (ID #2)
legion_context.cc line 24793


back to message index

error 471
Message: Illegal Legion end trace call in leaf task #1 (ID #2)
legion_context.cc line 24920


back to message index

error 462
Message: Illegal Legion execute must epoch call in leaf task #1 (ID #2)
legion_context.cc line 24743


back to message index

error 465
Message: Illegal Legion execution fence call in leaf task #1 (ID #2)
legion_context.cc line 24783


back to message index

error 405
Message: Illegal acquire operation performed in leaf task #1 (ID #2)
legion_context.cc line 24673


back to message index

error 29
Message: Illegal advance dynamic collective performed in leaf task #1 (UID #2)
legion_context.cc line 23651
legion_context.cc line 23662
legion_context.cc line 23673
legion_context.cc line 23684
legion_context.cc line 23695
legion_context.cc line 23705
legion_context.cc line 23715
legion_context.cc line 23726
legion_context.cc line 23737
legion_context.cc line 23748
legion_context.cc line 23757
legion_context.cc line 23767
legion_context.cc line 24144
legion_context.cc line 24158
legion_context.cc line 24171
legion_context.cc line 24181
legion_context.cc line 24191
legion_context.cc line 24201
legion_context.cc line 24212
legion_context.cc line 24224
legion_context.cc line 24238
legion_context.cc line 24249
legion_context.cc line 24261
legion_context.cc line 24327
legion_context.cc line 24337
legion_context.cc line 24347
legion_context.cc line 24567
legion_context.cc line 24579
legion_context.cc line 24646
legion_context.cc line 24763
legion_context.cc line 25123
legion_context.cc line 25132
legion_context.cc line 25142
legion_context.cc line 25151
legion_context.cc line 25162
legion_context.cc line 25172
legion_context.cc line 25182
legion_context.cc line 25192
legion_context.cc line 25202
legion_context.cc line 25213


back to message index

error 143
Message: Illegal application-provided layout constraint ID #1 which exceeds the LEGION_MAX_APPLICATION_LAYOUT_ID of #2 configured in legion_config.h.
runtime.cc line 29980
runtime.cc line 29983


back to message index

error 460
Message: Illegal attach resources operation performed in leaf task #1 (ID #2)
legion_context.cc line 24691
legion_context.cc line 24702


back to message index

error 296
Message: Illegal attempt to launch a top-level task after Runtime::wait_for_shutdown has been called. All top-level tasks must be created on a node before signaling to the runtime that the client is ready for Legion to shutdown on that node.
runtime.cc line 27409


back to message index

error 86
Message: Illegal attempt to register mapper #1 as the default mapper for processor
runtime.cc line 19504
runtime.cc line 19704


back to message index

error 477
Message: Illegal call to 'get_runtime' before the runtime is started
legion.cc line 7258
legion.cc line 7278


back to message index

error 140
Message: Illegal call to 'preregister_task_variant' after the runtime has been started!
runtime.cc line 19282
runtime.cc line 19656
runtime.cc line 19912
runtime.cc line 19967
runtime.cc line 20169
runtime.cc line 20223
runtime.cc line 29955
runtime.cc line 31452
runtime.cc line 31632
runtime.cc line 31665
runtime.cc line 31982
runtime.cc line 32004
runtime.cc line 32024
runtime.cc line 32041


back to message index

error 573
Message: Illegal call to create shared ownership for logical region (#1,#2,#3 in task #4 (UID #5) which is not a top-level logical region. Legion only permits top-level logical regions to have shared ownerships.
legion_context.cc line 3619
legion_context.cc line 5981
legion_context.cc line 14696
legion_context.cc line 17919
runtime.cc line 18099
runtime.cc line 18131
runtime.cc line 18163
runtime.cc line 18195


back to message index

error 146
Message: Illegal call to wait_for_shutdown when runtime was not launched in background mode!
runtime.cc line 31415


back to message index

error 628
Message: Illegal concurrent task barrier performed in replicated task #1 (UID #2). Concurrent task barriers are not permitted in replicated tasks. They can only be performed in concurrent index space tasks.
legion_tasks.cc line 7597
legion_tasks.cc line 7606
legion_tasks.cc line 8304


back to message index

error 449
Message: Illegal construct future map call performed in leaf task #1 (ID #2)
legion_context.cc line 24437
legion_context.cc line 24452
legion_context.cc line 24470
legion_context.cc line 24486
legion_context.cc line 24501
legion_context.cc line 24515
legion_context.cc line 24527
legion_context.cc line 24542
legion_context.cc line 24555


back to message index

error 456
Message: Illegal copy operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24655


back to message index

error 424
Message: Illegal create association performed in leaf task #1 (ID #2)
legion_context.cc line 23888


back to message index

error 423
Message: Illegal create cross product partitions performed in leaf task #1 (ID #2)
legion_context.cc line 23873


back to message index

error 436
Message: Illegal create index space difference performed in leaf task #1 (ID #2)
legion_context.cc line 24134


back to message index

error 434
Message: Illegal create index space intersection performed in leaf task #1 (ID #2)
legion_context.cc line 24101
legion_context.cc line 24117


back to message index

error 432
Message: Illegal create index space union performed in leaf task #1 (ID #2)
legion_context.cc line 24070
legion_context.cc line 24085


back to message index

error 563
Message: Illegal create partition by domain performed in leaf task #1 (UID #2)
legion_context.cc line 23923
legion_context.cc line 23941


back to message index

error 419
Message: Illegal create partition by weights performed in leaf task #1 (ID #2)
legion_context.cc line 23780
legion_context.cc line 23794


back to message index

error 431
Message: Illegal create pending partition performed in leaf task #1 (ID #2)
legion_context.cc line 24055


back to message index

error 425
Message: Illegal create restricted partition performed in leaf task #1 (ID #2)
legion_context.cc line 23906


back to message index

error 130
Message: Illegal detach operation (ID #1) performed in task #2 (ID #3). Detach was performed on an region that had not previously been attached.
legion_ops.cc line 21880


back to message index

error 422
Message: Illegal difference partition creation performed in leaf task #1 (ID #2)
legion_context.cc line 23858


back to message index

error 510
Message: Illegal duplicate field ID #1 used by the application in field space #2
region_tree.cc line 12719
region_tree.cc line 12750
region_tree.cc line 12828
region_tree.cc line 12903
region_tree.cc line 12988
region_tree.cc line 13072
region_tree.cc line 13406


back to message index

error 402
Message: Illegal end trace call on trace ID #1 that does not match the current trace ID #2 in task #3 (UID #4)
legion_context.cc line 10215
legion_context.cc line 20129


back to message index

error 448
Message: Illegal execute task call performed in leaf task #1 (ID #2)
legion_context.cc line 24419


back to message index

error 454
Message: Illegal fill operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24628


back to message index

error 604
Message: Illegal get dynamic collective result performed in control replicated task #1 (UID #2)
legion_context.cc line 19561
legion_context.cc line 20517
legion_context.cc line 20528
legion_context.cc line 20539
legion_context.cc line 20550
legion_context.cc line 20642
legion_context.cc line 20653
legion_context.cc line 20665
legion_context.cc line 20678
legion_context.cc line 20689


back to message index

error 160
Message: Illegal implicit mapping of a virtual mapped region in task #1 (UID #2)
runtime.cc line 5279


back to message index

error 457
Message: Illegal index copy operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24664


back to message index

error 455
Message: Illegal index fill operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24637


back to message index

error 421
Message: Illegal intersection partition creation performed in leaf task #1 (ID #2)
legion_context.cc line 23826
legion_context.cc line 23841


back to message index

error 464
Message: Illegal legion mapping fence call in leaf task #1 (ID #2)
legion_context.cc line 24773


back to message index

error 439
Message: Illegal local field allocation performed in leaf task #1 (ID #2)
legion_context.cc line 24274
legion_context.cc line 24287


back to message index

error 441
Message: Illegal local field allocations performed in leaf task #1 (ID #2)
legion_context.cc line 24300
legion_context.cc line 24314


back to message index

error 451
Message: Illegal map_region operation performed in leaf task #1 (ID #2)
legion_context.cc line 24589


back to message index

error 626
Message: Illegal nested concurrent index space task launch #1 (UID #2) inside task #3 (UID #4) which has a concurrent ancesstor (must epoch or index task). Nested concurrency is not supported.
legion_ops.cc line 14786
legion_tasks.cc line 7822
legion_tasks.cc line 9125
legion_tasks.cc line 9264


back to message index

error 99
Message: Illegal nested trace with ID #1 attempted in task #2 (ID #3)
legion_context.cc line 10118
legion_context.cc line 20059


back to message index

error 605
Message: Illegal output shard #1 from sharding functor #2. Shards for this index space launch must be between 0 and #3 (exclusive).
runtime.cc line 16664
runtime.cc line 16672
runtime.cc line 16685
runtime.cc line 16703


back to message index

error 161
Message: Illegal padding accessor construction inside task #1 (UID #2) for a variant that was labeled as an 'inner' variant.
runtime.cc line 5260
runtime.cc line 5410


back to message index

error 426
Message: Illegal partition by field performed in leaf task #1 (ID #2)
legion_context.cc line 23960


back to message index

error 427
Message: Illegal partition by image performed in leaf task #1 (ID #2)
legion_context.cc line 23980


back to message index

error 428
Message: Illegal partition by image range performed in leaf task #1 (ID #2)
legion_context.cc line 24000


back to message index

error 429
Message: Illegal partition by preimage performed in leaf task #1 (ID #2)
legion_context.cc line 24020


back to message index

error 430
Message: Illegal partition by preimage range performed in leaf task #1 (ID #2)
legion_context.cc line 24040


back to message index

error 399
Message: Illegal predicate creation performed on a set of empty previous predicates in task #1 (ID #2).
legion_context.cc line 8130
legion_context.cc line 8164
legion_context.cc line 24836


back to message index

error 461
Message: Illegal progress unordered operations performed in leaf task #1 (ID #2)
legion_context.cc line 24713
legion_context.cc line 24724
legion_context.cc line 24734


back to message index

error 544
Message: Illegal reduction instance request with field #1 which has size #2 but the LHS type of reduction operator #3 is #4
legion_instances.cc line 4169


back to message index

error 406
Message: Illegal release operation performed in leaf task #1 (ID #2)
legion_context.cc line 24682


back to message index

error 452
Message: Illegal remap operation performed in leaf task #1 (ID #2)
legion_context.cc line 24600


back to message index

error 240
Message: Illegal request for Legion to generated a color for index space #1 after a child was already registered with an explicit color. Colors of partitions must either be completely specified by the user or completely generated by the runtime. Mixing of allocation modes is not allowed.
region_tree.cc line 7893
region_tree.cc line 8088
region_tree.cc line 8195


back to message index

error 242
Message: Illegal request to create a padded accessor for field #1 in parent task #2 (UID #3) which does not have padded privileges. You must record a layout constraint with an explicit for padding constraint when registering this task variant in order to be able to access the padded space on this instance.
runtime.cc line 5400


back to message index

error 13
Message: Illegal request to create a padding accessor for uninitialized physical region in task #1 (UID #2)
legion.cc line 2789
legion.cc line 2807


back to message index

error 185
Message: Illegal request to create instance of type #1
legion_instances.cc line 4181
legion_instances.cc line 4186


back to message index

error 377
Message: Illegal runtime remapping in trace #1 inside of task #2 (UID #3). Traces must perfectly manage their physical mappings with no runtime help.
legion_context.cc line 918


back to message index

error 443
Message: Illegal task-local region creation performed in leaf task #1 (ID #2)
legion_context.cc line 6232


back to message index

error 543
Message: Illegal tiling constraints specified for compact-sparse instance creation. Tiling constraints can only be specified on affine instances currently. If you have a compelling use case for tiling the pieces of an compact-sparse instance please report it to the Legion developer's mailing list.
legion_instances.cc line 4009
legion_instances.cc line 4019
legion_instances.cc line 4119


back to message index

error 463
Message: Illegal timing measurement operation in leaf task #1(ID #2)
legion_context.cc line 24753


back to message index

error 420
Message: Illegal union partition creation performed in leaf task #1 (ID #2)
legion_context.cc line 23810


back to message index

error 453
Message: Illegal unmap_all_regions call performed in leaf task #1 (ID #2)
legion_context.cc line 24610
legion_context.cc line 24619


back to message index

error 579
Message: Illegal unordered index detach operation performed after task #1 (UID #2) has finished executing. All unordered operations must be performed before the end of the execution of the parent task.
legion_context.cc line 3831
legion_context.cc line 3925
legion_context.cc line 5419
legion_context.cc line 5864
legion_context.cc line 5921
legion_context.cc line 6065
legion_context.cc line 7954
legion_context.cc line 7979
legion_context.cc line 14807
legion_context.cc line 14928
legion_context.cc line 17153
legion_context.cc line 17452
legion_context.cc line 17749
legion_context.cc line 18020
legion_context.cc line 19781
legion_context.cc line 19832


back to message index

error 607
Message: Illegal use of arrive phase barriers with a release operation in control replicated parent task #1 (UID #2). Use of non-canonical Legion features such as arrive phase barriers are not permitted with control replication.
legion_context.cc line 13857
legion_replication.cc line 6238
legion_replication.cc line 6245
legion_replication.cc line 6252
legion_replication.cc line 7431
legion_replication.cc line 7438
legion_replication.cc line 7445
legion_replication.cc line 7452
legion_replication.cc line 7625
legion_replication.cc line 7632
legion_replication.cc line 7639
legion_replication.cc line 7646


back to message index

error 358
Message: Illegal use of future produced in context #1 (UID #2) but consumed in context #3 (UID #4) by operation #5 (UID #6) launched from #7. Futures are only permitted to be used in the task sub-tree rooted by the context that produced the future.
runtime.cc line 2528


back to message index

error 557
Message: Implicit top-level tasks are not allowed to be started inside of Legion tasks. Only external computations are permitted to create new implicit top-level tasks.
runtime.cc line 30817
runtime.cc line 30822


back to message index

error 121
Message: Inconsistent Semantic Tag value for tag #1 with different values atbyte #2 for task impl, #3 != #4
region_tree.cc line 7458
region_tree.cc line 7471
region_tree.cc line 11758
region_tree.cc line 11771
region_tree.cc line 11848
region_tree.cc line 11861
region_tree.cc line 11970
region_tree.cc line 12000
region_tree.cc line 15805
region_tree.cc line 15818
runtime.cc line 14434
runtime.cc line 14447


back to message index

error 577
Message: Index attach operation (UID #1) in parent task #2 (UID #3) has interfering attachments to regions (#4,#5,#6) and (#7,#8,#9). All regions must be non-interfering
legion_ops.cc line 21354
legion_ops.cc line 21503
legion_ops.cc line 21520
legion_ops.cc line 21533
legion_ops.cc line 21554
legion_replication.cc line 7205


back to message index

error 299
Message: Index space #1 is not a sub-space of parent index space #2 for index requirement #3 of task #4 (ID #5)
legion_tasks.cc line 1122


back to message index

error 237
Message: Index space copy launch has intefering region requirements #1 of point (#2,#3,#4,#5,#6,#7,#8,#9,#10) and region requirement #11 of point (#12,#13,#14,#15,#16,#17,#18,#19,#20) of #21 (UID #22) in parent task #23 (UID #24) are interfering.
legion_ops.cc line 9201
legion_ops.cc line 9215
legion_ops.cc line 9231
legion_ops.cc line 9248
legion_ops.cc line 9267
legion_ops.cc line 9288
legion_ops.cc line 9309
legion_ops.cc line 9331
legion_ops.cc line 9354


back to message index

error 281
Message: Index space fill launch has intefering region requirements 0 of point (#1,#2,#3,#4,#5,#6,#7,#8,#9) and region requirement 0 of point (#10,#11,#12,#13,#14,#15,#16,#17,#18) of #19 (UID #20) in parent task #21 (UID #22) are interfering.
legion_ops.cc line 19547
legion_ops.cc line 19560
legion_ops.cc line 19575
legion_ops.cc line 19591
legion_ops.cc line 19608
legion_ops.cc line 19626
legion_ops.cc line 19645
legion_ops.cc line 19664
legion_ops.cc line 19683


back to message index

error 359
Message: Index space task launch has intefering region requirements #1 of point (#2,#3,#4,#5,#6,#7,#8,#9,#10) and region requirement #11 of point (#12,#13,#14,#15,#16,#17,#18,#19,#20) of #21 (UID #22) in parent task #23 (UID #24) are interfering.
legion_tasks.cc line 11060
legion_tasks.cc line 11074
legion_tasks.cc line 11090
legion_tasks.cc line 11107
legion_tasks.cc line 11126
legion_tasks.cc line 11146
legion_tasks.cc line 11168
legion_tasks.cc line 11190
legion_tasks.cc line 11213


back to message index

error 379
Message: IndexPartition #1 does not have the same type as the parent index space #2 in task #3 (UID #4)
legion_context.cc line 4028
legion_context.cc line 4033
legion_context.cc line 4110
legion_context.cc line 4115
legion_context.cc line 4190
legion_context.cc line 4255
legion_context.cc line 4261
legion_context.cc line 4319
legion_context.cc line 15371


back to message index

error 125
Message: IndexPartition #1 is not part of the same index tree as IndexPartition #2 in create cross product partitions!
legion_context.cc line 15186
legion_context.cc line 15191
legion_context.cc line 15280
legion_context.cc line 15285
legion_context.cc line 15448
legion_context.cc line 15454
legion_context.cc line 15530


back to message index

error 215
Message: Instance field #1 is a duplicate for region #2 of task #3 (ID #4)
legion_ops.cc line 7771
legion_ops.cc line 18996
legion_ops.cc line 20153
legion_ops.cc line 20803
legion_ops.cc line 21226
legion_tasks.cc line 1236


back to message index

error 183
Message: Instance field #1 is not one of the privilege fields for region #2 of task #3 (ID #4)
legion_ops.cc line 5167
legion_ops.cc line 5176
legion_ops.cc line 7762
legion_ops.cc line 18060
legion_ops.cc line 18069
legion_ops.cc line 18987
legion_ops.cc line 20144
legion_ops.cc line 20794
legion_ops.cc line 21218
legion_tasks.cc line 1226


back to message index

error 621
Message: Instance passed to field #1 of output region #2 of task #3 (UID: #4) is already bound to this field or some other fields. You cannot assign a buffer to more than one output region field.
runtime.cc line 6075


back to message index

error 553
Message: Invalid 'dst_indirect_is_range' size in launcher. The number of entries (#1) does not match the number of 'dst_indirect_requirments' (#2) for copy operation in parent task #3 (ID #4)
legion_ops.cc line 6010
legion_ops.cc line 6017
legion_ops.cc line 6057
legion_ops.cc line 6064
legion_ops.cc line 6228
legion_ops.cc line 6238
legion_ops.cc line 8446
legion_ops.cc line 8453
legion_ops.cc line 8494
legion_ops.cc line 8501


back to message index

error 136
Message: Invalid CustomSerdezOpID #1
runtime.cc line 31571


back to message index

error 30
Message: Invalid ReductionOpID #1
runtime.cc line 31507


back to message index

error 561
Message: Invalid attach HDF5 file in parent task #1 (UID #2). Legion must be built with HDF5 support to attach regions to HDF5 files
legion_ops.cc line 20331
legion_ops.cc line 20340
legion_ops.cc line 21490
legion_ops.cc line 21540


back to message index

error 39
Message: Invalid color #1 for get index partitions
region_tree.cc line 1467
region_tree.cc line 9489
runtime.cc line 18242


back to message index

error 537
Message: Invalid duplicate mapper lock request in mapper call #1 for mapper #2
mapper_manager.cc line 3290


back to message index

error 162
Message: Invalid empty future passed to field allocation for field #1 in task #2 (UID #3)
legion.cc line 2427
legion.cc line 2443
legion.cc line 2453
legion.cc line 2465
legion_context.cc line 5311
legion_context.cc line 5580
legion_context.cc line 5714
legion_context.cc line 16968
legion_context.cc line 17363
legion_context.cc line 17648
runtime.cc line 1042
runtime.cc line 1113


back to message index

error 344
Message: Invalid location constraint. Location constraint specified on region requirements #1 and #2 of variant #3 of task #4, but region requirements contain regions that from different region trees (#5 and #6). Colocation constraints must always be specified on region requirements with regions from the same region tree.
legion_tasks.cc line 1866


back to message index

error 536
Message: Invalid mapper context passed to mapper_rt call by mapper #1. Mapper contexts are only valid for the mapper call to which they are passed. They cannot be stored beyond the lifetime of the mapper call.
mapper_manager.cc line 3069


back to message index

error 195
Message: Invalid mapper output from invocation of '#1 on mapper #2. Mapper failed to specify an instance for #3 fields of region requirement #4 on task #5 (ID #6). The missing fields are listed below.
legion_ops.cc line 5384
legion_ops.cc line 8069
legion_tasks.cc line 3123


back to message index

error 16
Message: Invalid mapping ID. ID 0 is reserved.
runtime.cc line 7320


back to message index

error 476
Message: Invalid memoization request. Operation of type #1 (UID #2) at index #3 in trace #4 requested memoization, but physical tracing does not support this operation type yet.
legion_trace.cc line 160


back to message index

error 62
Message: Invalid partition handle (#1,#2,#3) for partition requirement #4 of task #5 (ID #6)
legion_tasks.cc line 1180


back to message index

error 233
Message: Invalid privileges for destination region requirement #1 for copy across in parent task #2 (ID #3). Destination region requirements must use reduction privileges when there is a range-based source indirection field and there is no corresponding range indirection on the destination.
legion_ops.cc line 6036
legion_ops.cc line 8380
legion_ops.cc line 8389
legion_ops.cc line 8472


back to message index

error 109
Message: Invalid processor
runtime.cc line 19351
runtime.cc line 19380


back to message index

error 150
Message: Invalid region arguments passed to #1 in mapper call #2 of mapper #3. All region arguments must be from the same region tree (#4 != #5).
mapper_manager.cc line 766
mapper_manager.cc line 785
mapper_manager.cc line 804
mapper_manager.cc line 849
mapper_manager.cc line 873
mapper_manager.cc line 1915


back to message index

error 61
Message: Invalid region handle (#1,#2,#3) for region requirement #4 of task #5 (ID #6)
legion_tasks.cc line 1168


back to message index

error 487
Message: Invalid request for FieldSpace NO_SPACE.
region_tree.cc line 3986


back to message index

error 484
Message: Invalid request for IndexPartition NO_PART.
region_tree.cc line 3845


back to message index

error 481
Message: Invalid request for IndexSpace NO_SPACE.
region_tree.cc line 3702


back to message index

error 492
Message: Invalid request for LogicalPartition NO_PART.
region_tree.cc line 4293


back to message index

error 490
Message: Invalid request for LogicalRegion NO_REGION.
region_tree.cc line 4122


back to message index

error 571
Message: Invalid request for a point not contained in the domain of a future map in task #1 (UID #2).
runtime.cc line 3911


back to message index

error 493
Message: Invalid request for tree ID 0 which is never a tree ID
region_tree.cc line 4351


back to message index

error 541
Message: Invalid serializer (#1), must be 'binary' or 'ascii'\n
legion_profiling.cc line 1746


back to message index

error 538
Message: Invalid unlock mapper call with no prior lock call in mapper call #1 for mapper #2
mapper_manager.cc line 3347


back to message index

error 238
Message: Invocation of 'ShardingFunctor::invert_points' method without a user-provided override
legion.cc line 3839
legion.cc line 3852
legion.cc line 3866
legion.cc line 3880


back to message index

error 568
Message: Legion physical trace logging requires a COMPILE_TIME_MIN_LEVEL of at most LEVEL_INFO, but current setting is #1
runtime.cc line 30513
runtime.cc line 30517
runtime.cc line 30525
runtime.cc line 30539
runtime.cc line 30552
runtime.cc line 30563


back to message index

error 550
Message: Legion-MPI Interoperability is not supported when running with separate runtime instances for each processor
runtime.cc line 31085


back to message index

error 559
Message: Local field #1 in field space #2 in task #3 (UID #4) was not deleted by this task. Local fields can only be deleted by the task that made them.
legion_context.cc line 1592
legion_context.cc line 1715
legion_context.cc line 3768
legion_context.cc line 6013
legion_context.cc line 14742
legion_context.cc line 17966
legion_context.cc line 21464
legion_context.cc line 21531


back to message index

error 572
Message: Local function task launch for task #1 in parent task #2 (UID #3) has #4 region requirements. Local function tasks are not permitted to have any region requirements.
legion_tasks.cc line 6025


back to message index

error 617
Message: Logical region cannot be retrieved from output region #1 of task #2 (UID: #3) whose index space is yet to be determined.
runtime.cc line 5860


back to message index

error 267
Message: MUST EPOCH ERROR: dependence between region #1 of task #2 (ID #3) and region #4 of task #5 (ID #6) of type #7
legion_ops.cc line 15598
legion_ops.cc line 15736


back to message index

error 131
Message: Machine model contains no local system memories! At least one system memory must exist in each process for Legion.
runtime.cc line 31142
runtime.cc line 31147
runtime.cc line 31157


back to message index

error 67
Message: Mapper #1 performed illegal mapping of concurrent index space task #2 (UID #3) by mapping multiple points to the same processor
legion_analysis.cc line 9362
legion_context.cc line 1189
legion_context.cc line 10743
legion_context.cc line 10751
legion_context.cc line 10759
legion_context.cc line 10766
legion_context.cc line 13139
legion_context.cc line 23592
legion_ops.cc line 5362
legion_ops.cc line 5400
legion_ops.cc line 5421
legion_ops.cc line 5451
legion_ops.cc line 5469
legion_ops.cc line 5483
legion_ops.cc line 5497
legion_ops.cc line 5518
legion_ops.cc line 7110
legion_ops.cc line 7188
legion_ops.cc line 8046
legion_ops.cc line 8085
legion_ops.cc line 8114
legion_ops.cc line 8125
legion_ops.cc line 8136
legion_ops.cc line 8148
legion_ops.cc line 8171
legion_ops.cc line 8189
legion_ops.cc line 15109
legion_ops.cc line 15120
legion_ops.cc line 17119
legion_ops.cc line 17406
legion_ops.cc line 17428
legion_ops.cc line 17443
legion_ops.cc line 17465
legion_ops.cc line 17482
legion_ops.cc line 17492
legion_ops.cc line 17517
legion_ops.cc line 22883
legion_ops.cc line 23197
legion_ops.cc line 23238
legion_ops.cc line 23256
legion_ops.cc line 23276
legion_replication.cc line 691
legion_replication.cc line 708
legion_replication.cc line 1079
legion_replication.cc line 1113
legion_replication.cc line 1129
legion_replication.cc line 1154
legion_replication.cc line 2643
legion_replication.cc line 2656
legion_replication.cc line 3056
legion_replication.cc line 3068
legion_replication.cc line 3271
legion_replication.cc line 3284
legion_replication.cc line 4369
legion_replication.cc line 4381
legion_replication.cc line 4415
legion_replication.cc line 5161
legion_replication.cc line 5421
legion_replication.cc line 5757
legion_replication.cc line 6344
legion_replication.cc line 7803
legion_replication.cc line 9348
legion_replication.cc line 14986
legion_replication.cc line 16596
legion_tasks.cc line 721
legion_tasks.cc line 729
legion_tasks.cc line 804
legion_tasks.cc line 812
legion_tasks.cc line 867
legion_tasks.cc line 872
legion_tasks.cc line 1649
legion_tasks.cc line 1740
legion_tasks.cc line 1762
legion_tasks.cc line 1836
legion_tasks.cc line 1885
legion_tasks.cc line 1908
legion_tasks.cc line 2794
legion_tasks.cc line 2851
legion_tasks.cc line 2973
legion_tasks.cc line 2982
legion_tasks.cc line 2993
legion_tasks.cc line 3013
legion_tasks.cc line 3021
legion_tasks.cc line 3101
legion_tasks.cc line 3141
legion_tasks.cc line 3167
legion_tasks.cc line 3176
legion_tasks.cc line 3184
legion_tasks.cc line 3208
legion_tasks.cc line 3225
legion_tasks.cc line 3243
legion_tasks.cc line 3252
legion_tasks.cc line 3268
legion_tasks.cc line 3289
legion_tasks.cc line 3675
legion_tasks.cc line 3681
legion_tasks.cc line 3691
legion_tasks.cc line 3777
legion_tasks.cc line 3786
legion_tasks.cc line 3799
legion_tasks.cc line 3813
legion_tasks.cc line 3824
legion_tasks.cc line 3835
legion_tasks.cc line 3851
legion_tasks.cc line 3873
legion_tasks.cc line 3901
legion_tasks.cc line 3923
legion_tasks.cc line 3936
legion_tasks.cc line 3945
legion_tasks.cc line 3959
legion_tasks.cc line 3972
legion_tasks.cc line 3982
legion_tasks.cc line 3994
legion_tasks.cc line 4021
legion_tasks.cc line 4032
legion_tasks.cc line 4047
legion_tasks.cc line 4475
legion_tasks.cc line 4491
legion_tasks.cc line 4531
legion_tasks.cc line 5371
legion_tasks.cc line 5383
legion_tasks.cc line 5395
legion_tasks.cc line 5414
legion_tasks.cc line 5429
legion_tasks.cc line 7571
legion_tasks.cc line 7581
legion_tasks.cc line 7832
legion_tasks.cc line 8105
legion_tasks.cc line 8114
legion_tasks.cc line 9670
legion_tasks.cc line 9851
legion_tasks.cc line 9867
legion_tasks.cc line 11376
runtime.cc line 8112
runtime.cc line 8134


back to message index

error 138
Message: Mapper requested invalid NO_PROC as target proc!
runtime.cc line 21295
runtime.cc line 21329


back to message index

error 80
Message: Maximum number of local processors #1 exceeds compile-time maximum of #2. Change the value LEGION_MAX_NUM_PROCS in legion_config.h and recompile.
runtime.cc line 31118


back to message index

error 79
Message: Maximum number of nodes exceeded. Detected node #1 but 'LEGION_MAX_NUM_NODES' is set to #2. Change the value of 'LEGION_MAX_NUM_NODES' in legion_config.h and recompile. Please note that 'LEGION_MAX_NUM_NODES' must be a power of two.
runtime.cc line 16916


back to message index

error 554
Message: Mismatch between source indirect and destination indirect index spaces for requirement #1 for copy operation (ID #2) in parent task #3 (ID #4)
legion_ops.cc line 6082
legion_ops.cc line 6252
legion_ops.cc line 6262
legion_ops.cc line 9620


back to message index

error 570
Message: Mismatch in dimensionality in 'get_point' on ArgumentMap with #1 dimensions and point with #2 dimensions. ArgumentMaps must always contain points of the same dimensionality.
runtime.cc line 189
runtime.cc line 212
runtime.cc line 276
runtime.cc line 334
runtime.cc line 384


back to message index

error 119
Message: Nested registration callbacks are not permitted in Legion
runtime.cc line 17825


back to message index

error 304
Message: Non disjoint partition selected for writing region requirement #1 of task #2. All projection partitions which are not read-only and not reduce must be disjoint
legion_tasks.cc line 1200


back to message index

error 552
Message: Number of destination indirect requirements (#1) does not match number of source requriements (#2) for copy operation ID (#3) with parent task #4 (ID #5)
legion_ops.cc line 6165


back to message index

error 551
Message: Number of source indirect requirements (#1) does not match number of source requirements (#2) for copy operation (ID #3) with parent task #4 (ID #5)
legion_ops.cc line 6155


back to message index

error 204
Message: Number of source requirements (#1) does not match number of destination requirements (#2) for copy operation (ID #3) with parent task #4 (ID #5)
legion_ops.cc line 6145


back to message index

error 613
Message: Output region #1 of task #2 (UID: #3) does not have privilege on field #4.
runtime.cc line 5973


back to message index

error 615
Message: Output requirements are disallowed for tasks launched inside traces. Task #1 (UID #2) in parent task #3 (UID #4) has output requirements in trace #5.
legion_tasks.cc line 5994
legion_tasks.cc line 9106
legion_tasks.cc line 9246


back to message index

error 614
Message: Output requirements are disallowed for tasks launched with predicates, but preidcated task launch for task #1 (#2) in parent task #3 (UID #4) is used with output requirements.
legion_tasks.cc line 5987
legion_tasks.cc line 9099
legion_tasks.cc line 9239


back to message index

error 98
Message: Padding accessor construction for field #1 in task #2 without privileges!
runtime.cc line 5141
runtime.cc line 5299
runtime.cc line 5425


back to message index

error 478
Message: Parent index partition requested for index space #1 with no parent. Use has_parent_index_partition to check before requesting a parent.
region_tree.cc line 1047


back to message index

error 480
Message: Parent logical partition requested for logical region (#1,#2,#3) with no parent. Use has_parent_logical_partition to check before requesting a parent.
region_tree.cc line 1551


back to message index

error 249
Message: Parent task #1 (ID #2) of acquire operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent
legion_ops.cc line 12862
legion_ops.cc line 12874
legion_ops.cc line 12887
legion_ops.cc line 12942


back to message index

error 216
Message: Parent task #1 (ID #2) of copy operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent of index #7 of scatter region requirements
legion_ops.cc line 7781
legion_ops.cc line 7795
legion_ops.cc line 7810
legion_ops.cc line 7884
legion_ops.cc line 7904
legion_ops.cc line 7926
legion_ops.cc line 7949


back to message index

error 186
Message: Parent task #1 (ID #2) of dependent partitioning op (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent of region requirement because region requirement #7 was missing field #8.
legion_ops.cc line 5186
legion_ops.cc line 5201
legion_ops.cc line 5217
legion_ops.cc line 5284
legion_ops.cc line 18079
legion_ops.cc line 18095
legion_ops.cc line 18112


back to message index

error 295
Message: Parent task #1 (ID #2) of detach operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent
legion_ops.cc line 20242
legion_ops.cc line 22028


back to message index

error 475
Message: Parent task #1 (ID #2) of discard operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent of region requirement because region requirement #7 was missing field #8.
legion_ops.cc line 20162
legion_ops.cc line 20175
legion_ops.cc line 20189


back to message index

error 273
Message: Parent task #1 (ID #2) of fill operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent
legion_ops.cc line 19005
legion_ops.cc line 19018
legion_ops.cc line 19032
legion_ops.cc line 19099


back to message index

error 534
Message: Parent task #1 (ID #2) of index attach operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent
legion_ops.cc line 20812
legion_ops.cc line 20825
legion_ops.cc line 20839
legion_ops.cc line 20892
legion_ops.cc line 21150
legion_ops.cc line 21237
legion_ops.cc line 21250
legion_ops.cc line 21266
legion_ops.cc line 21280
legion_ops.cc line 21297
legion_ops.cc line 21311
legion_ops.cc line 22311


back to message index

error 268
Message: Parent task #1 (ID #2) of partition operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent of region requirement.
legion_ops.cc line 18180


back to message index

error 257
Message: Parent task #1 (ID #2) of release operation (ID #3) does not have a region requirement for region (#4,#5,#6) as a parent
legion_ops.cc line 13709
legion_ops.cc line 13721
legion_ops.cc line 13734
legion_ops.cc line 13789


back to message index

error 298
Message: Parent task #1 (ID #2) of task #3 (ID #4) does not have a region requirement for region (#5,#6,#7) as a parent of child task's region requirement index #8
legion_tasks.cc line 1109
legion_tasks.cc line 1246
legion_tasks.cc line 1260
legion_tasks.cc line 1275
legion_tasks.cc line 1954


back to message index

error 356
Message: Parent task #1 (UID #2) issued index space task #3 (UID #4) with interfering region requirement #5 that requested write-discard privileges for all point tasks on the same logical region without indicating that they should be performed concurrently. If you intend for all the point tasks to perform independent writes to the same logical region then you must mark the region requirement as being a collective write.
legion_tasks.cc line 6226
legion_tasks.cc line 9310


back to message index

error 616
Message: Parent task #1 (UID #2) of advisement operation (ID #3) does not have a parent region requirement associated with parent region (#4,#5,#6).
legion_ops.cc line 12217


back to message index

error 312
Message: Partition (#1,#2,#3) is not a sub-partition of parent region (#4,#5,#6) for region requirement #7 task #8 (ID #9)
legion_tasks.cc line 1307


back to message index

error 474
Message: Physical tracing violation! Trace #1 in task #2 (UID #3) encountered a blocking API call that was unseen when it was recorded. It is required that traces do not change their behavior.
legion_replication.cc line 8214
legion_trace.cc line 1012


back to message index

error 166
Message: Privilege check failure geting a reference to rect #1 from field #2 in task #3
runtime.cc line 5195
runtime.cc line 5216
runtime.cc line 5226
runtime.cc line 5237
runtime.cc line 5243
runtime.cc line 5672
runtime.cc line 5680
runtime.cc line 5689
runtime.cc line 5697
runtime.cc line 5739
runtime.cc line 5747


back to message index

error 300
Message: Privileges #1 for index space #2 are not a subset of privileges of parent task's privileges for index space requirement #3 of task #4 (ID #5)
legion_tasks.cc line 1133


back to message index

error 315
Message: Privileges #1 for partition (#2,#3,#4) are not a subset of privileges of parent task's privileges for region requirement #5 of task #6 (ID #7)
legion_tasks.cc line 1347


back to message index

error 314
Message: Privileges #1 for region (#2,#3,#4) are not a subset of privileges of parent task's privileges for region requirement #5 of task #6 (ID #7)
legion_tasks.cc line 1332


back to message index

error 191
Message: Privileges #1 for region (#2,#3,#4) are not a subset of privileges of parent task's privileges for region requirement of dependent partitioning op (ID #5)
legion_ops.cc line 5260
legion_ops.cc line 7855
legion_ops.cc line 18156


back to message index

error 279
Message: Privileges #1 for region (#2,#3,#4) are not a subset of privileges of parent task's privileges for region requirement of fill operation (ID #5)
legion_ops.cc line 19074


back to message index

error 159
Message: Projection functor #1 produced an invalid inversion result that does not contain the original point for region requirement #2 of fill (UID #3).
runtime.cc line 16046
runtime.cc line 16055
runtime.cc line 16064
runtime.cc line 16084
runtime.cc line 16093
runtime.cc line 16102
runtime.cc line 16122
runtime.cc line 16131
runtime.cc line 16140
runtime.cc line 16160
runtime.cc line 16169
runtime.cc line 16178
runtime.cc line 16194
runtime.cc line 16203
runtime.cc line 16210
runtime.cc line 16229
runtime.cc line 16238
runtime.cc line 16245
runtime.cc line 16257
runtime.cc line 16266
runtime.cc line 16273
runtime.cc line 16298
runtime.cc line 16387
runtime.cc line 16403


back to message index

error 303
Message: Projection region requirement #1 used in non-index space task #2
legion_tasks.cc line 1192


back to message index

error 180
Message: Projection region requirements are not permitted for copy operations (in task #1)
legion_ops.cc line 5126
legion_ops.cc line 7715


back to message index

error 9
Message: ProjectionID #1 has already been used in the region projection table\n
runtime.cc line 19952
runtime.cc line 19978


back to message index

error 8
Message: ProjectionID zero is reserved.\n
runtime.cc line 19928
runtime.cc line 19971


back to message index

error 357
Message: Reduction operation #1 for index task launch #2 (ID #3) is not foldable.
legion_tasks.cc line 9231


back to message index

error 189
Message: Region (#1,#2,#3) is not a sub-region of parent region (#4,#5,#6) for region requirement #7 of task #8 (ID #9)
legion_ops.cc line 5235
legion_ops.cc line 7828
legion_ops.cc line 12904
legion_ops.cc line 13751
legion_ops.cc line 18131
legion_ops.cc line 19049
legion_ops.cc line 20206
legion_ops.cc line 20856
legion_tasks.cc line 1293


back to message index

error 297
Message: Region requirement #1 of #2 (UID #3) combined a discard qualifier with reduction privilege which will result in undefined behavior, therefore this privilege combination is disallowed.
legion_tasks.cc line 676
legion_tasks.cc line 683
legion_tasks.cc line 690


back to message index

error 68
Message: Region requirement #1 of operation #2 (UID #3) in parent task #4 (UID #5) is using uninitialized data for field(s) #6 of logical region (#7,#8,#9) with reduction privileges
legion_ops.cc line 1803
legion_ops.cc line 1814


back to message index

error 313
Message: Region requirement #1 of task #2 (ID #3) cannot find privileges for field #4 in parent task
legion_tasks.cc line 1321


back to message index

error 253
Message: Region requirement of acquire operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 12918


back to message index

error 220
Message: Region requirement of copy operation (ID #1) cannot find privileges for field #2 in parent task from index #3 of #4 region requirements
legion_ops.cc line 7845


back to message index

error 190
Message: Region requirement of dependent partitioning op (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 5251
legion_ops.cc line 18147


back to message index

error 277
Message: Region requirement of discard operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 20222


back to message index

error 278
Message: Region requirement of fill operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 19065


back to message index

error 293
Message: Region requirement of index attach operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 20872
legion_ops.cc line 21329


back to message index

error 261
Message: Region requirement of release operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 13766


back to message index

error 181
Message: Requirements for invalid partition handle (#1,#2,#3) for index attach operation (ID #4)
legion_ops.cc line 5142
legion_ops.cc line 18035
legion_ops.cc line 20119
legion_ops.cc line 20769
legion_ops.cc line 21183
legion_ops.cc line 21194


back to message index

error 212
Message: Requirements for invalid region handle (#1,#2,#3) for fill operation(ID #4)
legion_ops.cc line 7736
legion_ops.cc line 12835
legion_ops.cc line 13682
legion_ops.cc line 18962


back to message index

error 214
Message: Serdez fields are not permitted to be used for any dependent partitioning calls. Field #1 has serdez function #2 and was passed to create-by-association operation (UID #3) in parent task #4 (UID #5).
legion_ops.cc line 6337
legion_ops.cc line 6417
legion_ops.cc line 16638
legion_ops.cc line 16708
legion_ops.cc line 16778
legion_ops.cc line 16847
legion_ops.cc line 16916
legion_ops.cc line 16981


back to message index

error 87
Message: Size of future passed into dynamic field allocation for field #1 is #2 bytes which not the same as sizeof(size_t) (#3 bytes). Futures passed into field allocation calls must contain data of the type size_t.
legion_ops.cc line 10431
runtime.cc line 1049
runtime.cc line 1056
runtime.cc line 1117
runtime.cc line 1122


back to message index

error 389
Message: Task #1 (ID #2) attempted to allocate a field with ID #3 which exceeds the LEGION_MAX_APPLICATION_FIELD_ID bound set in legion_config.h
legion_context.cc line 5268
legion_context.cc line 5302
legion_context.cc line 5491
legion_context.cc line 5533
legion_context.cc line 5574
legion_context.cc line 5705
legion_context.cc line 16855
legion_context.cc line 16959
legion_context.cc line 17227
legion_context.cc line 17357
legion_context.cc line 17535
legion_context.cc line 17639


back to message index

error 610
Message: Task #1 (UID #2) did not return any instance for field #3 of output requirement #4
legion_context.cc line 346


back to message index

error 408
Message: Task #1 (UID #2) failed to end trace before exiting!
legion_context.cc line 12117


back to message index

error 625
Message: Task #1 (UID #2) used a task variant with a maximum return size of #3 but returned a result of #4 bytes.
legion_tasks.cc line 4582
legion_tasks.cc line 4589


back to message index

error 97
Message: Task variant #1 (ID #2) of task #3 (ID #4) is not permitted to be both inner and leaf tasks simultaneously.
runtime.cc line 14852


back to message index

error 622
Message: The deferred buffer passed to field #1 of output region #2 of task #3 (UID: #4) has elements of #5 bytes each, but the field size is #6 bytes. Make sure you pass a buffer of the right element type.
runtime.cc line 5882
runtime.cc line 5898


back to message index

error 209
Message: The field size for create-by-association operation does not match the size of the range index space. Field #1 has size #2 bytes but the coordinates of the range index space #3 are #4 bytes for create-by-association operation (UID #5) in parent task #6 (UID #7).
legion_ops.cc line 6325
legion_ops.cc line 6405
legion_ops.cc line 16626
legion_ops.cc line 16696
legion_ops.cc line 16766
legion_ops.cc line 16835
legion_ops.cc line 16904
legion_ops.cc line 16970


back to message index

error 620
Message: The mapper chose an ordering constraint with #1 dimensions for output region #2 of task #3 (UID: #4), but the region has #5 dimensions. Make sure you specify a correct ordering.
legion_tasks.cc line 3372
legion_tasks.cc line 3380


back to message index

error 78
Message: The number of futures passed into a future map construction (#1) does not match the volume of the domain (#2) for the future map in task #3 (UID #4)
legion_context.cc line 7033
legion_context.cc line 7046
legion_context.cc line 7093
legion_context.cc line 18733
legion_context.cc line 18741
legion_context.cc line 18754
legion_context.cc line 18842
legion_context.cc line 18850


back to message index

error 18
Message: The privilege fields for release operation #1 in task #2 (UID #3) do not match the fields for the PhysicalRegion object being used for establishing restricted coherence. The field sets must match exactly.
legion_ops.cc line 12401
legion_ops.cc line 13217


back to message index

error 364
Message: Trace violation! Operation at index #1 of trace #2 in task #3 (UID #4) was recorded as having #5 regions, but instead has #6 regions in replay.
legion_trace.cc line 200
legion_trace.cc line 210


back to message index

error 363
Message: Trace violation! Recorded #1 operations in trace #2 in task #3 (UID #4) but only #5 operations have been issued at the end of the trace!
legion_trace.cc line 190
legion_trace.cc line 566


back to message index

error 388
Message: Unable to allocate local field in context of task #1 (UID #2) due to local field size fragmentation. This situation can be improved by increasing the maximum number of permitted local fields in a context with the -lg:local flag.
legion_context.cc line 5627
legion_context.cc line 5762


back to message index

error 558
Message: Unable to create multi-region accessor for field #1 because instances
runtime.cc line 1157
runtime.cc line 5494
runtime.cc line 5504


back to message index

error 618
Message: Unable to find a #1 memory associated with processor
runtime.cc line 1012
runtime.cc line 1096


back to message index

error 93
Message: Unable to find entry for color #1 in index space #2.
region_tree.cc line 8028
region_tree.cc line 8055


back to message index

error 482
Message: Unable to find entry for index space #1.
region_tree.cc line 3766
region_tree.cc line 3823
region_tree.cc line 3910
region_tree.cc line 3967
region_tree.cc line 4048
region_tree.cc line 4103
region_tree.cc line 4183
region_tree.cc line 4399
region_tree.cc line 4456


back to message index

error 144
Message: Unable to find layout constraint #1
runtime.cc line 30057


back to message index

error 57
Message: Unable to find registered region projection ID #1. Please upgrade to using projection functors!
runtime.cc line 19996


back to message index

error 603
Message: Unable to find registered sharding functor ID #1.
runtime.cc line 20255


back to message index

error 378
Message: Unable to find task local variable #1 in task #2 (UID #3)
legion_context.cc line 952


back to message index

error 495
Message: Unable to find top-level tree entry for region tree #1. This is either a runtime bug or requires Legion fences if names are being returned out of the context in whichthey are being created.
region_tree.cc line 4432


back to message index

error 10
Message: Unable to find variant #1 of task #2
runtime.cc line 14336


back to message index

error 542
Message: Unable to open legion logfile #1 for writing!
legion_profiling_serializer.cc line 23


back to message index

error 169
Message: Unknown mappable type passed to projection functor! You must override the default implementations of the non-deprecated 'project' methods!
legion.cc line 3597
legion.cc line 3619
legion.cc line 3672
legion.cc line 3694


back to message index

error 411
Message: Unmatched end trace for ID #1 in task #2 (ID #3)
legion_context.cc line 10210
legion_context.cc line 20125


back to message index

error 11
Message: Use different RegionRequirement constructor for reductions
legion.cc line 797
legion.cc line 823
legion.cc line 849
legion.cc line 941
legion.cc line 966
legion.cc line 991


back to message index

error 606
Message: User does not know what they are doing asking for the number of shards in task #1 (UID #2)
legion.cc line 2488
legion.cc line 2502
legion.cc line 2518
legion.cc line 7471
legion.cc line 7483
runtime.cc line 29099
runtime.cc line 30886
runtime.cc line 30899
runtime.cc line 30914


back to message index

error 141
Message: Variant #1 requested global registration without a portable implementation.
runtime.cc line 14848


back to message index

error 75
Message: Variants of task #1 (ID #2) have different idempotent options. All variants of the same task must all be either idempotent or non-idempotent.
runtime.cc line 14305


back to message index

error 1
Message: Zero is not a valid ReductionOpID
legion.cc line 872
legion.cc line 895
legion.cc line 918
legion.cc line 1012
legion.cc line 1033
legion.cc line 1054
runtime.cc line 31499
runtime.cc line 31793
runtime.cc line 31798
runtime.cc line 31805


back to message index

error 122
Message: invalid semantic tag #1 for task implementation
region_tree.cc line 7584
region_tree.cc line 7603
region_tree.cc line 12070
region_tree.cc line 12102
region_tree.cc line 15930
region_tree.cc line 15948
runtime.cc line 14572
runtime.cc line 14590


back to message index

error 168
Message: multiple calls to configure_MPI_interoperability with different ranks #1 and #2 on the same Legion runtime!
runtime.cc line 31462


back to message index