error 123
Message:
runtime.cc line 59
error 619
Message: #1
legion_tasks.cc line 8663
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 8528
legion_tasks.cc line 8565
legion_tasks.cc line 9191
legion_tasks.cc line 9205
legion_tasks.cc line 9212
legion_tasks.cc line 11928
error 162
Message: Accessing empty future when making an accessor! (UID #1)
legion.cc line 2446
legion.cc line 2463
legion.cc line 2473
legion.cc line 2483
legion.cc line 2495
legion_context.cc line 5310
legion_context.cc line 5580
legion_context.cc line 5714
legion_context.cc line 16658
legion_context.cc line 17053
legion_context.cc line 17339
runtime.cc line 1108
runtime.cc line 1197
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 7328
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 6974
legion_tasks.cc line 6987
legion_tasks.cc line 7001
legion_tasks.cc line 7015
legion_tasks.cc line 7030
legion_tasks.cc line 7045
legion_tasks.cc line 7061
legion_tasks.cc line 7077
legion_tasks.cc line 7094
legion_tasks.cc line 9340
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 5670
runtime.cc line 5683
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 7595
legion_context.cc line 7610
legion_context.cc line 7654
legion_context.cc line 7669
legion_context.cc line 7687
legion_context.cc line 7698
legion_context.cc line 7726
legion_context.cc line 7784
legion_context.cc line 19266
legion_context.cc line 19281
legion_context.cc line 19361
legion_context.cc line 19376
legion_context.cc line 19394
legion_context.cc line 19405
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 7173
legion_context.cc line 7186
legion_context.cc line 7200
legion_context.cc line 7231
legion_context.cc line 18596
legion_context.cc line 18609
legion_context.cc line 18623
legion_context.cc line 18668
error 167
Message: Bounds check failure accessing padded point #1 from field #2 in task #3
runtime.cc line 5711
runtime.cc line 5720
runtime.cc line 5730
runtime.cc line 5739
runtime.cc line 5782
runtime.cc line 5791
runtime.cc line 5927
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 5083
legion_context.cc line 5089
legion_context.cc line 5095
legion_context.cc line 5101
legion_context.cc line 5108
legion_context.cc line 5115
legion_context.cc line 5122
legion_context.cc line 5129
legion_context.cc line 5137
legion_context.cc line 5155
legion_context.cc line 5183
legion_context.cc line 16255
legion_context.cc line 16261
legion_context.cc line 16267
legion_context.cc line 16273
legion_context.cc line 16280
legion_context.cc line 16287
legion_context.cc line 16294
legion_context.cc line 16301
legion_context.cc line 16309
legion_context.cc line 16330
legion_context.cc line 16343
legion_context.cc line 16357
legion_context.cc line 16370
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 6046
legion_ops.cc line 6059
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 6203
legion_ops.cc line 6224
legion_ops.cc line 6282
legion_ops.cc line 6306
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 6022
legion_ops.cc line 6034
error 549
Message: CustomSerdezID generation counts #1 and #2 differ for library #3
runtime.cc line 19331
runtime.cc line 19354
runtime.cc line 19705
runtime.cc line 19728
runtime.cc line 19971
runtime.cc line 19994
runtime.cc line 20226
runtime.cc line 20249
runtime.cc line 20715
runtime.cc line 20738
runtime.cc line 20949
runtime.cc line 20972
runtime.cc line 21075
runtime.cc line 21098
error 364
Message: Detected #1 operations in trace #2 of parent task #3 (UID #4) which differs from the #5 operations that where recorded in the first execution of the trace. The number of operations in the trace must always be the same across all executions of the trace.
legion_trace.cc line 239
legion_trace.cc line 250
legion_trace.cc line 259
legion_trace.cc line 269
legion_trace.cc line 279
legion_trace.cc line 292
legion_trace.cc line 300
legion_trace.cc line 329
error 390
Message: Detected double deletion of deferred buffer
legion_context.cc line 635
error 391
Message: Detected mismatched profiling range calls, received a stop call without a corresponding start call in task #1 (UID #2) at #3.*s
legion_context.cc line 663
legion_context.cc line 978
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 6134
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 9231
legion_tasks.cc line 9249
error 239
Message: Discovered multiple ranks with the same implicit shard ID for implicit control replicated task #1
runtime.cc line 7191
runtime.cc line 7199
runtime.cc line 7203
runtime.cc line 7268
runtime.cc line 7285
error 578
Message: Duplicate detach of external resources performed in task #1 (UID #2). External resources should only be detached once.
runtime.cc line 6543
runtime.cc line 6549
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 1737
runtime.cc line 1766
runtime.cc line 1803
runtime.cc line 1826
error 145
Message: Duplicate use of constraint ID #1
runtime.cc line 30141
error 556
Message: Duplicate variant ID #1 registered for task #2 (ID #3)
runtime.cc line 14464
error 164
Message: Dynamic type mismatch in 'get_logical_region_color'
legion_context.cc line 3668
legion_context.cc line 3701
legion_context.cc line 3728
legion_context.cc line 14150
legion_context.cc line 14251
legion_context.cc line 14345
legion_mapping.cc line 1908
legion_mapping.cc line 1941
legion_mapping.cc line 1968
legion_mapping.cc line 2005
legion_mapping.cc line 2026
region_tree.cc line 1003
region_tree.cc line 1502
error 135
Message: ERROR: CustomSerdezID #1 has already been used in the serdez operation table
runtime.cc line 32068
error 1
Message: ERROR: Legion does not support reduction operators without identity values. All reduction operators must have an identity value to support fold operations.
legion.cc line 893
legion.cc line 916
legion.cc line 939
legion.cc line 1033
legion.cc line 1054
legion.cc line 1075
runtime.cc line 31664
runtime.cc line 31958
runtime.cc line 31963
runtime.cc line 31970
error 539
error 2
error 134
error 602
error 601
error 540
error 546
error 545
error 148
error 547
error 511
error 387
error 576
error 624
error 182
error 248
error 608
error 213
error 479
error 627
error 118
error 569
error 565
error 87
error 574
error 170
error 555
error 470
error 466
error 471
error 462
error 465
error 405
error 29
error 143
error 460
error 296
error 86
error 477
error 140
error 573
error 606
error 146
error 628
error 449
error 456
error 424
error 423
error 436
error 434
error 432
error 563
error 419
error 431
error 425
error 130
error 422
error 510
error 402
error 448
error 454
error 604
error 160
error 457
error 455
error 421
error 464
error 439
error 441
error 451
error 67
error 626
error 99
error 476
error 605
error 161
error 426
error 427
error 428
error 429
error 430
error 399
error 461
error 544
error 406
error 452
error 240
error 242
error 13
error 185
error 377
error 443
error 543
error 463
error 420
error 453
error 579
error 607
error 358
error 557
error 121
error 577
error 237
error 281
error 359
error 379
error 125
error 215
error 183
error 621
error 553
error 136
error 30
error 561
error 39
error 537
error 344
error 536
error 195
error 16
error 62
error 233
error 109
error 150
error 61
error 487
error 484
error 481
error 492
error 490
error 571
error 493
error 541
error 538
error 238
error 568
error 550
error 559
error 572
error 617
error 267
error 131
error 138
error 80
error 79
error 554
error 570
error 392
error 119
error 304
error 552
error 551
error 204
error 613
error 615
error 614
error 98
error 478
error 480
error 249
error 216
error 186
error 295
error 475
error 273
error 534
error 268
error 257
error 298
error 356
error 616
error 312
error 474
error 166
error 315
error 314
error 191
error 279
error 159
error 303
error 180
error 9
error 8
error 357
error 189
error 297
error 68
error 313
error 253
error 220
error 190
error 277
error 278
error 293
error 261
error 181
error 212
error 214
error 389
error 610
error 408
error 625
error 97
error 622
error 209
error 620
error 78
error 18
error 363
error 388
error 558
error 618
error 93
error 482
error 144
error 57
error 603
error 378
error 495
error 10
error 542
error 169
error 411
error 11
error 141
error 75
error 122
error 168
Message: ERROR: Please specify -lg:prof_logfile
legion_profiling.cc line 2270
Message: ERROR: ReductionOpID #1 has already been used in the reduction table
runtime.cc line 31979
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 31729
runtime.cc line 32053
runtime.cc line 32058
Message: ERROR: ShardingID #1 has already been used by another sharding functor.
runtime.cc line 20376
runtime.cc line 20402
Message: ERROR: ShardingID zero is reserved.
runtime.cc line 20350
runtime.cc line 20353
runtime.cc line 20392
runtime.cc line 20395
Message: ERROR: The logfile name must contain '#1 which will be replaced with the node id\n
legion_profiling.cc line 2279
Message: EXTERNAL ARRAY ATTACH OPERATION ISSUED WITH NO POINTER CONSTRAINT IN TASK #1 (ID #2)!
legion_ops.cc line 19652
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 5491
runtime.cc line 5602
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 20825
runtime.cc line 32210
Message: Error preregistering variant for task ID #1 with variant ID 0. Variant ID 0 is reserved for task generators.
runtime.cc line 20838
runtime.cc line 32222
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 12640
region_tree.cc line 12671
region_tree.cc line 12750
region_tree.cc line 12825
region_tree.cc line 12910
region_tree.cc line 12994
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
Message: Failed to allocate future for #1 (UID #2) in parent task #3 (UID #4) because #5 memory
legion.cc line 3011
legion.cc line 7072
legion.cc line 7085
legion_context.cc line 606
runtime.cc line 10779
runtime.cc line 10789
runtime.cc line 10860
runtime.cc line 10870
runtime.cc line 10961
runtime.cc line 10968
Message: Field #1 does not exist in output region #2 of task #3 (UID: #4).
runtime.cc line 6107
runtime.cc line 6439
Message: Field #1 is not a valid field of field space #2 for dependent partitioning op (ID #3)
legion_ops.cc line 5006
legion_ops.cc line 17423
Message: Field #1 is not a valid field of field space #2 for region #3 of task #4 (ID #5)
legion_ops.cc line 7571
legion_ops.cc line 12326
legion_ops.cc line 13143
legion_ops.cc line 18285
legion_ops.cc line 19380
legion_ops.cc line 19993
legion_ops.cc line 20424
legion_tasks.cc line 1200
Message: Field #1 of output region #2 of task #3 (UID: #4) is requested to have an instance on memory
runtime.cc line 6134
runtime.cc line 6193
runtime.cc line 6218
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 6147
Message: FieldSpace #1 has no field #2
region_tree.cc line 1326
region_tree.cc line 1338
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 17867
legion_ops.cc line 18530
Message: Findling local MPI rank not supported without calling configure_MPI_interoperability during start up
runtime.cc line 19578
runtime.cc line 19593
runtime.cc line 19608
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 10129
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 6017
Message: Future size mismatch! Expected type of #1 bytes but requested type is #2 bytes. (UID #3)
legion_ops.cc line 10148
runtime.cc line 1115
runtime.cc line 1122
runtime.cc line 1201
runtime.cc line 1206
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 18029
Message: INVOCATION OF DEPRECATED PROJECTION FUNCTOR METHOD WITHOUT AN OVERRIDE!
legion.cc line 3797
legion.cc line 3808
Message: Illegal 'disable_reentrant' call performed in mapper #1 with the concurrent synchronization model. Use the 'lock_mapper' call instead.
mapper_manager.cc line 906
mapper_manager.cc line 916
mapper_manager.cc line 941
mapper_manager.cc line 947
mapper_manager.cc line 965
mapper_manager.cc line 971
mapper_manager.cc line 1342
mapper_manager.cc line 1352
Message: Illegal Legion begin trace call in leaf task #1 (ID #2)
legion_context.cc line 24989
Message: Illegal Legion complete frame call in leaf task #1 (ID #2)
legion_context.cc line 24872
Message: Illegal Legion end trace call in leaf task #1 (ID #2)
legion_context.cc line 24999
Message: Illegal Legion execute must epoch call in leaf task #1 (ID #2)
legion_context.cc line 24822
Message: Illegal Legion execution fence call in leaf task #1 (ID #2)
legion_context.cc line 24862
Message: Illegal acquire operation performed in leaf task #1 (ID #2)
legion_context.cc line 24752
Message: Illegal advance dynamic collective performed in leaf task #1 (UID #2)
legion_context.cc line 23746
legion_context.cc line 23757
legion_context.cc line 23768
legion_context.cc line 23779
legion_context.cc line 23790
legion_context.cc line 23800
legion_context.cc line 23810
legion_context.cc line 23821
legion_context.cc line 23832
legion_context.cc line 23843
legion_context.cc line 23852
legion_context.cc line 23862
legion_context.cc line 24222
legion_context.cc line 24236
legion_context.cc line 24249
legion_context.cc line 24259
legion_context.cc line 24269
legion_context.cc line 24279
legion_context.cc line 24290
legion_context.cc line 24302
legion_context.cc line 24316
legion_context.cc line 24327
legion_context.cc line 24339
legion_context.cc line 24405
legion_context.cc line 24415
legion_context.cc line 24425
legion_context.cc line 24646
legion_context.cc line 24658
legion_context.cc line 24725
legion_context.cc line 24842
legion_context.cc line 25101
legion_context.cc line 25110
legion_context.cc line 25120
legion_context.cc line 25129
legion_context.cc line 25140
legion_context.cc line 25150
legion_context.cc line 25160
legion_context.cc line 25170
legion_context.cc line 25180
legion_context.cc line 25191
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 30129
runtime.cc line 30132
Message: Illegal attach resources operation performed in leaf task #1 (ID #2)
legion_context.cc line 24770
legion_context.cc line 24781
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 27592
Message: Illegal attempt to register mapper #1 as the default mapper for processor
runtime.cc line 19658
runtime.cc line 19858
Message: Illegal call to 'get_runtime' before the runtime is started
legion.cc line 7330
legion.cc line 7350
Message: Illegal call to 'preregister_task_variant' after the runtime has been started!
runtime.cc line 19436
runtime.cc line 19810
runtime.cc line 20077
runtime.cc line 20132
runtime.cc line 20334
runtime.cc line 20388
runtime.cc line 30104
runtime.cc line 31617
runtime.cc line 31797
runtime.cc line 31830
runtime.cc line 32147
runtime.cc line 32169
runtime.cc line 32189
runtime.cc line 32206
Message: Illegal call to add shared ownership to logical region (#1,#2,#3) which has already been deleted
legion_context.cc line 3638
legion_context.cc line 5981
legion_context.cc line 14435
legion_context.cc line 17610
runtime.cc line 18253
runtime.cc line 18285
runtime.cc line 18317
runtime.cc line 18349
Message: Illegal call to finish an implicit task for task #1 (UID #2) that is not an implicit top-level task
legion.cc line 2518
legion.cc line 2532
legion.cc line 2548
legion.cc line 7543
legion.cc line 7555
runtime.cc line 29191
runtime.cc line 31041
runtime.cc line 31057
runtime.cc line 31075
Message: Illegal call to wait_for_shutdown when runtime was not launched in background mode!
runtime.cc line 31580
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 7487
legion_tasks.cc line 7496
legion_tasks.cc line 8146
Message: Illegal construct future map call performed in leaf task #1 (ID #2)
legion_context.cc line 24516
legion_context.cc line 24531
legion_context.cc line 24549
legion_context.cc line 24565
legion_context.cc line 24580
legion_context.cc line 24594
legion_context.cc line 24606
legion_context.cc line 24621
legion_context.cc line 24634
Message: Illegal copy operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24734
Message: Illegal create association performed in leaf task #1 (ID #2)
legion_context.cc line 23983
Message: Illegal create cross product partitions performed in leaf task #1 (ID #2)
legion_context.cc line 23968
Message: Illegal create index space difference performed in leaf task #1 (ID #2)
legion_context.cc line 24212
Message: Illegal create index space intersection performed in leaf task #1 (ID #2)
legion_context.cc line 24179
legion_context.cc line 24195
Message: Illegal create index space union performed in leaf task #1 (ID #2)
legion_context.cc line 24148
legion_context.cc line 24163
Message: Illegal create partition by domain performed in leaf task #1 (UID #2)
legion_context.cc line 24019
Message: Illegal create partition by weights performed in leaf task #1 (ID #2)
legion_context.cc line 23875
legion_context.cc line 23889
Message: Illegal create pending partition performed in leaf task #1 (ID #2)
legion_context.cc line 24133
Message: Illegal create restricted partition performed in leaf task #1 (ID #2)
legion_context.cc line 24001
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 21073
Message: Illegal difference partition creation performed in leaf task #1 (ID #2)
legion_context.cc line 23953
Message: Illegal duplicate field ID #1 used by the application in field space #2
region_tree.cc line 12633
region_tree.cc line 12664
region_tree.cc line 12742
region_tree.cc line 12817
region_tree.cc line 12902
region_tree.cc line 12986
region_tree.cc line 13320
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 10110
Message: Illegal execute task call performed in leaf task #1 (ID #2)
legion_context.cc line 24498
Message: Illegal fill operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24707
Message: Illegal get dynamic collective result performed in control replicated task #1 (UID #2)
legion_context.cc line 19252
legion_context.cc line 20253
legion_context.cc line 20264
legion_context.cc line 20275
legion_context.cc line 20286
legion_context.cc line 20378
legion_context.cc line 20389
legion_context.cc line 20401
legion_context.cc line 20414
legion_context.cc line 20425
Message: Illegal implicit mapping of a virtual mapped region in task #1 (UID #2)
runtime.cc line 5431
Message: Illegal index copy operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24743
Message: Illegal index fill operation call performed in leaf task #1 (ID #2)
legion_context.cc line 24716
Message: Illegal intersection partition creation performed in leaf task #1 (ID #2)
legion_context.cc line 23921
legion_context.cc line 23936
Message: Illegal legion mapping fence call in leaf task #1 (ID #2)
legion_context.cc line 24852
Message: Illegal local field allocation performed in leaf task #1 (ID #2)
legion_context.cc line 24352
legion_context.cc line 24365
Message: Illegal local field allocations performed in leaf task #1 (ID #2)
legion_context.cc line 24378
legion_context.cc line 24392
Message: Illegal map_region operation performed in leaf task #1 (ID #2)
legion_context.cc line 24668
Message: Illegal mapper output: detected multiple write-collective users of the same instance on region requirement #1 of #2 (UID #3). For read-write collectives it is mandatory that every point map to a separate instance.
legion_analysis.cc line 9371
legion_context.cc line 1273
legion_context.cc line 10601
legion_context.cc line 10609
legion_context.cc line 10617
legion_context.cc line 10624
legion_context.cc line 12878
legion_context.cc line 23687
legion_ops.cc line 5209
legion_ops.cc line 5247
legion_ops.cc line 5268
legion_ops.cc line 5298
legion_ops.cc line 5316
legion_ops.cc line 5330
legion_ops.cc line 5344
legion_ops.cc line 5365
legion_ops.cc line 6949
legion_ops.cc line 7027
legion_ops.cc line 7849
legion_ops.cc line 7888
legion_ops.cc line 7917
legion_ops.cc line 7928
legion_ops.cc line 7939
legion_ops.cc line 7951
legion_ops.cc line 7974
legion_ops.cc line 7992
legion_ops.cc line 14556
legion_ops.cc line 14567
legion_ops.cc line 16509
legion_ops.cc line 16811
legion_ops.cc line 16833
legion_ops.cc line 16848
legion_ops.cc line 16870
legion_ops.cc line 16887
legion_ops.cc line 16897
legion_ops.cc line 16922
legion_ops.cc line 21958
legion_ops.cc line 22274
legion_ops.cc line 22315
legion_ops.cc line 22333
legion_ops.cc line 22353
legion_replication.cc line 691
legion_replication.cc line 708
legion_replication.cc line 1077
legion_replication.cc line 1111
legion_replication.cc line 1127
legion_replication.cc line 1152
legion_replication.cc line 2665
legion_replication.cc line 2678
legion_replication.cc line 3078
legion_replication.cc line 3090
legion_replication.cc line 3293
legion_replication.cc line 3306
legion_replication.cc line 4404
legion_replication.cc line 4416
legion_replication.cc line 4450
legion_replication.cc line 5209
legion_replication.cc line 5469
legion_replication.cc line 5821
legion_replication.cc line 6390
legion_replication.cc line 7852
legion_replication.cc line 9755
legion_replication.cc line 15559
legion_tasks.cc line 773
legion_tasks.cc line 781
legion_tasks.cc line 856
legion_tasks.cc line 864
legion_tasks.cc line 919
legion_tasks.cc line 924
legion_tasks.cc line 1625
legion_tasks.cc line 1776
legion_tasks.cc line 1798
legion_tasks.cc line 1872
legion_tasks.cc line 1921
legion_tasks.cc line 1944
legion_tasks.cc line 2795
legion_tasks.cc line 2852
legion_tasks.cc line 2974
legion_tasks.cc line 2983
legion_tasks.cc line 2994
legion_tasks.cc line 3014
legion_tasks.cc line 3022
legion_tasks.cc line 3102
legion_tasks.cc line 3142
legion_tasks.cc line 3168
legion_tasks.cc line 3177
legion_tasks.cc line 3201
legion_tasks.cc line 3218
legion_tasks.cc line 3236
legion_tasks.cc line 3245
legion_tasks.cc line 3261
legion_tasks.cc line 3282
legion_tasks.cc line 3645
legion_tasks.cc line 3651
legion_tasks.cc line 3661
legion_tasks.cc line 3764
legion_tasks.cc line 3773
legion_tasks.cc line 3786
legion_tasks.cc line 3800
legion_tasks.cc line 3811
legion_tasks.cc line 3822
legion_tasks.cc line 3840
legion_tasks.cc line 3853
legion_tasks.cc line 3876
legion_tasks.cc line 3904
legion_tasks.cc line 3926
legion_tasks.cc line 3939
legion_tasks.cc line 3948
legion_tasks.cc line 3962
legion_tasks.cc line 3975
legion_tasks.cc line 3985
legion_tasks.cc line 3997
legion_tasks.cc line 4024
legion_tasks.cc line 4035
legion_tasks.cc line 4050
legion_tasks.cc line 4463
legion_tasks.cc line 4479
legion_tasks.cc line 4519
legion_tasks.cc line 5303
legion_tasks.cc line 5315
legion_tasks.cc line 5327
legion_tasks.cc line 5346
legion_tasks.cc line 5361
legion_tasks.cc line 5835
legion_tasks.cc line 7461
legion_tasks.cc line 7471
legion_tasks.cc line 7718
legion_tasks.cc line 7987
legion_tasks.cc line 7996
legion_tasks.cc line 9646
legion_tasks.cc line 9662
legion_tasks.cc line 11101
runtime.cc line 8299
runtime.cc line 8314
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 14232
legion_tasks.cc line 7708
legion_tasks.cc line 8883
legion_tasks.cc line 9022
Message: Illegal nested trace with ID #1 attempted in task #2 (ID #3)
legion_context.cc line 10009
legion_context.cc line 19750
Message: Illegal operation in physical trace. The application launched a #1 operation inside of physical trace #2 of parent task #3 (UID #4) but this kind of operation is not supported for physical traces at the moment. You can request support but we can guarantee support for all kinds of operations in physical traces.
legion_trace.cc line 176
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 16812
runtime.cc line 16820
runtime.cc line 16833
runtime.cc line 16851
Message: Illegal padding accessor construction inside task #1 (UID #2) for a variant that was labeled as an 'inner' variant.
runtime.cc line 5412
runtime.cc line 5562
Message: Illegal partition by field performed in leaf task #1 (ID #2)
legion_context.cc line 24038
Message: Illegal partition by image performed in leaf task #1 (ID #2)
legion_context.cc line 24058
Message: Illegal partition by image range performed in leaf task #1 (ID #2)
legion_context.cc line 24078
Message: Illegal partition by preimage performed in leaf task #1 (ID #2)
legion_context.cc line 24098
Message: Illegal partition by preimage range performed in leaf task #1 (ID #2)
legion_context.cc line 24118
Message: Illegal predicate creation performed on a set of empty previous predicates in task #1 (ID #2).
legion_context.cc line 8154
legion_context.cc line 8188
legion_context.cc line 24915
Message: Illegal progress unordered operations performed in leaf task #1 (ID #2)
legion_context.cc line 24792
legion_context.cc line 24803
legion_context.cc line 24813
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 4168
Message: Illegal release operation performed in leaf task #1 (ID #2)
legion_context.cc line 24761
Message: Illegal remap operation performed in leaf task #1 (ID #2)
legion_context.cc line 24679
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 7802
region_tree.cc line 7997
region_tree.cc line 8104
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 5552
Message: Illegal request to create a padding accessor for uninitialized physical region in task #1 (UID #2)
legion.cc line 2836
legion.cc line 2854
Message: Illegal request to create instance of type #1
legion_instances.cc line 4180
legion_instances.cc line 4185
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 1002
Message: Illegal task-local region creation performed in leaf task #1 (ID #2)
legion_context.cc line 6232
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 4008
legion_instances.cc line 4018
legion_instances.cc line 4118
Message: Illegal timing measurement operation in leaf task #1(ID #2)
legion_context.cc line 24832
Message: Illegal union partition creation performed in leaf task #1 (ID #2)
legion_context.cc line 23905
Message: Illegal unmap_all_regions call performed in leaf task #1 (ID #2)
legion_context.cc line 24689
legion_context.cc line 24698
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 3850
legion_context.cc line 3944
legion_context.cc line 5418
legion_context.cc line 5864
legion_context.cc line 5921
legion_context.cc line 6065
legion_context.cc line 7963
legion_context.cc line 7988
legion_context.cc line 14546
legion_context.cc line 14667
legion_context.cc line 16843
legion_context.cc line 17142
legion_context.cc line 17440
legion_context.cc line 17711
legion_context.cc line 19472
legion_context.cc line 19523
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 13596
legion_replication.cc line 6284
legion_replication.cc line 6291
legion_replication.cc line 6298
legion_replication.cc line 7476
legion_replication.cc line 7483
legion_replication.cc line 7490
legion_replication.cc line 7497
legion_replication.cc line 7672
legion_replication.cc line 7679
legion_replication.cc line 7686
legion_replication.cc line 7693
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.*s. Futures are only permitted to be used in the task sub-tree rooted by the context that produced the future.
runtime.cc line 2695
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 30954
runtime.cc line 30959
Message: Inconsistent Semantic Tag value for tag #1 with different values atbyte #2 for region tree node, #3 != #4
region_tree.cc line 7372
region_tree.cc line 7385
region_tree.cc line 11672
region_tree.cc line 11685
region_tree.cc line 11762
region_tree.cc line 11775
region_tree.cc line 11884
region_tree.cc line 11914
region_tree.cc line 15719
region_tree.cc line 15732
runtime.cc line 14582
runtime.cc line 14595
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 20568
legion_ops.cc line 20717
legion_ops.cc line 20734
legion_ops.cc line 20747
legion_ops.cc line 20768
legion_replication.cc line 7259
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 8991
legion_ops.cc line 9005
legion_ops.cc line 9021
legion_ops.cc line 9038
legion_ops.cc line 9057
legion_ops.cc line 9078
legion_ops.cc line 9099
legion_ops.cc line 9121
legion_ops.cc line 9144
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 18815
legion_ops.cc line 18828
legion_ops.cc line 18843
legion_ops.cc line 18859
legion_ops.cc line 18876
legion_ops.cc line 18894
legion_ops.cc line 18913
legion_ops.cc line 18932
legion_ops.cc line 18951
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 10790
legion_tasks.cc line 10804
legion_tasks.cc line 10820
legion_tasks.cc line 10837
legion_tasks.cc line 10856
legion_tasks.cc line 10876
legion_tasks.cc line 10898
legion_tasks.cc line 10920
legion_tasks.cc line 10943
Message: IndexPartition #1 does not have the same type as the parent index space #2 in task #3 (UID #4)
legion_context.cc line 4047
legion_context.cc line 4052
legion_context.cc line 4129
legion_context.cc line 4134
legion_context.cc line 4209
legion_context.cc line 4274
legion_context.cc line 4280
legion_context.cc line 4338
legion_context.cc line 15110
Message: IndexPartition #1 is not part of the same index tree as IndexPartition #2 in create cross product partitions!
legion_context.cc line 14925
legion_context.cc line 14930
legion_context.cc line 15019
legion_context.cc line 15024
legion_context.cc line 15187
legion_context.cc line 15193
legion_context.cc line 15269
Message: Instance field #1 is a duplicate for region #2 of task #3 (ID #4)
legion_ops.cc line 7589
legion_ops.cc line 18302
legion_ops.cc line 19397
legion_ops.cc line 20010
legion_ops.cc line 20440
legion_tasks.cc line 1220
Message: Instance field #1 is not one of the privilege fields for region #2 of task #3 (ID #4)
legion_ops.cc line 5014
legion_ops.cc line 5023
legion_ops.cc line 7580
legion_ops.cc line 17431
legion_ops.cc line 17440
legion_ops.cc line 18293
legion_ops.cc line 19388
legion_ops.cc line 20001
legion_ops.cc line 20432
legion_tasks.cc line 1210
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 6227
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 5855
legion_ops.cc line 5862
legion_ops.cc line 5902
legion_ops.cc line 5909
legion_ops.cc line 6073
legion_ops.cc line 6083
legion_ops.cc line 8246
legion_ops.cc line 8253
legion_ops.cc line 8294
legion_ops.cc line 8301
Message: Invalid CustomSerdezOpID #1
runtime.cc line 31736
Message: Invalid ReductionOpID #1
runtime.cc line 31672
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 19575
legion_ops.cc line 19584
legion_ops.cc line 20704
legion_ops.cc line 20754
Message: Invalid color space color for child #1 of partition #2
region_tree.cc line 1462
region_tree.cc line 9397
runtime.cc line 18396
Message: Invalid duplicate mapper lock request in mapper call #1 for mapper #2
mapper_manager.cc line 1255
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 1902
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.
legion_mapping.cc line 566
mapper_manager.cc line 1034
mapper_manager.cc line 1378
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 5231
legion_ops.cc line 7872
legion_tasks.cc line 3124
Message: Invalid mapping ID. ID 0 is reserved.
runtime.cc line 7470
Message: Invalid partition handle (#1,#2,#3) for partition requirement #4 of task #5 (ID #6)
legion_tasks.cc line 1164
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 5881
legion_ops.cc line 8180
legion_ops.cc line 8189
legion_ops.cc line 8272
Message: Invalid processor
runtime.cc line 19505
runtime.cc line 19534
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).
legion_mapping.cc line 765
legion_mapping.cc line 782
legion_mapping.cc line 799
legion_mapping.cc line 841
legion_mapping.cc line 863
legion_mapping.cc line 1168
Message: Invalid region handle (#1,#2,#3) for region requirement #4 of task #5 (ID #6)
legion_tasks.cc line 1152
Message: Invalid request for FieldSpace NO_SPACE.
region_tree.cc line 3980
Message: Invalid request for IndexPartition NO_PART.
region_tree.cc line 3839
Message: Invalid request for IndexSpace NO_SPACE.
region_tree.cc line 3696
Message: Invalid request for LogicalPartition NO_PART.
region_tree.cc line 4287
Message: Invalid request for LogicalRegion NO_REGION.
region_tree.cc line 4116
Message: Invalid request for a point not contained in the domain of a future map in task #1 (UID #2).
runtime.cc line 4111
Message: Invalid request for tree ID 0 which is never a tree ID
region_tree.cc line 4349
Message: Invalid serializer (#1), must be 'binary' or 'ascii'\n
legion_profiling.cc line 2304
Message: Invalid unlock mapper call with no prior lock call in mapper call #1 for mapper #2
mapper_manager.cc line 1312
Message: Invocation of 'ShardingFunctor::invert_points' method without a user-provided override
legion.cc line 3886
legion.cc line 3899
legion.cc line 3913
legion.cc line 3927
Message: Legion physical trace logging requires a COMPILE_TIME_MIN_LEVEL of at most LEVEL_INFO, but current setting is #1
runtime.cc line 30669
runtime.cc line 30673
runtime.cc line 30681
runtime.cc line 30695
runtime.cc line 30708
runtime.cc line 30719
Message: Legion-MPI Interoperability is not supported when running with separate runtime instances for each processor
runtime.cc line 31249
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 1648
legion_context.cc line 1769
legion_context.cc line 3787
legion_context.cc line 6013
legion_context.cc line 14481
legion_context.cc line 17657
legion_context.cc line 21187
legion_context.cc line 21252
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 5998
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 6012
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 15022
legion_ops.cc line 15160
Message: Machine model contains no local system memories! At least one system memory must exist in each process for Legion.
runtime.cc line 31306
runtime.cc line 31311
runtime.cc line 31321
Message: Mapper requested invalid NO_PROC as target proc!
runtime.cc line 21460
runtime.cc line 21494
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 31282
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 17067
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 5927
legion_ops.cc line 6097
legion_ops.cc line 6107
legion_ops.cc line 9409
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 208
runtime.cc line 231
runtime.cc line 295
runtime.cc line 353
runtime.cc line 403
Message: Missing provenance string for application profiling range in task #1 (UID #2)
legion_context.cc line 970
Message: Nested registration callbacks are not permitted in Legion
runtime.cc line 17986
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 1184
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 6010
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 6000
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 5990
Message: Output region #1 of task #2 (UID: #3) does not have privilege on field #4.
runtime.cc line 6125
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 5967
legion_tasks.cc line 8864
legion_tasks.cc line 9004
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 5960
legion_tasks.cc line 8857
legion_tasks.cc line 8997
Message: Padding accessor construction for field #1 in task #2 without privileges!
runtime.cc line 5293
runtime.cc line 5451
runtime.cc line 5577
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 1046
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 1546
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 12336
legion_ops.cc line 12348
legion_ops.cc line 12361
legion_ops.cc line 12416
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 7599
legion_ops.cc line 7613
legion_ops.cc line 7628
legion_ops.cc line 7702
legion_ops.cc line 7722
legion_ops.cc line 7744
legion_ops.cc line 7767
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 5033
legion_ops.cc line 5048
legion_ops.cc line 5064
legion_ops.cc line 5131
legion_ops.cc line 17450
legion_ops.cc line 17466
legion_ops.cc line 17483
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 19486
legion_ops.cc line 21221
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 19406
legion_ops.cc line 19419
legion_ops.cc line 19433
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 18311
legion_ops.cc line 18324
legion_ops.cc line 18338
legion_ops.cc line 18405
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 20019
legion_ops.cc line 20032
legion_ops.cc line 20046
legion_ops.cc line 20099
legion_ops.cc line 20364
legion_ops.cc line 20451
legion_ops.cc line 20464
legion_ops.cc line 20480
legion_ops.cc line 20494
legion_ops.cc line 20511
legion_ops.cc line 20525
legion_ops.cc line 21465
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 17551
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 13153
legion_ops.cc line 13165
legion_ops.cc line 13178
legion_ops.cc line 13233
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 1230
legion_tasks.cc line 1244
legion_tasks.cc line 1259
legion_tasks.cc line 1990
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 6196
legion_tasks.cc line 9068
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 11723
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 1291
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_context.cc line 10141
Message: Privilege check failure geting a reference to rect #1 from field #2 in task #3
runtime.cc line 5347
runtime.cc line 5368
runtime.cc line 5378
runtime.cc line 5389
runtime.cc line 5395
runtime.cc line 5824
runtime.cc line 5832
runtime.cc line 5841
runtime.cc line 5849
runtime.cc line 5891
runtime.cc line 5899
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 1331
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 1316
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 5107
legion_ops.cc line 7673
legion_ops.cc line 17527
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 18380
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 16194
runtime.cc line 16203
runtime.cc line 16212
runtime.cc line 16232
runtime.cc line 16241
runtime.cc line 16250
runtime.cc line 16270
runtime.cc line 16279
runtime.cc line 16288
runtime.cc line 16308
runtime.cc line 16317
runtime.cc line 16326
runtime.cc line 16342
runtime.cc line 16351
runtime.cc line 16358
runtime.cc line 16377
runtime.cc line 16386
runtime.cc line 16393
runtime.cc line 16405
runtime.cc line 16414
runtime.cc line 16421
runtime.cc line 16446
runtime.cc line 16535
runtime.cc line 16551
Message: Projection region requirement #1 used in non-index space task #2
legion_tasks.cc line 1176
Message: Projection region requirements are not permitted for copy operations (in task #1)
legion_ops.cc line 4973
legion_ops.cc line 7533
Message: ProjectionID #1 has already been used in the region projection table\n
runtime.cc line 20117
runtime.cc line 20143
Message: ProjectionID zero is reserved.\n
runtime.cc line 20093
runtime.cc line 20136
Message: Reduction operation #1 for index task launch #2 (ID #3) is not foldable.
legion_tasks.cc line 8989
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 5082
legion_ops.cc line 7646
legion_ops.cc line 12378
legion_ops.cc line 13195
legion_ops.cc line 17502
legion_ops.cc line 18355
legion_ops.cc line 19450
legion_ops.cc line 20063
legion_tasks.cc line 1277
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 728
legion_tasks.cc line 735
legion_tasks.cc line 742
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 1827
legion_ops.cc line 1838
Message: Region requirement #1 of task #2 (ID #3) cannot find privileges for field #4 in parent task
legion_tasks.cc line 1305
Message: Region requirement of acquire operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 12392
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 7663
Message: Region requirement of dependent partitioning op (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 5098
legion_ops.cc line 17518
Message: Region requirement of discard operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 19466
Message: Region requirement of fill operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 18371
Message: Region requirement of index attach operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 20079
legion_ops.cc line 20543
Message: Region requirement of release operation (ID #1) cannot find privileges for field #2 in parent task
legion_ops.cc line 13210
Message: Requirements for invalid partition handle (#1,#2,#3) for index attach operation (ID #4)
legion_ops.cc line 4989
legion_ops.cc line 17406
legion_ops.cc line 19363
legion_ops.cc line 19976
legion_ops.cc line 20397
legion_ops.cc line 20408
Message: Requirements for invalid region handle (#1,#2,#3) for fill operation(ID #4)
legion_ops.cc line 7554
legion_ops.cc line 12309
legion_ops.cc line 13126
legion_ops.cc line 18268
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 6182
legion_ops.cc line 6262
legion_ops.cc line 16028
legion_ops.cc line 16098
legion_ops.cc line 16168
legion_ops.cc line 16237
legion_ops.cc line 16306
legion_ops.cc line 16371
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 5266
legion_context.cc line 5301
legion_context.cc line 5490
legion_context.cc line 5532
legion_context.cc line 5574
legion_context.cc line 5705
legion_context.cc line 16544
legion_context.cc line 16649
legion_context.cc line 16917
legion_context.cc line 17047
legion_context.cc line 17225
legion_context.cc line 17330
Message: Task #1 (UID #2) did not return any instance for field #3 of output requirement #4
legion_context.cc line 346
Message: Task #1 (UID #2) failed to end trace before exiting!
legion_context.cc line 11822
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 4570
legion_tasks.cc line 4578
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 15000
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 6034
runtime.cc line 6050
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 6170
legion_ops.cc line 6250
legion_ops.cc line 16016
legion_ops.cc line 16086
legion_ops.cc line 16156
legion_ops.cc line 16225
legion_ops.cc line 16294
legion_ops.cc line 16360
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 3365
legion_tasks.cc line 3373
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 7040
legion_context.cc line 7053
legion_context.cc line 7100
legion_context.cc line 18424
legion_context.cc line 18432
legion_context.cc line 18445
legion_context.cc line 18533
legion_context.cc line 18541
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 11906
legion_ops.cc line 12692
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 392
legion_trace.cc line 805
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
Message: Unable to create multi-region accessor for field #1 because instances
runtime.cc line 1241
runtime.cc line 5646
runtime.cc line 5656
Message: Unable to find a #1 memory associated with processor
runtime.cc line 1074
runtime.cc line 1178
Message: Unable to find entry for color #1 in index space #2.
region_tree.cc line 7937
region_tree.cc line 7964
Message: Unable to find entry for index space #1.
region_tree.cc line 3760
region_tree.cc line 3817
region_tree.cc line 3904
region_tree.cc line 3961
region_tree.cc line 4042
region_tree.cc line 4097
region_tree.cc line 4177
region_tree.cc line 4400
region_tree.cc line 4461
Message: Unable to find layout constraint #1
runtime.cc line 30206
Message: Unable to find registered region projection ID #1. Please upgrade to using projection functors!
runtime.cc line 20161
Message: Unable to find registered sharding functor ID #1.
runtime.cc line 20420
Message: Unable to find task local variable #1 in task #2 (UID #3)
legion_context.cc line 1036
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 4436
Message: Unable to find variant #1 of task #2
runtime.cc line 14485
Message: Unable to open legion logfile #1 for writing!
legion_profiling_serializer.cc line 23
Message: Unknown mappable type passed to projection functor! You must override the default implementations of the non-deprecated 'project' methods!
legion.cc line 3644
legion.cc line 3666
legion.cc line 3719
legion.cc line 3741
Message: Unmatched end trace for ID #1 in task #2 (ID #3)
legion_context.cc line 10105
Message: Use different RegionRequirement constructor for reductions
legion.cc line 818
legion.cc line 844
legion.cc line 870
legion.cc line 962
legion.cc line 987
legion.cc line 1012
Message: Variant #1 requested global registration without a portable implementation.
runtime.cc line 14996
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 14454
Message: invalid semantic tag #1 for region tree node
region_tree.cc line 7498
region_tree.cc line 7517
region_tree.cc line 11984
region_tree.cc line 12016
region_tree.cc line 15844
region_tree.cc line 15862
runtime.cc line 14720
runtime.cc line 14738
Message: multiple calls to configure_MPI_interoperability with different ranks #1 and #2 on the same Legion runtime!
runtime.cc line 31627