We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here are some tips to improve Regent program compile times:
-flog profile 1
-finline 0
__forbid(__optimize)
-fjobs <N>
If all else fails, try breaking up large tasks into smaller ones and use inlining when runtime performance is important.