Closed reazulhoque closed 12 months ago
For different Realm processor kind documentation (https://legion.stanford.edu/tutorial/realm/machine_model.html#processor), we have TOC_PROC represented as CPU and LOC_PROC represented as GPU. They are swapped and should be corrected.
TOC_PROC
LOC_PROC
Thanks! I have created a PR to fix it https://github.com/StanfordLegion/legion.stanford.edu/pull/22
For different Realm processor kind documentation (https://legion.stanford.edu/tutorial/realm/machine_model.html#processor), we have
TOC_PROC
represented as CPU andLOC_PROC
represented as GPU. They are swapped and should be corrected.