StanfordLegion / legion.stanford.edu

Legion home page
Apache License 2.0
0 stars 7 forks source link

Realm Machine Model documentation has processor kind swapped for CPU and GPU #21

Closed reazulhoque closed 12 months ago

reazulhoque commented 1 year 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.

eddy16112 commented 1 year ago

Thanks! I have created a PR to fix it https://github.com/StanfordLegion/legion.stanford.edu/pull/22